Garry's Mod Wiki

Revision Difference

GM:ShowSpare1#548617

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