NWMUDS:ConnectNetwork2: Difference between revisions
Steveice10 (talk | contribs) m Steveice10 moved page NWMUDS:ConnectToNetwork to NWMUDS:ConnectNetwork2 |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 39: | Line 39: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
This connects to the specified network. | |||
Before using this command official user-processes verify that the passphrase_buf is not NULL, and that PassphraseSize is >=8 and <=0xFF. On fail that user-process code returns 0xE10113FD for that. That user-process code also checks the network attributes bitmask 0x1, see [[NWM_Services|here]]. |