home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Dema
/
balloonrain_trial.exe
/
Data
/
Pak01.pak
/
menu
/
buyfullversion.menu
< prev
next >
Wrap
Text File
|
2004-06-22
|
775b
|
68 lines
Include Menu.Def
def x 320
def y 250
def y2 450
def x1 240
def x2 400
def dy -30
Font Body HugeChars 15 20 0xFFFFFFFF 0x0 Center Center Shadow
Font Flash HudTitle 15 28 0xFF9FBFFF 0xCF1F2F3F
Font TitleF HudTitle 21 36 0xFF9FBFFF 0xCF1F2F3F
FontSize Selected 18 24
FontSize Default 15 20
NoGetFullVersion
//Background TutoBox 70 70 500 400
item
{
Pos 70 70
Image TutoBox 500 400
}
item
{
Text TrialVersion
Font TitleF
Pos x 85 Center Up
}
item
{
Text BuyFullVersion
Font Body
MaxTextPixelPerLine 470
Pos x y
}
item
{
Text Back
Pos x y2 Center Down
OnAction
{
MenuBack
}
}
item
{
Text Buy
Font Flash OnlyBgChange
Add y2 dy
Pos x y2 Center Down
OnAction
{
Exit
}
}