Revision Difference
WEAPON:FreezeMovement#552994
<function name="FreezeMovement" parent="WEAPON" type="hook">
<ishook>yes</ishook>⤶
<description>
This hook allows you to freeze players screen.
<note>Player will still be able to move or shoot</note>
</description>
<realm>Client</realm>
<predicted>No</predicted>⤶
<rets>
<ret name="" type="boolean">Return true to freeze moving the view</ret>
</rets>
</function>