natives.SET GANG WEAPONS

From GTA Connected
Revision as of 10:21, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_GANG_WEAPONS

Signature: void natives.SET_GANG_WEAPONS(int gangId, int weapon1, int weapon2)

Usage: sets the weapons carried by a specific gang

Parameters

int gangId Gang identifier.
int weapon1 First weapon identifier.
int weapon2 Second weapon identifier.

Return

void

On failure: void