Revision Difference
GM:PlayerStartTaunt#552890
<function name="PlayerStartTaunt" parent="GM" type="hook">
<ishook>yes</ishook>⤶
<description>Called when player starts taunting.</description>
<realm>Server</realm>
<predicted>No</predicted>⤶
<args>
<arg name="ply" type="Player">The player who is taunting</arg>
<arg name="act" type="number">The sequence ID of the taunt</arg>
<arg name="length" type="number">Length of the taunt</arg>
</args>
</function>