2416
General Discussion / Re: RTB4 Beta
« on: April 10, 2011, 09:22:57 PM »
No more spots. :(
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Save it to your computer, then upload it from your computer.
Oh come on, cant figure out how to attach files to posts.
If I copy and paste it into MSPaint, then make it my avatar, its too small. what2do

Title: 1x1 Brick Mall Prints
Author: Bloodwolf47
1x1 brick prints for a mall
mall_bottomleft.png
mall_bottomright.png
mall_topbottom.png
mall_topmiddle.png
mall_upperleft.png
mall_upperright.png Print_1x1_Mall //do nothing - print loading is handled automaticallyHe likes peppers now. Also he has a beard and there's some stars. :P
filter rape
datablock AudioProfile(Pacman_Death_Sound)
{
filename = "./Pacman_Death.wav";
description = AudioClosest3d;
preload = false;
};
datablock AudioProfile(Pacman_ExtraLife_Sound : Pacman_Death_Sound)
{
filename = "./Pacman_ExtraLife.wav";
};
datablock AudioProfile(Pacman_Fruit_Sound : Pacman_Death_Sound)
{
filename = "./Pacman_Fruit.wav";
};
datablock AudioProfile(Pacman_Intermission_Sound : Pacman_Death_Sound)
{
filename = "./Pacman_Intermission.wav";
};
datablock AudioProfile(Pacman_Opening_Sound : Pacman_Death_Sound)
{
filename = "./Pacman_Opening.wav";
};
datablock AudioProfile(Pacman_Waka_Sound : Pacman_Death_Sound)
{
filename = "./Pacman_Waka.wav";
};