Forum

> > CS2D > Scripts > Request: Sound when someone dies
Forums overviewCS2D overview Scripts overviewLog in to reply

English Request: Sound when someone dies

3 replies
To the start Previous 1 Next To the start

moved Request: Sound when someone dies

BoxRam
User Off Offline

Quote
I would like to request a script that plays a sound when somebody die's and i appreciate all helps.

Admin/mod comment

Please choose a less generic title next time (fixed it for you) and use the scripting section for script related stuff. /DC

old Re: Request: Sound when someone dies

Gajos
BANNED Off Offline

Quote
1
2
3
4
addhook('die','ondie')
function ondie(id)
   parse('sv_sound2 '..id..' mysound.wav') -- the sound patch always is sfx then its looks like sfx/mysound.wav
end

old Re: Request: Sound when someone dies

BoxRam
User Off Offline

Quote
Thx Gajos and Yates im not a lua scripter or i dont know anythink about it

btw reqiest? the title isnt request

Admin/mod comment

Sorry, typo. /DC
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview