natives.SET CURRENT PLAYER WEAPON

Revision as of 12:45, 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.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