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
/
mainmenuwhilegame.xml
< prev
next >
Wrap
Extensible Markup Language
|
2002-12-04
|
3KB
|
60 lines
<?xml version="1.0"?>
<dialog gfx="gui/main/ingamemenu_left.tga" offset="0/0">
<!-- <frame name="logo" offset="154/20">
<image gfx="gui/logo/logo_main.tga"/>
</frame> -->
<text name="title" offset="32/61" size="335/53" valign="center" halign="left" color="0/0/0">
<font name="briefing_big"/>
<caption text="mainmenuwhilegame_title"/>
</text>
<button name="backtogame" offset="33/170" size="333/54">
<font name="menu_medium"/>
<image name="std" gfx="gui/main/mainmenu_btn3_hover.tga" text="mainmenu_back2game" color="200/200/200"/>
<image name="hover" gfx="gui/main/mainmenu_btn3_hover.tga" text="mainmenu_back2game" color="255/255/255"/>
<image name="down" gfx="gui/main/mainmenu_btn3_pressed.tga" text="mainmenu_back2game" color="255/255/255"/>
<sfx name="hover" file="sfx/but_hover1.wav"/>
<sfx name="down" file="sfx/but1.wav"/>
</button>
<button name="restart" offset="33/225" size="333/54">
<font name="menu_medium"/>
<image name="std" gfx="gui/main/mainmenu_btn2_hover.tga" text="mainmenu_restart" color="200/200/200"/>
<image name="hover" gfx="gui/main/mainmenu_btn2_hover.tga" text="mainmenu_restart" color="255/255/255"/>
<image name="down" gfx="gui/main/mainmenu_btn2_pressed.tga" text="mainmenu_restart" color="255/255/255"/>
<sfx name="hover" file="sfx/but_hover1.wav"/>
<sfx name="down" file="sfx/but1.wav"/>
</button>
<button name="startother" offset="33/280" size="333/54">
<font name="menu_medium"/>
<image name="std" gfx="gui/main/mainmenu_btn2_hover.tga" text="mainmenu_startnew" color="200/200/200"/>
<image name="hover" gfx="gui/main/mainmenu_btn2_hover.tga" text="mainmenu_startnew" color="255/255/255"/>
<image name="down" gfx="gui/main/mainmenu_btn2_pressed.tga" text="mainmenu_startnew" color="255/255/255"/>
<sfx name="hover" file="sfx/but_hover1.wav"/>
<sfx name="down" file="sfx/but1.wav"/>
</button>
<button name="optionswhilegame" offset="33/335" size="333/54">
<font name="menu_medium"/>
<image name="std" gfx="gui/main/mainmenu_btn2_hover.tga" text="mainmenu_options" color="200/200/200"/>
<image name="hover" gfx="gui/main/mainmenu_btn2_hover.tga" text="mainmenu_options" color="255/255/255"/>
<image name="down" gfx="gui/main/mainmenu_btn2_pressed.tga" text="mainmenu_options" color="255/255/255"/>
<sfx name="hover" file="sfx/but_hover1.wav"/>
<sfx name="down" file="sfx/but1.wav"/>
</button>
<button name="backtomain" offset="33/390" size="333/54">
<font name="menu_medium"/>
<image name="std" gfx="gui/main/mainmenu_btn1_hover.tga" text="mainmenu_backtomain" color="200/200/200"/>
<image name="hover" gfx="gui/main/mainmenu_btn1_hover.tga" text="mainmenu_backtomain" color="255/255/255"/>
<image name="down" gfx="gui/main/mainmenu_btn1_pressed.tga" text="mainmenu_backtomain" color="255/255/255"/>
<sfx name="hover" file="sfx/but_hover1.wav"/>
<sfx name="down" file="sfx/but1.wav"/>
</button>
</dialog>