natives.SET CHAR STAY IN SAME PLACE

natives.SET_CHAR_STAY_IN_SAME_PLACE

Signature: void natives.SET_CHAR_STAY_IN_SAME_PLACE(int ped, int stayPut)

Usage: keeps a character stationary at their current position

Parameters

int ped Character handle to act upon.
int stayPut Toggle 0 = free to move, 1 = stationary.

Return

void

On failure: void