Gamemode.CheckPlayerDeathRoundEnd
From GMod Wiki
Revision as of 23:56, 22 October 2009 by Crazy Quebecer (Talk | contribs)
Event Hook | |
Hook Name | CheckPlayerDeathRoundEnd |
Syntax | GM:CheckPlayerDeathRoundEnd( ) |
Description | Checks to see if all teams are dead except one, then ends the round if conditions are met. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.CheckPlayerDeathRoundEnd]Gamemode.CheckPlayerDeathRoundEnd [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |