_SET_AMMO_IN_TURRET
turretHash: WEAPON_TURRET_MAXIUM, WEAPON_TURRET_GATLING, WEAPON_TURRET_CANNON, WEAPON_TURRET_REVOLVING_CANNON
WEAPONBuild 1207
Signature
lua
SetAmmoInTurret(GetVehiclePedIsIn(PlayerPedId(), false), GetHashKey("..."), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| Hash | — | |
| int | — |
Usage
lua
SetAmmoInTurret(GetVehiclePedIsIn(PlayerPedId(), false), GetHashKey("..."), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
