natives.SET GANG WEAPONS
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