Est PlayPlayer
From EventScripts Community Encyclopedia
Syntax: est_PlayPlayer <identifier> <sound> [volume] [playtoplayers]Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionPlay a sound as if it was coming from the specified player [edit] Parameters
[edit] Exampleevent player_spawn { // Play prepare.mp3 when the player spawns es est_PlayPlayer event_var(userid) quake/prepare.mp3 } [edit] Notes
[edit] See Also
|
