home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 May
/
Igromania_2005-05.iso
/
DemosThemes2
/
Demo1944BattleOfTheBulge
/
demo1944english.exe
/
Inf
/
Menu_JoinGame.inf
< prev
next >
Wrap
INI File
|
2004-07-21
|
2KB
|
134 lines
[JoinGameDialog]
{
shortcut = Back, KEY_ESCAPE
[Background]
{
type=Image
Pos=0,0
Filename=Gfx\Interface\Menu\Join_Game.tga
}
[Title]
{
type=Text
TwoDArea = 175, 112, 1024, 0
Text="#iJOINGAME#"
Color=0,0,0,255
Font=newmenu_35_white
}
[NameText]
{
type=Text
TwoDArea = 209, 215, 145, 0
Text="#iNAME#"
Font=newmenu_20_white
}
[MapText]
{
type=Text
TwoDArea = 366, 215, 145, 0
Text="#iJOINGAME_MAP#"
Font=newmenu_20_white
}
[TypeText]
{
type=Text
TwoDArea = 524, 215, 145, 0
Text="#iTYPE1#"
Font=newmenu_20_white
}
[HostText]
{
type=Text
TwoDArea = 683, 215, 145, 0
Text="#iHOST#"
Font=newmenu_20_white
}
; [PingText]
; {
; type=Text
; TwoDArea = 816, 123, 256, 20
; Text="#iPING#"
; Font=newmenu_20_white
; }
; [VersionText]
; {
; type=Text
; TwoDArea = 879, 123, 256, 20
; Text="#iVERSION#"
; Font=newmenu_20_white
; }
[GameList]
{
type=ListBox
TwoDArea = 209, 240, 720, 260
Font=newmenu_20_white
}
[Back]
{
type=TextButton
TwoDArea = 256, 584, 256, 40
Align=ALIGN_CENTER
Text="#iBACK#"
Font=newmenu_20_white
Color=255,255,255,255
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[Join]
{
type=TextButton
TwoDArea = 512, 584, 256, 40
Align=ALIGN_CENTER
Text="#iJOIN#"
Font=newmenu_20_white
Color=255,255,255,255
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[IPAddress]
{
type=EditField
TwoDArea = 562, 547, 140, 25
DefaultText="0.0.0.0"
Font=newmenu_20_white
}
[JoinByIPAddress]
{
type=Text
TwoDArea = 320, 547, 220, 0
Text="#iJOIN_IP#"
Align=ALIGN_RIGHT
Font=newmenu_20_white
Color=0,0,0,255
;MouseOverColor=MENU_MOUSEOVER_COLOR
;OnClickSound="Sounds/Interface/Click 01.wav"
}
[MainScene2d]
{
type=Scene
Create =FALSE
DeleteZBuffer =FALSE
DeleteBackground =FALSE
Render_Screen_Viewport=1
}
}