GuiAddSectionOption
From MLDonkey
Opcode | Name | Format | Description |
36 |
Define a new option to appear in the Settings panel | ||
String | Section where Option should appear | ||
String | Description | ||
String | Name of Option | ||
String | Type of Option ("Bool", "Filename", ...) | ||
String | Option Help | ||
String | Current Option Value | ||
String | Option Default Value | ||
Int8 | Advanced (0 -> simple, 1 -> advanced) |