Blockland Forums > Modification Help
Sounds does not works!
(1/3) > >>
Mydelko [PL]:
Hia!
When I made my sounds and packed them, I enabled them in blockland, started new game and:
ITS NOT ON THE LIST
Mydelko [PL]:
It disables yourself everytime I join or start a server!
Mydelko [PL]:
here is the addon:
http://www.mediafire.com/?f6ol3g4iq248x86
Mydelko [PL]:

--- Quote from: Mydelko [PL] on November 23, 2011, 02:06:33 PM ---Hia!
When I made my sounds and packed them, I enabled them in blockland, started new game and:
ITS NOT ON THE SOUND LIST
It disables yourself everytime I join or start a server!
here is the addon:
http://www.mediafire.com/?f6ol3g4iq248x86

--- End quote ---
otto-san:

--- Code: ---filename = "base/data/sound/ImSoFreshOriginall.wav";
--- End code ---

Your files are not in base/data/sound.


Instead, the filenames should be this:


--- Code: ---filename = "./ImSoFreshOriginall.wav";
--- End code ---

This means that it will look for ImSoFreshOriginall.wav in the current folder, which is where they actually are.
Navigation
Message Index
Next page

Go to full version