00A3

From GTAMods Wiki
Revision as of 17:55, 9 October 2019 by Prographer (talk | contribs) (Created page with "__NOTOC__ {{OpCode | games = {{Icon|t}} | command = IS_CHAR_IN_AREA_2D | description = Checks if the actor is in the specified rectangular zone. | syntax1 = is_c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas IS_CHAR_IN_AREA_2D


Description
Checks if the actor is in the specified rectangular zone.
Syntax
is_char_in_area_2d [char handle] from [float1] [float2] [float3] [float4] sphere [int]
Parameter
[char handle]
The handle of the character
[flt1]
X-coordinate
[flt2]
Y-coordinate
[flt3]
X-coordinate
[flt4]
Y-coordinate
[int]