GiveWeaponToPed — FiveM Natives
0xC4D88A85 · CFX · server
GIVE_WEAPON_TO_PED This is the server-side RPC native equivalent of the client native GIVE_WEAPON_TO_PED.
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| weaponHash | Hash |
| ammoCount | int |
| isHidden | BOOL |
| bForceInHand | BOOL |
Returns
void