Revision Difference
GM:ShowHelp#547595
<function name="ShowHelp" parent="GM" type="hook">
<ishook>yes</ishook>
<description>Called when a player executes gm_showhelp console command. ( Default bind is F1 )</description>
<description>Called when a player executes `gm_showhelp` console command. ( Default bind is <key>F1</key> )</description>
<realm>Server</realm>
<args>
<arg name="ply" type="Player">Player who executed the command</arg>
</args>
</function>