home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 April / Gamestar_72_2005-04_dvd.iso / CD / DATABASE / CESTINY / NeighboursFromHell_cz.exe / gamedata.bnd / dialogs / gameover.xml < prev    next >
Extensible Markup Language  |  2002-12-03  |  4KB  |  49 lines

  1.  ■<?xml version="1.0"?>
  2. <dialog gfx="gui/ingame/abrechnungsscreen.tga" offset="125/70">
  3.     
  4.     <text name="rating" offset="168/118" size="349/42" halign="center" valign="center" color="75/255/0">
  5.         <font name="gameover_big"/>
  6.     </text>
  7.     <text name="trickstext" offset="168/185" size="349/20" halign="center" valign="bottom" color="75/255/0">
  8.         <font name="gameover_small"/>
  9.     </text>
  10.     <text name="tricks" offset="168/200" size="349/42" halign="center" valign="center" color="75/255/0">
  11.         <font name="gameover_verybig"/>
  12.     </text>
  13.     <text name="quotatext" offset="168/245" size="349/20" halign="center" valign="bottom" color="75/255/0">
  14.         <font name="gameover_small"/>
  15.     </text>
  16.     <text name="quota" offset="168/260" size="184/42" halign="right" valign="bottom" color="75/255/0">
  17.         <font name="gameover_verybig"/>
  18.     </text>
  19.     
  20.     <text name="percent" offset="352/260" size="23/40" halign="left" valign="bottom" color="75/255/0">
  21.         <font name="gameover_percent"/>
  22.         <caption text="percent"/>
  23.     </text>
  24.     <button name="restart" offset="190/312">
  25.         <font name="options_small"/>
  26.         <image name="std" gfx="gui/main/choice_norm.tga" text="gameover_restart" color="75/255/0"/>
  27.         <image name="hover" gfx="gui/main/choice_hov.tga" text="gameover_restart" color="255/255/0"/>
  28.         <image name="down" gfx="gui/main/choice_hov.tga" text="gameover_restart" color="255/255/0"/>
  29.         <sfx name="hover" file="sfx/but_hover1.wav"/>
  30.         <sfx name="down" file="sfx/but1.wav"/>
  31.     </button>
  32.     
  33.     <button name="ok" offset="342/312">
  34.         <font name="options_small"/>
  35.         <image name="std" gfx="gui/main/choice_norm.tga" text="gameover_continue" color="75/255/0"/>
  36.         <image name="hover" gfx="gui/main/choice_hov.tga" text="gameover_continue" color="255/255/0"/>
  37.         <image name="down" gfx="gui/main/choice_hov.tga" text="gameover_continue" color="255/255/0"/>
  38.         <sfx name="hover" file="sfx/but_hover1.wav"/>
  39.         <sfx name="down" file="sfx/but1.wav"/>
  40.     </button>
  41. </dialog>