Description | Returns true if the car is visible. |
---|
Parameters (v2) | 1) Vehicle handle (Integer) (INT)
|
---|
Games |  |
---|
Category | Conditional, Vehicle |
---|
Command Name (IV) | IS_CAR_ON_SCREEN |
---|
San Andreas |
---|
sascm.ini | 02CA=1, is_car_on_screen %1d% |
---|
Example | 02CA: is_car_on_screen 61@ |
---|
Command Name | IS_CAR_ON_SCREEN |
---|
Vice City |
---|
sascm.ini | 02ca=1, car %1d% bounding_sphere_visible |
---|
Example | 02CA: car $5282 bounding_sphere_visible |
---|
Command Name | IS_CAR_ON_SCREEN |
---|
GTA III |
---|
gtascm.ini | 02ca=1, car %1d% bounding_sphere_visible |
---|
Example | 02CA: car $LUIGI4_PIMP_CAR bounding_sphere_visible |
---|
Command Name | IS_CAR_ON_SCREEN |
---|