natives.SET LOAD COLLISION FOR CHAR FLAG

From GTA Connected
Revision as of 10:21, 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_LOAD_COLLISION_FOR_CHAR_FLAG

Signature: void natives.SET_LOAD_COLLISION_FOR_CHAR_FLAG(int ped, int flag)

Usage: sets the collision loading flag for a character

Parameters

int ped Character handle to act upon.
int flag Boolean flag (0 or 1).

Return

void

On failure: void