GuiTag
From MLDonkey
| Type | Format | Description |
|
Tag : pair (name,value) | ||
| String | Tag Name | |
| int8 | Tag Type: | |
| 0 : Unsigned Int32 | ||
| 1 : Signed Int32 | ||
| 2 : String | ||
| 3 : IP Address | ||
| 4 : int16 | ||
| 5 : int8 | ||
| 6 : pair of int32 | ||
| Int32 | Tag Value (present ONLY IF Tag Type = 0 or 1 or 3 or 6) | |
| String | Tag Value (present ONLY IF Tag Type = 2) | |
| Int16 | Tag Value (present ONLY IF Tag Type = 4) | |
| Int8 | Tag Value (present ONLY IF Tag Type = 5) | |
| Int32 | Tag Value (present ONLY IF Tag Type = 6) | |