GTAG - Modding - Opcode Database - 03A2
Opcode Database
03A2
| Description | Sets the cars status. 0 - Unlocks the vehicle from the AI and allows the player to drive again. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Common, Vehicle |
| San Andreas | |
| sascm.ini | 03A2=2,set_car_status %1d% to %2h% |
| Example | 03A2: set_car_status 69@ to 3 |
| Command Name | SET_CAR_STATUS |
| Vice City | |
| sascm.ini | 03A2=2,set_car_status %1d% to %2h% |
| Example | 03A2: set_car_status $2702 to 4 |
| Command Name | SET_CAR_STATUS |
| GTA III | |
| gtascm.ini | 03A2=2,set_car_status %1d% to %2h% |
| Example | 03A2: set_car_status $JOEY4_LIMO to 0 |
| Command Name | SET_CAR_STATUS |

