natives.SET CHAR HEED THREATS

Revision as of 09:32, 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_HEED_THREATS

Signature: void natives.SET_CHAR_HEED_THREATS(int ped, int heedThreats)

Usage: sets whether a character reacts to nearby threats

Parameters

int ped Character handle to act upon.
int heedThreats Toggle 0 = ignore, 1 = react.

Return

void

On failure: void