WEAPON
REMOVE_WEAPON_FROM_PED
0x4899CB088EDF59B8
Jenkins: 0x9C37F220
Signature
// WEAPON
void REMOVE_WEAPON_FROM_PED(Ped ped, Hash weaponHash)
Parameters
| Type | Name |
|---|---|
| Ped | ped |
| Hash | weaponHash |
Return type void
Build 323
Documentation
This native removes a specified weapon from your selected ped. Weapon Hashes: pastebin.com/0wwDZgkF Example: C#: Function.Call(Hash.REMOVE_WEAPON_FROM_PED, Game.Player.Character, 0x99B507EA); C++: WEAPON::REMOVE_WEAPON_FROM_PED(PLAYER::PLAYER_PED_ID(), 0x99B507EA); The code above removes the knife from the player. Full list of weapons by DurtyFree: https://github.com/DurtyFree/gta-v-data-dumps/blob/master/weapons.json
APPI RP
Join us on FiveM
Semi-Serious GTA V roleplay on APPI RolePlay — hop into Discord for rules and onboarding, then follow the guide when you're ready to connect.