SET_VEHICLE_NEXT_GEAR
CFX
Signature
lua
SetVehicleNextGear(GetVehiclePedIsIn(PlayerPedId(), false), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The vehicle handle. | |
| int | The vehicles next gear. |
Usage
lua
SetVehicleNextGear(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
