ItsMods

Full Version: Playing sounds ingame?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So how can I play the sounds ingame, that are already make for the game at will(so when I press +actionkey 2 for example). Also I would like the sounds to be 'attached to me'.
I already got some sound names up that I want to use..

Also I'd like the sounds to be for 1 team only - this I think I can do by myself.


I'v looked into mossys edits but that sh**s way too complicated for me to understand.. so all help appriciated. Confused
(09-09-2013, 19:43)Some Wrote: [ -> ]So how can I play the sounds ingame, that are already make for the game at will(so when I press +actionkey 2 for example). Also I would like the sounds to be 'attached to me'.
I already got some sound names up that I want to use..

Also I'd like the sounds to be for 1 team only - this I think I can do by myself.


I'v looked into mossys edits but that sh**s way too complicated for me to understand.. so all help appriciated. Confused

As I know it is impossible in MW2.
http://www.itsmods.com/forum/Thread-Tuto...ngs-5.html

Code:
playSoundAtPos( self.origin, "foly_onemanarmy_bag3_plr" );

http://www.itsmods.com/forum/Thread-Tuto...ngs-2.html

PlayLoopSound and StopLoopSound


I recommend the first one Smile