natives.IS PLAYER IN ZONE

From GTA Connected
Revision as of 12:24, 13 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.IS_PLAYER_IN_ZONE

Signature: void natives.IS_PLAYER_IN_ZONE(int player, string zone)

Usage: checks whether player in zone

Parameters

int player Player handle to act upon.
string zone Identifier string.

Return

void

On failure: void