Garry's Mod Wiki

Revision Difference

GM:ShowHelp#565147

<function name="ShowHelp" parent="GM" type="hook"> <description>Called when a player executes `gm_showhelp` console command. (Default bind is <key>F1</key>)</description>⤶ <realm>Server</realm>⤶ <description>Called when a player executes `gm_showhelp` console command. (Default bind is <key>F1</key>) <warning>The client side is only available in the dev/x86-64 branch.</warning>⤶ </description>⤶ <realm>Shared</realm>⤶ <args> <arg name="ply" type="Player">Player who executed the command</arg> </args> </function>