| Description | Returns true if the actor is visible. |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Actor, Conditional |
|---|
| Command Name (IV) | IS_CHAR_ON_SCREEN |
|---|
| San Andreas |
|---|
| sascm.ini | 02CB=1, is_char_on_screen %1d% |
|---|
| Example | 02CB: is_char_on_screen $ACTOR_SMOKE |
|---|
| Command Name | IS_CHAR_ON_SCREEN |
|---|
| Vice City |
|---|
| sascm.ini | 02cb=1, actor %1d% bounding_sphere_visible |
|---|
| Example | 02CB: actor 0@ bounding_sphere_visible |
|---|
| Command Name | IS_CHAR_ON_SCREEN |
|---|
| GTA III |
|---|
| gtascm.ini | 02cb=1, actor %1d% bounding_sphere_visible |
|---|
| Example | 02CB: actor $RAY1_WITNESS bounding_sphere_visible |
|---|
| Command Name | IS_CHAR_ON_SCREEN |
|---|