NWMUDS:Unbind: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00130040] |- | 1 | NodeID, normally this is the same one used with NWMUDS:B..."
 
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| NodeID, normally this is the same one used with [[NWMUDS:Bind]].
| [[NWMUDS:Bind|BindNodeID]]
|}
|}


Line 23: Line 23:
| 1
| 1
| Result code
| Result code
|-
| 2-5
| ?
|}
|}


=Description=
=Description=
This is the inverse of [[NWMUDS:Bind]].
This is the inverse of [[NWMUDS:Bind]].

Latest revision as of 20:17, 2 April 2016

Request

Index Word Description
0 Header code [0x00130040]
1 BindNodeID

Response

Index Word Description
0 Header code
1 Result code
2-5 ?

Description

This is the inverse of NWMUDS:Bind.