# How to make the script compatible with ps-walkstyle

Add the following inside the crutch script:

1. Add `TriggerEvent('ps-walks:walkpause')` inside the EquipCrutch() function, preferably right above where the LoadClipSet is called.
2. Add `TriggerEvent('ps-walks:walkpause')` inside the UnequipCrutch() function.
