| Blockland Forums > Clan Discussion |
| - |
| << < (834/2460) > >> |
| Krystal:
- |
| TheChaosCarrier:
--- Quote from: RtB ---Your file is missing the necessary files to run correctly. Please review requirements for submitting to the Sounds section. --- End quote --- brother what. Where the forget are they? Wait, they don't even show up in BL. fuuck What am I missing? D: I have all the sound files, description.txt, and namecheck.txt. Still wont work. |
| Orthone:
Lol, you need a server.cs --- Code: ---datablock AudioProfile(SoundName) { filename = "./Location.wav"; description = AudioClosest3d; preload = false; }; --- End code --- Also, you don't need the namecheck. |
| TheChaosCarrier:
--- Quote from: Orthone on July 02, 2010, 01:59:24 AM ---Lol, you need a server.cs --- Code: ---datablock AudioProfile(SoundName) { filename = "./Location.wav"; description = AudioClosest3d; preload = false; }; --- End code --- Also, you don't need the namecheck. --- End quote --- I looked at the server.cs in the BAN Sounds. Do I also need all this gibberish? --- Code: ---datablock AudioProfile(Sound2 : Sound1) { filename = "./Sound2.wav"; }; --- End code --- |
| Orthone:
--- Quote from: TheChaosCarrier on July 02, 2010, 02:02:36 AM ---I looked at the server.cs in the BAN Sounds. Do I also need all this gibberish? --- Code: ---datablock AudioProfile(Sound2 : Sound1) { filename = "./Sound2.wav"; }; --- End code --- --- End quote --- Dunno, I wouldn't think so. Edit: If you're still having troubles, send it over to me. |
| Navigation |
| Message Index |
| Next page |
| Previous page |