Gamemode.OnRoundResult
From GMod Wiki
(Redirected from OnRoundResult)
| Event Hook | |
| Hook Name | OnRoundResult |
| Syntax | GM:OnRoundResult( Number result, String resulttext ) |
| Description | Used to determine actions to be taken at the conclusion of a round won with team victory. |
| Returns | Nil |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.OnRoundResult]Gamemode.OnRoundResult [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Is called from RoundEndWithResult