Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05FB

Opcode Database

05FB

DescriptionChecks if the character is in a motionless car within the angled 2D area.
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
San Andreas
sascm.ini05FB=7, is_char_stopped_in_angled_area_in_car_2d %1d% from %2d% %3d% to %4d% %5d% angle %6d% sphere %7h%
Example05FB: is_char_stopped_in_angled_area_in_car_2d $hActor from 5@ 6@ to 3@ 4@ angle 7@ sphere 0
Command NameIS_CHAR_STOPPED_IN_ANGLED_AREA_IN_CAR_2D

<< 05FA

05FC >>