Lua:BroadCastSoundToPlayer
From Fortress Forever Wiki
Jump to navigationJump to search
BroadCastSoundToPlayerPlays a sound for a specific player. UsageBroadCastSoundToPlayer(player, sound) Input
OutputReturns: Nothing ExampleBroadCastSound(player, "misc.unagi") |