home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Dema
/
balloonrain_trial.exe
/
Data
/
Pak01.pak
/
menu
/
instruction.menu
< prev
next >
Wrap
Text File
|
2004-06-22
|
550b
|
52 lines
def x 320
def y 250
def y2 450
Include Menu.Def
Font Body HugeChars 12 16 0xFFFFFFFF 0x0 Center Center Shadow
FontSize Default 15 20
FontSize Selected 18 24
Background IdIcon
BlockRant
item
{
Pos 70 70
Image TutoBox 500 400
}
item
{
Text Instruction
Font Title
Pos x 40
}
item Instruction
{
MaxTextPixelPerLine 470
CycleButton #Text
Font Body
OnAction
{
ToggleCfg /Game/Class
}
Pos x y
UnSelectable
}
item
{
Text Back
Pos x y2 Center Down
OnAction
{
MenuBack
}
}