GTAG - Modding - Opcode Database - 0496
Opcode Database
0496
| Description | Returns true if the specified car tire is deflated. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Common, Conditional, Vehicle |
| Command Name (IV) | IS_CAR_TYRE_BURST |
| San Andreas | |
| sascm.ini | 0496=2, is_car_tyre_burst %1d% tyre %2h% |
| Example | 0496: is_car_tyre_burst 34@ tyre 2 |
| Command Name | IS_CAR_TYRE_BURST |
| Vice City | |
| sascm.ini | 0496=2, vehicle %1d% tire %2h% deflated |
| Example | 0496: vehicle $3996 tire 4 deflated |
| Command Name | IS_CAR_TYRE_BURST |

