Changes

4 bytes added ,  22:16, 7 April 2016
Line 660: Line 660:  
| 0x0
 
| 0x0
 
| 0x1C
 
| 0x1C
| This is the first 0x1C-bytes of the structure from [[NWMUDS:Initialize|here]], stored as big-endian.
+
| This is the first 0x1C-bytes of the NodeInfo structure, stored as big-endian.
 
|-
 
|-
 
| 0x1C
 
| 0x1C
Line 666: Line 666:  
| u16 NetworkNodeID, stored as big-endian.
 
| u16 NetworkNodeID, stored as big-endian.
 
|}
 
|}
 +
 +
Each entry is for a node.
    
=Errors=
 
=Errors=