Surface Adjoin Flags | |||
---|---|---|---|
Hex | Dec | Purpose | |
0x1 | 1 | JK will render through the adjoin. | |
0x2 | 2 | Adjoin allows things to cross through it. | |
0x4 | 4 | Unknown. | |
0x8 | 8 | Unknown. | |
0x10 | 16 | Adjoin does not allow players to cross through it. | |
0x20 | 32 | Rendering through the adjoin has been disabled by SetSectorAdjoins(). | |
0x40 | 64 | Unknown. | |
0x80 | 128 | Unknown. All adjoins are given this flag on startup. |