"Resource/LoadingDialog.res" //credit to dystopia mod for optimal locations! { "LoadingDialog" { "ControlName" "Frame" "fieldName" "LoadingDialog" "xpos" "322" "ypos" "249" "wide" "800" "tall" "600" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" } "ImagePanel" { "ControlName" "ImagePanel" "fieldName" "ImagePanelLogo" "xpos" "20" "ypos" "24" "wide" "760" "tall" "540" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "image" "loading_screen_map" "scaleImage" "1" } "InfoLabel" { "ControlName" "Label" "fieldName" "InfoLabel" "xpos" "470" "ypos" "570" "wide" "250" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "" "textAlignment" "west" "dulltext" "1" "brighttext" "0" } "VACImage" { "ControlName" "ImagePanel" "fieldName" "VACImage" "xpos" "20" "ypos" "565" "wide" "64" "tall" "64" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "border" "" "scaleimage" "1" "image" "resource/icon_vac" } "progress" { "ControlName" "ProgressBar" "fieldName" "Progress" "xpos" "60" "ypos" "570" "wide" "400" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" } "CancelButton" { "ControlName" "Button" "fieldName" "CancelButton" "xpos" "720" "ypos" "570" "wide" "72" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_Cancel" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "command" "Cancel" "Default" "0" } }