Garry's Mod Wiki

Revision Difference

GM:ShowSpare1#548605

<function name="ShowSpare1" parent="GM" type="hook"> <ishook>yes</ishook> <description>Called when a player executes `gm_showspare1` console command ( Default bind is <key>F3</key> ).</description> <realm>Server</realm>⤶ <description>Called when a player executes `gm_showspare1` console command ( Default bind is <key>F3</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>