| Description | Returns true if the specified car has been upside down for more than 2 seconds. |
|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Conditional, Vehicle |
|---|
| Command Name (IV) | IS_CAR_UPSIDEDOWN |
|---|
| San Andreas |
|---|
| sascm.ini | 018F=1, is_car_stuck_on_roof %1d% |
|---|
| Example | 018F: is_car_stuck_on_roof 244@ |
|---|
| Command Name | IS_CAR_STUCK_ON_ROOF |
|---|
| Vice City |
|---|
| sascm.ini | 018F=1, vehicle %1d% flipped |
|---|
| Example | 018F: vehicle $3495 flipped |
|---|
| GTA III |
|---|
| gtascm.ini | 018F=1, car %1d% flipped_for_2_seconds |
|---|
| Example | |
|---|
| Command Name | IS_CAR_STUCK_ON_ROOF |
|---|