Revision Difference
GM:HandlePlayerJumping#511369
<function name="HandlePlayerJumping" parent="GM" type="hook">⤶
<ishook>yes</ishook>⤶
<description>Allows to override player jumping animations.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="ply" type="Player">The player</arg>⤶
<arg name="velocity" type="number">Players velocity</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="boolean">Return true if we've changed/set the animation, false otherwise</ret>⤶
</rets>⤶
</function>⤶
⤶