GIVE_WEAPON_COMPONENT_TO_PED
GIVE_WEAPON_COMPONENT_TO_PED **This is the server-side RPC native equivalent of the client native [GIVE_WEAPON_COMPONENT_TO_PED](?\_0xD966D51AA5B28BB9).**
CFX
Signature
lua
GiveWeaponComponentToPed(PlayerPedId(), GetHashKey("..."), GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| Hash | — |
Usage
lua
GiveWeaponComponentToPed(PlayerPedId(), GetHashKey("..."), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
