GTAG - Modding - Opcode Database - 00AE
Opcode Database
00AE
| Description | Sets the vehicles driving style. This controls how it obeys the rules of the road. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Common, Vehicle |
| Command Name (IV) | SET_CAR_DRIVING_STYLE |
| San Andreas | |
| sascm.ini | 00AE=2,set_car_driving_style %1d% to %2d% |
| Example | 00AE: set_car_driving_style 71@ to 3 |
| Command Name | SET_CAR_DRIVING_STYLE |
| Vice City | |
| sascm.ini | 00AE=2,set_car_driving_style %1d% to %2d% |
| Example | 00AE: set_car_driving_style $1185 to 0 |
| Command Name | SET_CAR_DRIVING_STYLE |
| GTA III | |
| gtascm.ini | 00ae=2,set_car_driving_style %1d% to %2d% |
| Example | 00AE: set_car_driving_style $WASTED_HELP_AMBULANCE to 2 |
| Command Name | SET_CAR_DRIVING_STYLE |

