1<windows> 2 <window> 3 <name>CombatChannels</name> 4 <state>all</state> 5 <state>start</state> 6 <visible>true</visible> 7 <key></key> 8 <windowlevel>200000</windowlevel> 9 <w>-280</w> 10 <h>100</h> 11 <x>140</x> 12 <y>-130</y> 13 <windowstate>805</windowstate> 14 <tooltiptransparent>true</tooltiptransparent> 15 <notooltip>true</notooltip> 16 <description>Shows combat channel messages</description> 17 <items> 18 <item> 19 <widget type="GLWChannelView"> 20 <x>0</x> 21 <y>0</y> 22 <w>0</w> 23 <h>0</h> 24 <displaytime>15.0</displaytime> 25 <totallines>50</totallines> 26 <visiblelines>5</visiblelines> 27 <linedepth>18</linedepth> 28 <fontsize>12</fontsize> 29 <outlinefontsize>14</outlinefontsize> 30 <textaligntop>false</textaligntop> 31 <splitlargelines>true</splitlargelines> 32 <parentsized>true</parentsized> 33 <tooltiptransparent>true</tooltiptransparent> 34 <showchannelname>false</showchannelname> 35 <showchannelnumber>true</showchannelnumber> 36 <allowscroll>false</allowscroll> 37 <textsound>data/wav/misc/text.wav</textsound> 38 <channel>combat</channel> 39 <channelcolor> 40 <channel>combat</channel> 41 <color> 42 <A>0.8</A> 43 <B>0.8</B> 44 <C>0.0</C> 45 </color> 46 </channelcolor> 47 </widget> 48 </item> 49 </items> 50 </window> 51 <window> 52 <name>Channels</name> 53 <state>all</state> 54 <state>start</state> 55 <visible>true</visible> 56 <key></key> 57 <windowlevel>200000</windowlevel> 58 <w>-400</w> 59 <h>100</h> 60 <x>200</x> 61 <y>25</y> 62 <windowstate>805</windowstate> 63 <tooltiptransparent>true</tooltiptransparent> 64 <notooltip>true</notooltip> 65 <description>Shows channel messages</description> 66 <items> 67 <item> 68 <widget type="GLWChannelText"> 69 <x>0</x><y>0</y> 70 <w>0</w><h>0</h> 71 <displaytime>15.0</displaytime> 72 <totallines>50</totallines> 73 <visiblelines>5</visiblelines> 74 <linedepth>18</linedepth> 75 <fontsize>12</fontsize> 76 <outlinefontsize>14</outlinefontsize> 77 <textaligntop>false</textaligntop> 78 <splitlargelines>true</splitlargelines> 79 <parentsized>true</parentsized> 80 <tooltiptransparent>true</tooltiptransparent> 81 <showchannelname>false</showchannelname> 82 <showchannelnumber>true</showchannelnumber> 83 <allowscroll>true</allowscroll> 84 <scrollupkey>LOG_SCROLL_UP</scrollupkey> 85 <scrolldownkey>LOG_SCROLL_DOWN</scrolldownkey> 86 <scrollresetkey>LOG_SCROLL_RESET</scrollresetkey> 87 <talkkey> 88 <key>SHOW_GENERAL_CHANNEL_DIALOG</key> 89 <channel>general</channel> 90 </talkkey> 91 <talkkey> 92 <key>SHOW_TEAM_CHANNEL_DIALOG</key> 93 <channel>team</channel> 94 </talkkey> 95 <talkkey> 96 <key>SHOW_CHANNEL_DIALOG</key> 97 <channel></channel> 98 </talkkey> 99 <textsound>data/wav/misc/text.wav</textsound> 100 <defaultchannel>general</defaultchannel> 101 <channel>announce</channel> 102 <channel>info</channel> 103 <channel>general</channel> 104 <channel>team</channel> 105 <channel>whisper</channel> 106 <channelcolor> 107 <channel>announce</channel> 108 <color><A>0.8</A><B>0.8</B><C>0.8</C></color> 109 </channelcolor> 110 <channelcolor> 111 <channel>info</channel> 112 <color><A>0.8</A><B>0.8</B><C>0.8</C></color> 113 </channelcolor> 114 <channelcolor> 115 <channel>general</channel> 116 <color><A>1.0</A><B>1.0</B><C>1.0</C> 117 </color> 118 </channelcolor> 119 <channelcolor> 120 <channel>team</channel> 121 <color><A>0.7</A><B>0.7</B><C>1.0</C> 122 </color> 123 </channelcolor> 124 <channelcolor> 125 <channel>whisper</channel> 126 <color><A>0.7</A><B>0.0</B><C>0.7</C></color> 127 </channelcolor> 128 </widget> 129 </item> 130 </items> 131 </window> 132 <window> 133 <name>Plan</name> 134 <state>all</state> 135 <visible>true</visible> 136 <key>SHOW_PLAN_DIALOG</key> 137 <w>128</w> 138 <h>128</h> 139 <x>-158</x> 140 <y>-168</y> 141 <description>Shows the position of the the tanks 142on a overhead map of the island.</description> 143 <items> 144 <item> 145 <widget type="GLWIcon"> 146 <x>20</x><y>0</y> 147 <w>128</w><h>128</h> 148 <bitmap>data/windows/plan.bmp</bitmap> 149 <bitmapa>data/windows/plana.bmp</bitmapa> 150 <invert>true</invert> 151 </widget> 152 </item> 153 <item> 154 <widget type="GLWPlanView"> 155 <x>20</x><y>0</y> 156 <w>128</w><h>128</h> 157 </widget> 158 </item> 159 </items> 160 </window> 161 <window> 162 <name>Wind</name> 163 <state>all</state> 164 <visible>true</visible> 165 <key>SHOW_WIND_DIALOG</key> 166 <w>128</w> 167 <h>128</h> 168 <x>10</x> 169 <y>-168</y> 170 <description>Displays indicators for the current wind 171strength and direction.</description> 172 <items> 173 <item> 174 <widget type="GLWIcon"> 175 <x>0</x><y>0</y> 176 <w>128</w><h>128</h> 177 <bitmap>data/windows/wind.bmp</bitmap> 178 <bitmapa>data/windows/winda.bmp</bitmapa> 179 <invert>true</invert> 180 <name>Wind</name> 181 </widget> 182 </item> 183 <item> 184 <widget type="GLWWindView"> 185 <x>0</x><y>0</y> 186 <w>128</w><h>128</h> 187 </widget> 188 </item> 189 <item> 190 <widget type="GLWIcon"> 191 <x>0</x><y>0</y> 192 <w>128</w><h>128</h> 193 <tooltiptransparent>true</tooltiptransparent> 194 <bitmap>data/windows/wind.bmp</bitmap> 195 <bitmapa>data/windows/winda2.bmp</bitmapa> 196 <invert>true</invert> 197 </widget> 198 </item> 199 <item> 200 <widget type="GLWScorchedInfo"> 201 <type>wind</type> 202 <x>0</x><y>7</y> 203 <w>128</w><h>20</h> 204 <fontsize>8</fontsize> 205 <fontcolorr>0.9f</fontcolorr> 206 <fontcolorg>0.0f</fontcolorg> 207 <fontcolorb>0.0f</fontcolorb> 208 <selfontcolorr>0.6f</selfontcolorr> 209 <selfontcolorg>0.4f</selfontcolorg> 210 <selfontcolorb>0.0f</selfontcolorb> 211 </widget> 212 </item> 213 </items> 214 </window> 215 <window> 216 <name>Player</name> 217 <state>playing</state> 218 <visible>true</visible> 219 <key>SHOW_PLAYER_DIALOG</key> 220 <w>190</w> 221 <h>128</h> 222 <x>-200</x> 223 <y>10</y> 224 <description>Displays indicators for the current player, 225including its health, and defense status</description> 226 <items> 227 <item> 228 <widget type="GLWIcon"> 229 <x>0</x><y>-12</y> 230 <w>190</w><h>190</h> 231 <bitmap>data/windows/player.bmp</bitmap> 232 <bitmapa>data/windows/playera.bmp</bitmapa> 233 <invert>true</invert> 234 </widget> 235 </item> 236 <item> 237 <widget type="GLWIcon"> 238 <x>0</x><y>-12</y> 239 <w>190</w><h>190</h> 240 <tooltiptransparent>true</tooltiptransparent> 241 <bitmap>data/windows/player.bmp</bitmap> 242 <bitmapa>data/windows/playera2.bmp</bitmapa> 243 <invert>true</invert> 244 </widget> 245 </item> 246 <item> 247 <widget type="GLWScorchedInfo"> 248 <type>healthcount</type> 249 <x>15</x><y>77</y> 250 <w>40</w><h>20</h> 251 <fontsize>10</fontsize> 252 <fontcolorr>0.9f</fontcolorr> 253 <fontcolorg>0.0f</fontcolorg> 254 <fontcolorb>0.0f</fontcolorb> 255 <selfontcolorr>0.6f</selfontcolorr> 256 <selfontcolorg>0.4f</selfontcolorg> 257 <selfontcolorb>0.0f</selfontcolorb> 258 </widget> 259 </item> 260 <item> 261 <widget type="GLWScorchedInfo"> 262 <name>Shield</name> 263 <type>shieldcount</type> 264 <x>11</x><y>52</y> 265 <w>40</w><h>20</h> 266 <fontsize>10</fontsize> 267 <fontcolorr>0.9f</fontcolorr> 268 <fontcolorg>0.0f</fontcolorg> 269 <fontcolorb>0.0f</fontcolorb> 270 <selfontcolorr>0.6f</selfontcolorr> 271 <selfontcolorg>0.4f</selfontcolorg> 272 <selfontcolorb>0.0f</selfontcolorb> 273 </widget> 274 </item> 275 <item> 276 <widget type="GLWScorchedInfo"> 277 <name>Parachute</name> 278 <type>parachutecount</type> 279 <x>14</x><y>26</y> 280 <w>40</w><h>20</h> 281 <fontsize>10</fontsize> 282 <fontcolorr>0.9f</fontcolorr> 283 <fontcolorg>0.0f</fontcolorg> 284 <fontcolorb>0.0f</fontcolorb> 285 <selfontcolorr>0.6f</selfontcolorr> 286 <selfontcolorg>0.4f</selfontcolorg> 287 <selfontcolorb>0.0f</selfontcolorb> 288 </widget> 289 </item> 290 <item> 291 <widget type="GLWScorchedInfo"> 292 <name>Battery</name> 293 <type>batterycount</type> 294 <x>165</x><y>77</y> 295 <w>40</w><h>20</h> 296 <fontsize>10</fontsize> 297 <fontcolorr>0.9f</fontcolorr> 298 <fontcolorg>0.0f</fontcolorg> 299 <fontcolorb>0.0f</fontcolorb> 300 <selfontcolorr>0.6f</selfontcolorr> 301 <selfontcolorg>0.4f</selfontcolorg> 302 <selfontcolorb>0.0f</selfontcolorb> 303 </widget> 304 </item> 305 <item> 306 <widget type="GLWScorchedInfo"> 307 <name>AutoDefense</name> 308 <type>autodefensecount</type> 309 <x>159</x><y>52</y> 310 <w>40</w><h>20</h> 311 <fontsize>10</fontsize> 312 <fontcolorr>0.9f</fontcolorr> 313 <fontcolorg>0.0f</fontcolorg> 314 <fontcolorb>0.0f</fontcolorb> 315 <selfontcolorr>0.6f</selfontcolorr> 316 <selfontcolorg>0.4f</selfontcolorg> 317 <selfontcolorb>0.0f</selfontcolorb> 318 </widget> 319 </item> 320 <item> 321 <widget type="GLWScorchedInfo"> 322 <name>Fuel</name> 323 <type>fuelcount</type> 324 <x>156</x><y>26</y> 325 <w>40</w><h>20</h> 326 <fontsize>10</fontsize> 327 <fontcolorr>0.9f</fontcolorr> 328 <fontcolorg>0.0f</fontcolorg> 329 <fontcolorb>0.0f</fontcolorb> 330 <selfontcolorr>0.6f</selfontcolorr> 331 <selfontcolorg>0.4f</selfontcolorg> 332 <selfontcolorb>0.0f</selfontcolorb> 333 </widget> 334 </item> 335 </items> 336 </window> 337 <window> 338 <name>Weapon</name> 339 <state>playing</state> 340 <visible>true</visible> 341 <key>SHOW_WEAPON_DIALOG</key> 342 <w>190</w> 343 <h>128</h> 344 <x>10</x> 345 <y>10</y> 346 <description>Displays indicators for the current weapon, 347including its power and direction.</description> 348 <items> 349 <item> 350 <widget type="GLWIcon"> 351 <x>0</x><y>-12</y> 352 <w>190</w><h>190</h> 353 <bitmap>data/windows/weapon.bmp</bitmap> 354 <bitmapa>data/windows/weapona.bmp</bitmapa> 355 <invert>true</invert> 356 </widget> 357 </item> 358 <item> 359 <widget type="GLWWeaponModel"> 360 <x>10</x><y>-8</y> 361 <w>128</w><h>128</h> 362 <name>Weapon</name> 363 </widget> 364 </item> 365 <item> 366 <widget type="GLWIcon"> 367 <x>0</x><y>-12</y> 368 <w>190</w><h>190</h> 369 <tooltiptransparent>true</tooltiptransparent> 370 <bitmap>data/windows/weapon.bmp</bitmap> 371 <bitmapa>data/windows/weapona2.bmp</bitmapa> 372 <invert>true</invert> 373 </widget> 374 </item> 375 <item> 376 <widget type="GLWScorchedInfo"> 377 <type>weaponname</type> 378 <x>-24</x><y>-6</y> 379 <w>190</w><h>15</h> 380 <fontsize>10</fontsize> 381 <fontcolorr>0.9f</fontcolorr> 382 <fontcolorg>0.0f</fontcolorg> 383 <fontcolorb>0.0f</fontcolorb> 384 <selfontcolorr>0.6f</selfontcolorr> 385 <selfontcolorg>0.4f</selfontcolorg> 386 <selfontcolorb>0.0f</selfontcolorb> 387 </widget> 388 </item> 389 <item> 390 <widget type="GLWScorchedInfo"> 391 <type>weaponcount</type> 392 <x>64</x><y>115</y> 393 <w>15</w><h>15</h> 394 <fontsize>10</fontsize> 395 <fontcolorr>0.9f</fontcolorr> 396 <fontcolorg>0.0f</fontcolorg> 397 <fontcolorb>0.0f</fontcolorb> 398 <selfontcolorr>0.6f</selfontcolorr> 399 <selfontcolorg>0.4f</selfontcolorg> 400 <selfontcolorb>0.0f</selfontcolorb> 401 </widget> 402 </item> 403 <item> 404 <widget type="GLWScorchedInfo"> 405 <type>weaponicon</type> 406 <x>10</x><y>80</y> 407 <w>45</w><h>45</h> 408 <fontsize>10</fontsize> 409 <fontcolorr>0.9f</fontcolorr> 410 <fontcolorg>0.9f</fontcolorg> 411 <fontcolorb>1.0f</fontcolorb> 412 <selfontcolorr>1.0f</selfontcolorr> 413 <selfontcolorg>1.0f</selfontcolorg> 414 <selfontcolorb>1.0f</selfontcolorb> 415 </widget> 416 </item> 417 <item> 418 <widget type="GLWScorchedInfo"> 419 <type>power</type> 420 <x>120.5</x><y>76</y> 421 <w>60</w><h>20</h> 422 <fontsize>10</fontsize> 423 <fontcolorr>0.9f</fontcolorr> 424 <fontcolorg>0.0f</fontcolorg> 425 <fontcolorb>0.0f</fontcolorb> 426 <selfontcolorr>0.6f</selfontcolorr> 427 <selfontcolorg>0.4f</selfontcolorg> 428 <selfontcolorb>0.0f</selfontcolorb> 429 </widget> 430 </item> 431 <item> 432 <widget type="GLWScorchedInfo"> 433 <type>elevation</type> 434 <x>120.5</x><y>52</y> 435 <w>50</w><h>20</h> 436 <fontsize>10</fontsize> 437 <fontcolorr>0.9f</fontcolorr> 438 <fontcolorg>0.0f</fontcolorg> 439 <fontcolorb>0.0f</fontcolorb> 440 <selfontcolorr>0.6f</selfontcolorr> 441 <selfontcolorg>0.4f</selfontcolorg> 442 <selfontcolorb>0.0f</selfontcolorb> 443 </widget> 444 </item> 445 <item> 446 <widget type="GLWScorchedInfo"> 447 <type>rotation</type> 448 <x>112.0</x><y>28</y> 449 <w>50</w><h>20</h> 450 <fontsize>10</fontsize> 451 <fontcolorr>0.9f</fontcolorr> 452 <fontcolorg>0.0f</fontcolorg> 453 <fontcolorb>0.0f</fontcolorb> 454 <selfontcolorr>0.6f</selfontcolorr> 455 <selfontcolorg>0.4f</selfontcolorg> 456 <selfontcolorb>0.0f</selfontcolorb> 457 </widget> 458 </item> 459 <item> 460 <widget type="GLWPanel"> 461 <x>179</x><y>26</y> 462 <w>128</w><h>128</h> 463 <items> 464 <item> 465 <widget type="GLWIcon"> 466 <x>0</x><y>0</y> 467 <w>94</w><h>94</h> 468 <bitmap>data/windows/diff.bmp</bitmap> 469 <bitmapa>data/windows/diffa.bmp</bitmapa> 470 <invert>true</invert> 471 </widget> 472 </item> 473 <item> 474 <widget type="GLWScorchedInfo"> 475 <type>powerdiff</type> 476 <x>21</x><y>66</y> 477 <w>60</w><h>20</h> 478 <fontsize>10</fontsize> 479 <fontcolorr>0.8f</fontcolorr> 480 <fontcolorg>0.0f</fontcolorg> 481 <fontcolorb>0.0f</fontcolorb> 482 </widget> 483 </item> 484 <item> 485 <widget type="GLWScorchedInfo"> 486 <type>elevationdiff</type> 487 <x>17</x><y>42</y> 488 <w>50</w><h>20</h> 489 <fontsize>10</fontsize> 490 <fontcolorr>0.8f</fontcolorr> 491 <fontcolorg>0.0f</fontcolorg> 492 <fontcolorb>0.0f</fontcolorb> 493 </widget> 494 </item> 495 <item> 496 <widget type="GLWScorchedInfo"> 497 <type>rotationdiff</type> 498 <x>15</x><y>16</y> 499 <w>50</w><h>20</h> 500 <fontsize>10</fontsize> 501 <fontcolorr>0.8f</fontcolorr> 502 <fontcolorg>0.0f</fontcolorg> 503 <fontcolorb>0.0f</fontcolorb> 504 </widget> 505 </item> 506 </items> 507 </widget> 508 <condition type="GLWHudCondition"/> 509 </item> 510 </items> 511 </window> 512 <window> 513 <name>Aim</name> 514 <state>playing</state> 515 <visible>false</visible> 516 <key>SHOW_AIM_DIALOG</key> 517 <w>145</w> 518 <h>128</h> 519 <x>200</x> 520 <y>-168</y> 521 <description>Allows the current player to aim without 522having to use the keyboard.</description> 523 <items> 524 <item> 525 <widget type="GLWIcon"> 526 <x>0</x><y>0</y> 527 <w>145</w><h>145</h> 528 <bitmap>data/windows/aim.bmp</bitmap> 529 <bitmapa>data/windows/aima.bmp</bitmapa> 530 <invert>true</invert> 531 </widget> 532 </item> 533 <item> 534 <widget type="GLWTankTracker"> 535 <x>0</x><y>0</y> 536 <w>128</w><h>128</h> 537 </widget> 538 </item> 539 <item> 540 <widget type="GLWTankSlider"> 541 <x>128</x><y>0</y> 542 <w>17</w><h>128</h> 543 </widget> 544 </item> 545 <item> 546 <widget type="GLWTankFire"> 547 <x>2</x><y>5</y> 548 <w>30</w><h>27</h> 549 </widget> 550 </item> 551 </items> 552 </window> 553</windows> 554