Gamemode.PreRoundStart

From GMod Wiki

Jump to: navigation, search
Internal Hook: PreRoundStart
PreRoundStart is an internal hook, and should not generally be used.

{|style="border: solid 2px black; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px;" cellspacing="0" cellpadding="4"

|- |style="border-bottom: solid 1px black; font-size: 1.5em;" colspan="2"|Event Hook |-style="background: #EFEFEF;" |style="width: 10%; border-right: solid 1px black;"|Hook Name||PreRoundStart |- |style="width: 10%; border-right: solid 1px black;"|Syntax||GM:PreRoundStart( Number iNum ) |-style="background: #EFEFEF;" |style="width: 10%; border-right: solid 1px black;"|Description||Called before a round begins, after CanStartRound |- |style="width: 10%; border-right: solid 1px black;"|Returns||Nil |- |style="background: #EFEFEF; width: 10%; border-right: solid 1px black;"|Lua State||style="background: #EFEFEF;"|NewerServer.png |- |style="width: 10%; border-right: solid 1px black;"|BBCode||[b][url=wiki.garrysmod.com/?title=Gamemode.PreRoundStart]Gamemode.PreRoundStart [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |}


Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox