GTAG - Modding - Opcode Database - 020D
Opcode Database
020D
| Description | Returns true if the specified car is upside down. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Common, Conditional, Vehicle |
| Command Name (IV) | IS_CAR_UPRIGHT |
| San Andreas | |
| sascm.ini | 020D=1, is_car_upright %1d% |
| Example | 020D: is_car_upright $HJ_PLAYER_CAR |
| Command Name | IS_CAR_UPRIGHT |
| Vice City | |
| sascm.ini | 020d=1, car %1d% flipped |
| Example | 020D: car $727 flipped |
| Command Name | IS_CAR_UPRIGHT |
| GTA III | |
| gtascm.ini | 020d=1, car %1d% flipped |
| Example | 020D: car $735 flipped |
| Command Name | IS_CAR_UPRIGHT |

