natives.IS CURRENT PLAYER WEAPON
Jump to navigation
Jump to search
natives.IS_CURRENT_PLAYER_WEAPON
Signature: void natives.IS_CURRENT_PLAYER_WEAPON(int weapon, int player)
Usage: checks whether current player weapon
Parameters
- int weapon Weapon type identifier.
- int player Player handle to act upon.
Return
void
On failure: void