natives.SET CURRENT CHAR WEAPON
natives.SET_CURRENT_CHAR_WEAPON
Signature: void natives.SET_CURRENT_CHAR_WEAPON(int ped, int weapon)
Usage: switches a character to a specific weapon type
Parameters
- int ped Character handle to act upon.
- int weapon Weapon type identifier.
Return
void
On failure: void