Revision Difference
GM:ShowSpare1#562663
<function name="ShowSpare1" parent="GM" type="hook">
<description>Called when a player executes `gm_showspare1` console command ( Default bind is <key>F3</key> ).</description>
<realm>Shared</realm>⤶
<realm>Server</realm>⤶
<args>
<arg name="ply" type="Player">Player who executed the command (or `nil` client-side).</arg>
<arg name="ply" type="Player">Player who executed the command.</arg>
</args>
</function>