![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | SCR_EArsenalItemType { RIFLE = 2, PISTOL = 4, LETHAL_THROWABLE = 8, ROCKET_LAUNCHER = 16, MACHINE_GUN = 32, HEAL = 64, BACKPACK = 128, SNIPER_RIFLE = 256, NON_LETHAL_THROWABLE = 512, HEADWEAR = 1024, TORSO = 2048, VEST_AND_WAIST = 4096, LEGS = 8192, FOOTWEAR = 16384, RADIO_BACKPACK = 32768, EQUIPMENT = 65536, WEAPON_ATTACHMENT = 131072, EXPLOSIVES = 262144 } |
| enum SCR_EArsenalItemType |
Definition at line 2 of file SCR_EArsenalItemType.c.