Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05F9

Opcode Database

05F9

DescriptionChecks if the character is within the angled 2D area and is motionless.
Parameters (v2)1) Actor handle (Integer) (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) X Coord (Float) (FLOAT)
5) Y Coord (Float) (FLOAT)
6) Angle (Float) (FLOAT)
7) Boolean (1 or 0) (INT)
Gamessa
CategoryActor, Conditional, Locate, Locate
San Andreas
sascm.ini05F9=7, is_char_stopped_in_angled_area_2d %1d% from %2d% %3d% to %4d% %5d% height %6d% sphere %7h%
Example05F9: is_char_stopped_in_angled_area_2d $PLAYER_ACTOR from 3@ 4@ to 5@ 6@ angle 45.0 sphere 0
Command NameIS_CHAR_STOPPED_IN_ANGLED_AREA_2D

<< 05F8

05FA >>