Jump to content
Sign in to follow this  
goatboy

Sound from a mod

Recommended Posts

Ok i have been trying all arvo with no luck.

I am trying to more the sound files i have in my mission atm into a mod to bring down the size of my mission pbo. In my description.ext i have

class CfgSounds

{

sounds[] = {};

class bank_alarm

{

name = "bank_alarm";

sound[] = {"\client_files\sounds\bank.ogg", 1.0, 1};

titles[] = {};

};

But stall i get no sound i have made a mod named client_files. i have setup a config.h file for all the sounds to. I cant see where i am going wrong lol.

Thanks

Goatboy

---------- Post added at 09:13 ---------- Previous post was at 07:42 ----------

Got working .

Thanks

Goatboy

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×