Printable Version of Topic

Click here to view this topic in its original format

[splatterladder] Board _ RtCW/ET - Serveradmin-Lounge _ Custom COMMANDS SOUND PROBLEM!!!

Posted by: fonyo Aug 29 2009, 01:00 PM

Hi, I created a new custom command in my shrubbot.cfg

here it is what i did:


[command]
command = holyshit
exec = playsound sound/spree/before.wav; cp "^4|^mSlipknot^4|"
desc = Plays Slipknot sound
levels = 23


The problem is, when i try to play it, it says through console:

WARNING: CG_SoundPlaySoundScript cannot find sound script "sound/spree/before.wav"


but i have the song in my sound/spree folder..... i dont know whats the problem can someone help me please? thanks!


And the song is 7.8mb

Any help will be appreciated!!

Thanks!

Posted by: TurtleShock Oct 16 2009, 10:25 PM

Hello there,

- The path directory to the "before.wav" is correctly?
- Are the folder names correctly of the .pk3 file?
- Have you uploaded the .pk3 file in your modfolder?

Example:

CODE
[command]
command = halleluja
exec = playsound sound/levelsounds/halleluja.wav; cp "^1|^3!!!^2HALLELUJA^3!!!^1|"
desc = Plays halleluja sound
levels = 2 3 4 5 6 7 8 9 10 11 12 13 14


Regards,
Steven

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)