Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 02CB

Opcode Database

02CB

DescriptionReturns true if the actor is visible.
Parameters (v2)1) Actor handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Conditional
Command Name (IV)IS_CHAR_ON_SCREEN
San Andreas
sascm.ini02CB=1, is_char_on_screen %1d%
Example02CB: is_char_on_screen $ACTOR_SMOKE
Command NameIS_CHAR_ON_SCREEN
Vice City
sascm.ini02cb=1, actor %1d% bounding_sphere_visible
Example02CB: actor 0@ bounding_sphere_visible
Command NameIS_CHAR_ON_SCREEN
GTA III
gtascm.ini02cb=1, actor %1d% bounding_sphere_visible
Example02CB: actor $RAY1_WITNESS bounding_sphere_visible
Command NameIS_CHAR_ON_SCREEN

<< 02CA

02CC >>