| Description | Returns true if the vehicle is in the air. |
|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Conditional, Vehicle |
|---|
| Command Name (IV) | IS_CAR_IN_AIR_PROPER |
|---|
| San Andreas |
|---|
| sascm.ini | 01F3=1, is_car_in_air_proper %1d% |
|---|
| Example | 01F3: is_car_in_air_proper $HJ_PLAYER_CAR |
|---|
| Command Name | IS_CAR_IN_AIR_PROPER |
|---|
| Vice City |
|---|
| sascm.ini | 01f3=1, car %1d% airborne |
|---|
| Example | 01F3: car $727 airborne |
|---|
| Command Name | IS_CAR_IN_AIR_PROPER |
|---|
| GTA III |
|---|
| gtascm.ini | 01f3=1, car %1d% airborne |
|---|
| Example | 01F3: car $735 airborne |
|---|
| Command Name | IS_CAR_IN_AIR_PROPER |
|---|