natives.SET CHAR OBJ GUARD SPOT

Revision as of 10:17, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.SET_CHAR_OBJ_GUARD_SPOT

Signature: void natives.SET_CHAR_OBJ_GUARD_SPOT(int ped, Vec3 position)

Usage: orders a character to guard a specific position

Parameters

int ped Character handle to act upon.
Vec3 position Race position.

Return

void

On failure: void