natives.SET CHAR CANT BE DRAGGED OUT

From GTA Connected
Revision as of 10:14, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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