Difference between revisions of "Talk:Lua Mod API"
From WolfWiki
Line 1: | Line 1: | ||
- et.G_SlotSound( slotnum, soundindex ) -> Plays the sound soundindex at for the player @ slotnum only. --[[User:RoadKillPuppy|RoadKillPuppy]] 14:17, 16 December 2005 (PST) | - et.G_SlotSound( slotnum, soundindex ) -> Plays the sound soundindex at for the player @ slotnum only. --[[User:RoadKillPuppy|RoadKillPuppy]] 14:17, 16 December 2005 (PST) | ||
+ | :you can do this with tempentities and SVF_SINGLECLIENT ... | ||
+ | :--[[User:Bani|Bani]] 17:32, 16 December 2005 (PST) |
Revision as of 01:32, 17 December 2005
- et.G_SlotSound( slotnum, soundindex ) -> Plays the sound soundindex at for the player @ slotnum only. --RoadKillPuppy 14:17, 16 December 2005 (PST)
- you can do this with tempentities and SVF_SINGLECLIENT ...
- --Bani 17:32, 16 December 2005 (PST)