SET_PED_AMMO
``` NativeDB Added Parameter 4: BOOL p3 ``` **This is the server-side RPC native equivalent of the client native [SET_PED_AMMO](?\_0x14E56BC5B5DB6A19).**
CFX
Signature
lua
SetPedAmmo(PlayerPedId(), GetHashKey("..."), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| int | — |
Usage
lua
SetPedAmmo(PlayerPedId(), GetHashKey("..."), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
