GTAG - Modding - Opcode Database - 04BA
Opcode Database
04BA
Description | Sets the speed of the car. |
---|---|
Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Float (FLOAT) |
Games | |
Category | Common, Vehicle |
Command Name (IV) | SET_CAR_FORWARD_SPEED |
San Andreas | |
sascm.ini | 04BA=2,set_car_forward_speed %1d% to %2d% |
Example | 04BA: set_car_forward_speed 34@ to 0.0 |
Command Name | SET_CAR_FORWARD_SPEED |
Vice City | |
sascm.ini | 04BA=2,set_car %1d% speed_instantly %2d% |
Example | 04BA: set_car 0@ speed_instantly 20.0 |
Command Name | SET_CAR_FORWARD_SPEED |