natives.IS PLAYER WEARING

Revision as of 12:01, 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_PLAYER_WEARING

Signature: void natives.IS_PLAYER_WEARING(int player, string name)

Usage: checks whether player wearing

Parameters

int player Player handle to act upon.
string name Identifier string.

Return

void

On failure: void