Map Mode Flags | |||
---|---|---|---|
Hex | Dec | While set: | |
0x1 | 1 | Unknown. | |
0x2 | 2 | Entire map is visible, but not sectors hidden from the map. | |
0x4 | 4 | Players are visible. | |
0x8 | 8 | Actors are visible | |
0x10 | 16 | Powerups are visible.1 | |
0x20 | 32 | Weapons and Debris are visible.1 | |
0x40 | 64 | All things are visible. | |
1These flags must be set with 0x4 or 0x8 or they do nothing. |