Garry's Mod Wiki

Revision Difference

GM:ShowSpare2#548607

<function name="ShowSpare2" parent="GM" type="hook"> <ishook>yes</ishook> <description>Called when a player executes `gm_showspare2` console command ( Default bind is <key>F4</key> ). On client-side, player is nil.</description> <description>Called when a player executes `gm_showspare2` console command ( Default bind is <key>F4</key> ). On client-side Player is nil.</description> <realm>Shared</realm> <args> <arg name="ply" type="Player">Player who executed the command.</arg> </args> </function>