home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 May
/
Igromania_2005-05.iso
/
DemosThemes2
/
Demo1944BattleOfTheBulge
/
demo1944english.exe
/
Inf
/
GameSetupPlayer.inf
< prev
next >
Wrap
INI File
|
2004-07-21
|
1KB
|
78 lines
#include "../GlobalIncludes.inf"
[PlayerName]
{
type=EditField
TwoDArea = 105, 0, 265, 25
MaxLengthPixels=148
Font=newmenu_20_white
}
[PlayerKick]
{
type=Button
TwoDArea = 335, 0, 43, 21
BackgroundImage=Gfx\Interface\GameSetup\KickOut_01.tga
MouseOverImage=Gfx\Interface\GameSetup\KickOut_02.tga
tooltip="#iT_KICK#"
}
[PlayerGroup]
{
type=TextButton
TwoDArea = 380, 0, 75, 25
Font=newmenu_20_white
}
[PlayerFlag]
{
type=Button
TwoDArea = 462, 2, 20, 17
BackgroundImage=Gfx\Textures\Flags\flag_german.dds
}
[PlayerNationality]
{
type=TextButton
TwoDArea = 484, 0, 160, 25
Font=newmenu_20_white
}
[PlayerMap]
{
type=Image
Pos=660,0
Filename=Gfx\Interface\GameSetup\NotReady.tga,NotHave
Filename=Gfx\Interface\GameSetup\Ready.tga,Have
}
[PlayerMapPercent]
{
type=Button
TwoDArea = 650, 4, 77, 14
}
[PlayerMapText]
{
type=Text
TwoDArea = 650, 3, 75, 0
Font=newmenu_14_white
}
[PlayerExtraMP]
{
type=EditField
TwoDArea = 734, 0, 128, 0
Font=newmenu_20_white
ValidChars="0123456789"
}
[PlayerReady]
{
type=Image
Pos=880,0
Filename=Gfx\Interface\GameSetup\NotReady.tga,NotReady
Filename=Gfx\Interface\GameSetup\Ready.tga,Ready
}