natives.GIVE WEAPON TO PLAYER

Revision as of 11:53, 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.GIVE_WEAPON_TO_PLAYER

Signature: void natives.GIVE_WEAPON_TO_PLAYER(int player, int player, int param)

Usage: gives weapon to player

Parameters

int player Player handle to act upon.
int player Player handle to act upon.
int param Integer parameter.

Return

void

On failure: void