GTAG - Modding - Opcode Database - 0237
Opcode Database
0237
| Description | Sets the weapons that the specified gang can use. |
|---|---|
| Parameters (v2) | 1) Gang ID (Integer) (INT) 2) Weapon ID (Integer) (INT) 3) Weapon ID (Integer) (INT) 4) Weapon ID (Integer) (INT) |
| Games | |
| Category | Game, Weapon |
| Command Name (IV) | SET_GANG_WEAPONS |
| San Andreas | |
| sascm.ini | 0237=4,set_gang_weapons %1h% to %2h% %3h% %4h% |
| Example | 0237: set_gang_weapons 1 to 24 29 4 |
| Command Name | SET_GANG_WEAPONS |
| Vice City | |
| sascm.ini | 0237=3,set_gang %1d% primary_weapon_to %2c% secondary_weapon_to %3c% |
| Example | 0237: set_gang 2 primary_weapon_to 26 secondary_weapon_to 26 |
| Command Name | SET_GANG_WEAPONS |
| GTA III | |
| gtascm.ini | 0237=3,set_gang %1d% primary_weapon_to %2c% secondary_weapon_to %3c% |
| Example | 0237: set_gang 0 primary_weapon_to 2 secondary_weapon_to 2 |
| Command Name | SET_GANG_WEAPONS |

