home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 May
/
Igromania_2005-05.iso
/
DemosThemes2
/
Demo1944BattleOfTheBulge
/
demo1944english.exe
/
Inf
/
Menu_StartServer.inf
< prev
next >
Wrap
INI File
|
2004-07-21
|
2KB
|
108 lines
[StartServerDialog]
{
shortcut = Back, KEY_ESCAPE
shortcut = Start, KEY_SPACE
[Background]
{
type=Image
Pos=304,172
Filename=Gfx\Interface\Menu\MainMultiNewGame.tga
}
;[Title]
;{
; type=Text
; TwoDArea = 256, 229, 512, 0
; Align=ALIGN_CENTER
; Text="#iSTARTSERVER#"
; Font=newmenu_35_white
; Color=0,0,0,255
;}
[GameNameText]
{
type=Text
TwoDArea = 330, 345, 140, 0
Text="#iGAMENAME#"
Font=newmenu_20_white
}
[GameName]
{
type=EditField
TwoDArea = 480, 345, 200, 25
MaxLengthPixels=145
Font=newmenu_20_white
}
[PasswordText]
{
type=Text
TwoDArea = 330, 393, 140, 0
Text="#iPASSWORD#"
Font=newmenu_20_white
}
[Password]
{
type=EditField
TwoDArea = 480, 393, 195, 25
Font=newmenu_20_white
}
; [AllowInternetText]
; {
; type=Text
; TwoDArea = 355, 403, 275, 30
; Text="#iALLOWIPLAYERS#"
; Font=newmenu_20_white
; }
; [AllowInternet]
; {
; type=CheckBox
; TwoDArea = 637, 408, 0, 0
; CheckedImage=Gfx\Interface\GameSetup\Ready.tga
; UnCheckedImage=Gfx\Interface\GameSetup\NotReady.tga
; }
[Back]
{
type=TextButton
TwoDArea = 341, 448, 153, 25
Align=ALIGN_CENTER
Text="#iBACK#"
Font=newmenu_20_white
ShadowColor=MAINMENU_BTN_SHADOWCOLOR
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[Start]
{
type=TextButton
TwoDArea = 527, 448, 153, 25
Align=ALIGN_CENTER
Text="#iSTART#"
Font=newmenu_20_white
ShadowColor=MAINMENU_BTN_SHADOWCOLOR
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[MainScene2d]
{
type=Scene
Create =FALSE
DeleteZBuffer =FALSE
DeleteBackground =FALSE
Render_Screen_Viewport=1
}
}