SetVehicleWheelsPowered
Gives or takes power (energy) away from the wheels of the vehicle, simply if put on false the wheels of the vehicle will not turn anymore
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Vehicle | vehicle | - | The vehicle | |
Active | boolean | - | If its true give power to the wheels, otherwise remove the power from the wheels |
Dont need to be called every frame
Example
SetVehicleWheelsPowered(veh, false)
Last update: October 31, 2022
Created: April 12, 2022
Created: April 12, 2022