NWM Services: Difference between revisions
No edit summary |
|||
| Line 436: | Line 436: | ||
| 0x16 | | 0x16 | ||
| 0x2 | | 0x2 | ||
| This u16 bitmask can be written via [[NWMUDS:UpdateNetworkAttribute]]. When | | This network attributes u16 bitmask can be written via [[NWMUDS:UpdateNetworkAttribute]]. | ||
Bitmasks: | |||
* 0x1: Checked by official user-processes before using [[NWMUDS:ConnectToNetwork]], when connecting as a Spectator. Must be clear otherwise that code returns error 0xE10113EA. If the initialized_flag at offset 0x8 is zero, this code handles it the same way as if this bit was set. | |||
* 0x2: When set, new Clients are not allowed to connect. | |||
* 0x4: This is probably the same as 0x2 except for Spectators. | |||
|- | |- | ||
| 0x1C | | 0x1C | ||