natives.SET CHAR CROUCH WHEN THREATENED
natives.SET_CHAR_CROUCH_WHEN_THREATENED
Signature: void natives.SET_CHAR_CROUCH_WHEN_THREATENED(int ped, int crouch)
Usage: makes a character crouch when they feel threatened
Parameters
- int ped Character handle to act upon.
- int crouch Toggle 0 = stand, 1 = crouch.
Return
void
On failure: void