| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- "Resource\MultiplayerAdvancedDia"
- {
- "MultiplayerAdvancedDialog"
- {
- "ControlName" "Frame"
- "fieldName" "MultiplayerAdvancedDialog"
- "xpos" "60"
- "ypos" "108"
- "wide" "472"
- "tall" "376"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- "Cancel"
- {
- "ControlName" "Button"
- "fieldName" "Cancel"
- "xpos" "388"
- "ypos" "338"
- "wide" "72"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "2"
- "labelText" "#GameUI_Cancel"
- "textAlignment" "west"
- "dulltext" "0"
- "command" "Close"
- "default" "0"
- }
- "OK"
- {
- "ControlName" "Button"
- "fieldName" "OK"
- "xpos" "308"
- "ypos" "338"
- "wide" "72"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "1"
- "labelText" "#GameUI_OK"
- "textAlignment" "west"
- "dulltext" "0"
- "command" "Ok"
- "default" "1"
- }
- "PanelListPanel"
- {
- "ControlName" "CPanelListPanel"
- "fieldName" "PanelListPanel"
- "xpos" "16"
- "ypos" "56"
- "wide" "442"
- "tall" "274"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- "BuildDialog"
- {
- "ControlName" "BuildModeDialog"
- "fieldName" "BuildDialog"
- "xpos" "532"
- "ypos" "108"
- "wide" "285"
- "tall" "640"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- }
|