SET_VEHICLE_CURRENT_GEAR
CFX
Signature
lua
SetVehicleCurrentGear(GetVehiclePedIsIn(PlayerPedId(), false), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The vehicle handle. | |
| int | The gear you want the vehicle to use. |
Usage
lua
SetVehicleCurrentGear(GetVehiclePedIsIn(PlayerPedId(), false), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
