Inventory Flags | ||
---|---|---|
Hex | Dec | Purpose |
0x1 | 1 | Unknown. |
0x2 | 2 | Bin is used by an item. |
0x4 | 4 | Bin is used by a weapon. |
0x8 | 8 | Bin is used by a force power. |
0x10 | 16 | Bin will call the damaged message for the player in its cog. |
0x20 | 32 | Bin is available by default. |
0x40 | 64 | Bin's value is reset for the next level in an episode. |
0x80 | 128 | Bin will be added to a backpack. |
0x100 | 512 | Bin can be assigned a hotkey. |