00A3
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...")
- 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]