natives.IS PLAYER IN INFO ZONE

Revision as of 11:59, 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_PLAYER_IN_INFO_ZONE

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

Usage: checks whether player in info zone

Parameters

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

Return

void

On failure: void