ItsMods

Full Version: Play Sound at a specific location
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Ok...Now i find a code to play sound at a location, here's the code:
Code:
playsoundatposition("soundname",(location));

For example, if the sound is "amb_alarm_buzz", then:
Code:
playsoundatposition("amb_alarm_buzz",(-664,110,436));
wow nice, now i can edit some shitty camper places with horrible sounds
(12-01-2010, 13:55)d0h! Wrote: [ -> ]wow nice, now i can edit some shitty camper places with horrible sounds
You need some warning light? (To warn the camper) I find many epic things in many scripts
For the warning light, you can have a look in the race mod
Don't work for me Sad
Radius?
(12-10-2010, 12:42)4FunPlayin Wrote: [ -> ]Radius?
No radius...
(12-10-2010, 12:48)alistair3149 Wrote: [ -> ]
(12-10-2010, 12:42)4FunPlayin Wrote: [ -> ]Radius?
No radius...

no spefic... thats lame... but it is somethingSleepy
Where we put this in onplayerspawn ? modloader not working now so
modloader is still working..
Lol, you should put some shooting sounds on camping places. Campers will run around to look where the enemy is. xD
Pages: 1 2