| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
 
 
 
 
 | 2 | <ui version="4.0"> | 
 
 
 
 
 | 3 | <class>PackagePage2</class> | 
 
 
 
 
 | 4 | <widget class="QWizardPage" name="PackagePage2"> | 
 
 
 
 
 | 5 | <property name="geometry"> | 
 
 
 
 
 | 6 | <rect> | 
 
 
 
 
 | 7 | <x>0</x> | 
 
 
 
 
 | 8 | <y>0</y> | 
 
 
 
 
 | 9 | <width>400</width> | 
 
 
 
 
 | 10 | <height>353</height> | 
 
 
 
 
 | 11 | </rect> | 
 
 
 
 
 | 12 | </property> | 
 
 
 
 
 | 13 | <property name="sizePolicy"> | 
 
 
 
 
 | 14 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 15 | <horstretch>0</horstretch> | 
 
 
 
 
 | 16 | <verstretch>0</verstretch> | 
 
 
 
 
 | 17 | </sizepolicy> | 
 
 
 
 
 | 18 | </property> | 
 
 
 
 
 | 19 | <property name="windowTitle"> | 
 
 
 
 
 | 20 | <string>WizardPage</string> | 
 
 
 
 
 | 21 | </property> | 
 
 
 
 
 | 22 | <layout class="QVBoxLayout" name="verticalLayout"> | 
 
 
 
 
 | 23 | <item> | 
 
 
 
 
 | 24 | <layout class="QHBoxLayout" name="horizontalLayout"> | 
 
 
 
 
 | 25 | <item> | 
 
 
 
 
 | 26 | <widget class="QLabel" name="label"> | 
 
 
 
 
 | 27 | <property name="minimumSize"> | 
 
 
 
 
 | 28 | <size> | 
 
 
 
 
 | 29 | <width>84</width> | 
 
 
 
 
 | 30 | <height>0</height> | 
 
 
 
 
 | 31 | </size> | 
 
 
 
 
 | 32 | </property> | 
 
 
 
 
 | 33 | <property name="text"> | 
 
 
 
 
 | 34 | <string>Mod Name:</string> | 
 
 
 
 
 | 35 | </property> | 
 
 
 
 
 | 36 | </widget> | 
 
 
 
 
 | 37 | </item> | 
 
 
 
 
 | 38 | <item> | 
 
 
 
 
 | 39 | <widget class="QLineEdit" name="leModName"/> | 
 
 
 
 
 | 40 | </item> | 
 
 
 
 
 | 41 | <item> | 
 
 
 
 
 | 42 | <widget class="QLabel" name="label_8"> | 
 
 
 
 
 | 43 | <property name="text"> | 
 
 
 
 
 | 44 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 45 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 46 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 47 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 48 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; color:#0000ff;">*</span></p></body></html></string> | 
 
 
 
 
 | 49 | </property> | 
 
 
 
 
 | 50 | </widget> | 
 
 
 
 
 | 51 | </item> | 
 
 
 
 
 | 52 | </layout> | 
 
 
 
 
 | 53 | </item> | 
 
 
 
 
 | 54 | <item> | 
 
 
 
 
 | 55 | <layout class="QHBoxLayout" name="horizontalLayout_2"> | 
 
 
 
 
 | 56 | <item> | 
 
 
 
 
 | 57 | <widget class="QLabel" name="label_2"> | 
 
 
 
 
 | 58 | <property name="minimumSize"> | 
 
 
 
 
 | 59 | <size> | 
 
 
 
 
 | 60 | <width>84</width> | 
 
 
 
 
 | 61 | <height>0</height> | 
 
 
 
 
 | 62 | </size> | 
 
 
 
 
 | 63 | </property> | 
 
 
 
 
 | 64 | <property name="text"> | 
 
 
 
 
 | 65 | <string>Author(s):</string> | 
 
 
 
 
 | 66 | </property> | 
 
 
 
 
 | 67 | </widget> | 
 
 
 
 
 | 68 | </item> | 
 
 
 
 
 | 69 | <item> | 
 
 
 
 
 | 70 | <widget class="QLineEdit" name="leAuthors"/> | 
 
 
 
 
 | 71 | </item> | 
 
 
 
 
 | 72 | <item> | 
 
 
 
 
 | 73 | <widget class="QLabel" name="label_10"> | 
 
 
 
 
 | 74 | <property name="text"> | 
 
 
 
 
 | 75 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 76 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 77 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 78 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 79 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; color:#0000ff;">*</span></p></body></html></string> | 
 
 
 
 
 | 80 | </property> | 
 
 
 
 
 | 81 | </widget> | 
 
 
 
 
 | 82 | </item> | 
 
 
 
 
 | 83 | </layout> | 
 
 
 
 
 | 84 | </item> | 
 
 
 
 
 | 85 | <item> | 
 
 
 
 
 | 86 | <layout class="QHBoxLayout" name="horizontalLayout_3"> | 
 
 
 
 
 | 87 | <item> | 
 
 
 
 
 | 88 | <widget class="QLabel" name="label_3"> | 
 
 
 
 
 | 89 | <property name="minimumSize"> | 
 
 
 
 
 | 90 | <size> | 
 
 
 
 
 | 91 | <width>84</width> | 
 
 
 
 
 | 92 | <height>0</height> | 
 
 
 
 
 | 93 | </size> | 
 
 
 
 
 | 94 | </property> | 
 
 
 
 
 | 95 | <property name="text"> | 
 
 
 
 
 | 96 | <string>Version:</string> | 
 
 
 
 
 | 97 | </property> | 
 
 
 
 
 | 98 | </widget> | 
 
 
 
 
 | 99 | </item> | 
 
 
 
 
 | 100 | <item> | 
 
 
 
 
 | 101 | <widget class="QLineEdit" name="leVersion"/> | 
 
 
 
 
 | 102 | </item> | 
 
 
 
 
 | 103 | <item> | 
 
 
 
 
 | 104 | <widget class="QLabel" name="label_9"> | 
 
 
 
 
 | 105 | <property name="text"> | 
 
 
 
 
 | 106 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 107 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 108 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 109 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 110 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; color:#0000ff;">*</span></p></body></html></string> | 
 
 
 
 
 | 111 | </property> | 
 
 
 
 
 | 112 | </widget> | 
 
 
 
 
 | 113 | </item> | 
 
 
 
 
 | 114 | </layout> | 
 
 
 
 
 | 115 | </item> | 
 
 
 
 
 | 116 | <item> | 
 
 
 
 
 | 117 | <layout class="QHBoxLayout" name="horizontalLayout_7"> | 
 
 
 
 
 | 118 | <item> | 
 
 
 
 
 | 119 | <widget class="QLabel" name="label_4"> | 
 
 
 
 
 | 120 | <property name="minimumSize"> | 
 
 
 
 
 | 121 | <size> | 
 
 
 
 
 | 122 | <width>84</width> | 
 
 
 
 
 | 123 | <height>0</height> | 
 
 
 
 
 | 124 | </size> | 
 
 
 
 
 | 125 | </property> | 
 
 
 
 
 | 126 | <property name="text"> | 
 
 
 
 
 | 127 | <string>Description:</string> | 
 
 
 
 
 | 128 | </property> | 
 
 
 
 
 | 129 | </widget> | 
 
 
 
 
 | 130 | </item> | 
 
 
 
 
 | 131 | <item> | 
 
 
 
 
 | 132 | <widget class="QPlainTextEdit" name="ptDescription"> | 
 
 
 
 
 | 133 | <property name="maximumSize"> | 
 
 
 
 
 | 134 | <size> | 
 
 
 
 
 | 135 | <width>16777215</width> | 
 
 
 
 
 | 136 | <height>100</height> | 
 
 
 
 
 | 137 | </size> | 
 
 
 
 
 | 138 | </property> | 
 
 
 
 
 | 139 | </widget> | 
 
 
 
 
 | 140 | </item> | 
 
 
 
 
 | 141 | <item> | 
 
 
 
 
 | 142 | <widget class="QLabel" name="label_11"> | 
 
 
 
 
 | 143 | <property name="text"> | 
 
 
 
 
 | 144 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 145 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 146 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 147 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 148 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; color:#0000ff;">*</span></p></body></html></string> | 
 
 
 
 
 | 149 | </property> | 
 
 
 
 
 | 150 | </widget> | 
 
 
 
 
 | 151 | </item> | 
 
 
 
 
 | 152 | </layout> | 
 
 
 
 
 | 153 | </item> | 
 
 
 
 
 | 154 | <item> | 
 
 
 
 
 | 155 | <layout class="QHBoxLayout" name="horizontalLayout_4"> | 
 
 
 
 
 | 156 | <item> | 
 
 
 
 
 | 157 | <widget class="QLabel" name="label_5"> | 
 
 
 
 
 | 158 | <property name="sizePolicy"> | 
 
 
 
 
 | 159 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> | 
 
 
 
 
 | 160 | <horstretch>0</horstretch> | 
 
 
 
 
 | 161 | <verstretch>0</verstretch> | 
 
 
 
 
 | 162 | </sizepolicy> | 
 
 
 
 
 | 163 | </property> | 
 
 
 
 
 | 164 | <property name="minimumSize"> | 
 
 
 
 
 | 165 | <size> | 
 
 
 
 
 | 166 | <width>84</width> | 
 
 
 
 
 | 167 | <height>0</height> | 
 
 
 
 
 | 168 | </size> | 
 
 
 
 
 | 169 | </property> | 
 
 
 
 
 | 170 | <property name="text"> | 
 
 
 
 
 | 171 | <string>Type:</string> | 
 
 
 
 
 | 172 | </property> | 
 
 
 
 
 | 173 | </widget> | 
 
 
 
 
 | 174 | </item> | 
 
 
 
 
 | 175 | <item> | 
 
 
 
 
 | 176 | <widget class="QComboBox" name="cbType"> | 
 
 
 
 
 | 177 | <item> | 
 
 
 
 
 | 178 | <property name="text"> | 
 
 
 
 
 | 179 | <string>Weapons</string> | 
 
 
 
 
 | 180 | </property> | 
 
 
 
 
 | 181 | </item> | 
 
 
 
 
 | 182 | <item> | 
 
 
 
 
 | 183 | <property name="text"> | 
 
 
 
 
 | 184 | <string>Characters</string> | 
 
 
 
 
 | 185 | </property> | 
 
 
 
 
 | 186 | </item> | 
 
 
 
 
 | 187 | <item> | 
 
 
 
 
 | 188 | <property name="text"> | 
 
 
 
 
 | 189 | <string>Particles</string> | 
 
 
 
 
 | 190 | </property> | 
 
 
 
 
 | 191 | </item> | 
 
 
 
 
 | 192 | <item> | 
 
 
 
 
 | 193 | <property name="text"> | 
 
 
 
 
 | 194 | <string>Animations (non-combat)</string> | 
 
 
 
 
 | 195 | </property> | 
 
 
 
 
 | 196 | </item> | 
 
 
 
 
 | 197 | <item> | 
 
 
 
 
 | 198 | <property name="text"> | 
 
 
 
 
 | 199 | <string>Animations (combat)</string> | 
 
 
 
 
 | 200 | </property> | 
 
 
 
 
 | 201 | </item> | 
 
 
 
 
 | 202 | <item> | 
 
 
 
 
 | 203 | <property name="text"> | 
 
 
 
 
 | 204 | <string>Sounds</string> | 
 
 
 
 
 | 205 | </property> | 
 
 
 
 
 | 206 | </item> | 
 
 
 
 
 | 207 | <item> | 
 
 
 
 
 | 208 | <property name="text"> | 
 
 
 
 
 | 209 | <string>User Interface</string> | 
 
 
 
 
 | 210 | </property> | 
 
 
 
 
 | 211 | </item> | 
 
 
 
 
 | 212 | <item> | 
 
 
 
 
 | 213 | <property name="text"> | 
 
 
 
 
 | 214 | <string>New Levels</string> | 
 
 
 
 
 | 215 | </property> | 
 
 
 
 
 | 216 | </item> | 
 
 
 
 
 | 217 | <item> | 
 
 
 
 
 | 218 | <property name="text"> | 
 
 
 
 
 | 219 | <string>Scenarios</string> | 
 
 
 
 
 | 220 | </property> | 
 
 
 
 
 | 221 | </item> | 
 
 
 
 
 | 222 | </widget> | 
 
 
 
 
 | 223 | </item> | 
 
 
 
 
 | 224 | </layout> | 
 
 
 
 
 | 225 | </item> | 
 
 
 
 
 | 226 | <item> | 
 
 
 
 
 | 227 | <layout class="QHBoxLayout" name="horizontalLayout_5"> | 
 
 
 
 
 | 228 | <item> | 
 
 
 
 
 | 229 | <widget class="QLabel" name="label_6"> | 
 
 
 
 
 | 230 | <property name="text"> | 
 
 
 
 
 | 231 | <string>Package Number:</string> | 
 
 
 
 
 | 232 | </property> | 
 
 
 
 
 | 233 | </widget> | 
 
 
 
 
 | 234 | </item> | 
 
 
 
 
 | 235 | <item> | 
 
 
 
 
 | 236 | <widget class="QLineEdit" name="lePackageNumber"/> | 
 
 
 
 
 | 237 | </item> | 
 
 
 
 
 | 238 | <item> | 
 
 
 
 
 | 239 | <widget class="QPushButton" name="pbCheck"> | 
 
 
 
 
 | 240 | <property name="toolTip"> | 
 
 
 
 
 | 241 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 242 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 243 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 244 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 245 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Check if the current number is available using a online database</span></p></body></html></string> | 
 
 
 
 
 | 246 | </property> | 
 
 
 
 
 | 247 | <property name="text"> | 
 
 
 
 
 | 248 | <string>Check</string> | 
 
 
 
 
 | 249 | </property> | 
 
 
 
 
 | 250 | </widget> | 
 
 
 
 
 | 251 | </item> | 
 
 
 
 
 | 252 | </layout> | 
 
 
 
 
 | 253 | </item> | 
 
 
 
 
 | 254 | <item> | 
 
 
 
 
 | 255 | <layout class="QHBoxLayout" name="horizontalLayout_6"> | 
 
 
 
 
 | 256 | <item> | 
 
 
 
 
 | 257 | <widget class="QLabel" name="label_7"> | 
 
 
 
 
 | 258 | <property name="sizePolicy"> | 
 
 
 
 
 | 259 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> | 
 
 
 
 
 | 260 | <horstretch>0</horstretch> | 
 
 
 
 
 | 261 | <verstretch>0</verstretch> | 
 
 
 
 
 | 262 | </sizepolicy> | 
 
 
 
 
 | 263 | </property> | 
 
 
 
 
 | 264 | <property name="minimumSize"> | 
 
 
 
 
 | 265 | <size> | 
 
 
 
 
 | 266 | <width>84</width> | 
 
 
 
 
 | 267 | <height>0</height> | 
 
 
 
 
 | 268 | </size> | 
 
 
 
 
 | 269 | </property> | 
 
 
 
 
 | 270 | <property name="text"> | 
 
 
 
 
 | 271 | <string>Scripts:</string> | 
 
 
 
 
 | 272 | </property> | 
 
 
 
 
 | 273 | </widget> | 
 
 
 
 
 | 274 | </item> | 
 
 
 
 
 | 275 | <item> | 
 
 
 
 
 | 276 | <widget class="QRadioButton" name="rbReplace"> | 
 
 
 
 
 | 277 | <property name="toolTip"> | 
 
 
 
 
 | 278 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 279 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 280 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 281 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 282 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">The Installer considers your mod a scenario and takes steps to exclude other BSL scenario mods from being installed for the same level</span></p></body></html></string> | 
 
 
 
 
 | 283 | </property> | 
 
 
 
 
 | 284 | <property name="text"> | 
 
 
 
 
 | 285 | <string>Replace</string> | 
 
 
 
 
 | 286 | </property> | 
 
 
 
 
 | 287 | <property name="checked"> | 
 
 
 
 
 | 288 | <bool>true</bool> | 
 
 
 
 
 | 289 | </property> | 
 
 
 
 
 | 290 | </widget> | 
 
 
 
 
 | 291 | </item> | 
 
 
 
 
 | 292 | <item> | 
 
 
 
 
 | 293 | <widget class="QRadioButton" name="rbAdd"> | 
 
 
 
 
 | 294 | <property name="toolTip"> | 
 
 
 
 
 | 295 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 296 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 297 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 298 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 299 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">The Installer allows your mod to be installed to any level without restriction (allows multiple BSLs from different mods to co-exist in the same level)</span></p></body></html></string> | 
 
 
 
 
 | 300 | </property> | 
 
 
 
 
 | 301 | <property name="text"> | 
 
 
 
 
 | 302 | <string>Add</string> | 
 
 
 
 
 | 303 | </property> | 
 
 
 
 
 | 304 | </widget> | 
 
 
 
 
 | 305 | </item> | 
 
 
 
 
 | 306 | </layout> | 
 
 
 
 
 | 307 | </item> | 
 
 
 
 
 | 308 | <item> | 
 
 
 
 
 | 309 | <spacer name="verticalSpacer"> | 
 
 
 
 
 | 310 | <property name="orientation"> | 
 
 
 
 
 | 311 | <enum>Qt::Vertical</enum> | 
 
 
 
 
 | 312 | </property> | 
 
 
 
 
 | 313 | <property name="sizeHint" stdset="0"> | 
 
 
 
 
 | 314 | <size> | 
 
 
 
 
 | 315 | <width>20</width> | 
 
 
 
 
 | 316 | <height>40</height> | 
 
 
 
 
 | 317 | </size> | 
 
 
 
 
 | 318 | </property> | 
 
 
 
 
 | 319 | </spacer> | 
 
 
 
 
 | 320 | </item> | 
 
 
 
 
 | 321 | <item> | 
 
 
 
 
 | 322 | <widget class="QLabel" name="label_12"> | 
 
 
 
 
 | 323 | <property name="text"> | 
 
 
 
 
 | 324 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 325 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 326 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 327 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 328 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; color:#0000ff;">* Fields read </span><span style=" font-size:8pt; color:#0000ff;">only</span><span style=" font-size:8pt; color:#0000ff;"> by AEI2 when the package isn't at the mod depot.</span></p></body></html></string> | 
 
 
 
 
 | 329 | </property> | 
 
 
 
 
 | 330 | </widget> | 
 
 
 
 
 | 331 | </item> | 
 
 
 
 
 | 332 | </layout> | 
 
 
 
 
 | 333 | </widget> | 
 
 
 
 
 | 334 | <resources/> | 
 
 
 
 
 | 335 | <connections/> | 
 
 
 
 
 | 336 | </ui> |