natives.SET CHAR CANT BE DRAGGED OUT

From GTA Connected
Jump to navigation Jump to search

natives.SET_CHAR_CANT_BE_DRAGGED_OUT

Signature: void natives.SET_CHAR_CANT_BE_DRAGGED_OUT(int ped, int cantBeDragged)

Usage: prevents a character from being pulled out of a vehicle

Parameters

int ped Character handle to act upon.
int cantBeDragged Toggle 0 = allowed, 1 = prevented.

Return

void

On failure: void