natives.SET CURRENT PLAYER WEAPON
natives.SET_CURRENT_PLAYER_WEAPON
Signature: void natives.SET_CURRENT_PLAYER_WEAPON(int weapon, int player)
Usage: sets the current player weapon
Parameters
- int weapon Weapon type identifier.
- int player Player handle to act upon.
Return
void
On failure: void