natives.IS CURRENT PLAYER WEAPON

Revision as of 11:57, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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