Blockland Forums > Modification Help

Sounds aren't showing up ingame, what am I doing wrong?

Pages: << < (2/3) > >>

Ninja guy:


--- Quote from: Cell603 on May 02, 2012, 11:38:26 PM ---Here: http://forum.blockland.us/index.php?topic=66731.0

--- End quote ---

wow did you even my topic

HellsHero:


--- Code: ---datablock AudioProfile(SOUND_DATABLOCK)
{
  filename    = "./SOUND_NAME.wav";
  description = AudioClose3d;
  preload = true;
};
--- End code ---

Put that in the server.cs with the correct info, make sure the sound datablock name is unique.

Ninja guy:


--- Quote from: HellsHero on May 04, 2012, 09:08:23 PM ---
--- Code: ---datablock AudioProfile(SOUND_DATABLOCK)
{
  filename    = "./SOUND_NAME.wav";
  description = AudioClose3d;
  preload = true;
};
--- End code ---

Put that in the server.cs with the correct info, make sure the sound datablock name is unique.

--- End quote ---

How do I open server.cs?

Treynolds416:


--- Quote from: Ninja guy on May 05, 2012, 06:37:11 PM ---How do I open server.cs?

--- End quote ---
Open it with notepad

How did you get a server.cs in there if you don't know how to open it? Did you copy it from another mod?

Ninja guy:


--- Quote from: Treynolds416 on May 05, 2012, 06:39:35 PM ---Open it with notepad

How did you get a server.cs in there if you don't know how to open it? Did you copy it from another mod?

--- End quote ---

Uhhh.... Maybe....

Pages: << < (2/3) > >>

Go to full version