Difference between revisions of "00A3"

From GTAMods Wiki
Jump to navigation Jump to search
(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...")
 
m (Prographer moved page 00A3: to 00A3)
 
(No difference)

Latest revision as of 17:58, 9 October 2019

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]