natives.IS CHAR IN ZONE

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

natives.IS_CHAR_IN_ZONE

Signature: void natives.IS_CHAR_IN_ZONE(int char, string zone)

Usage: checks whether char in zone

Parameters

int char Character handle to act upon.
string zone Identifier string.

Return

void

On failure: void