Add the following inside the crutch script:
Add
TriggerEvent('ps-walks:walkpause')
inside the EquipCrutch() function, preferably right above where the LoadClipSet is called.Add
TriggerEvent('ps-walks:walkpause')
inside the UnequipCrutch() function.
Last updated