home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 May
/
Igromania_2005-05.iso
/
DemosThemes2
/
Demo1944BattleOfTheBulge
/
demo1944english.exe
/
Inf
/
ObjectivesDialog.inf
< prev
next >
Wrap
INI File
|
2004-07-21
|
3KB
|
162 lines
[ObjectivesDialog]
{
shortcut = Back, KEY_ESCAPE
[Background]
{
type=Image
Pos=256,130
Filename=Gfx\Interface\Evaluation\Objectives.tga
}
[Background2]
{
type=Button
TwoDArea = 0, 0, 1024, 768
}
[MissionName]
{
type=Text
TwoDArea = 0, 142, 1024, 0
Text="#iMISSION_NAME#"
Align=ALIGN_CENTER
Font=newmenu_35_white
Color=0,0,0,255
}
[ObjectivesScrollUp]
{
type=Button
BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
TwoDArea=723,195,16,16
OnClickSound="Sounds/Interface/Click 02.wav"
}
[ObjectivesScrollDown]
{
type=Button
BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
TwoDArea=723,405,16,16
OnClickSound="Sounds/Interface/Click 02.wav"
}
[ObjectivesScrollBar]
{
type=ScrollBar
TwoDArea = 722, 214, 16, 189
TwoDArea = 723, 214, 0, 189
BarImage=Gfx\Interface\Menu\slider_vert.tga
UpButton=ObjectivesScrollUp
DownButton=ObjectivesScrollDown
BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
BackgroundDownImage=Gfx\Interface\slideralap_also.tga
}
[Objectives]
{
type=LongText
TwoDArea = 315, 200, 400, 220
Align=ALIGN_LEFT
ScrollBar=ObjectivesScrollBar
Font=newmenu_20_white
}
[ObjectiveResult1]
{
type=Image
Pos=284,201
#include "ObjectiveIcons.inf"
}
[ObjectiveResult2]
{
type=Image
Pos=276,285
#include "ObjectiveIcons.inf"
}
[ObjectiveResult3]
{
type=Image
Pos=276,305
#include "ObjectiveIcons.inf"
}
[ObjectiveResult4]
{
type=Image
Pos=276,325
#include "ObjectiveIcons.inf"
}
[ObjectiveResult5]
{
type=Image
Pos=276,345
#include "ObjectiveIcons.inf"
}
[ObjectiveResult6]
{
type=Image
Pos=276,365
#include "ObjectiveIcons.inf"
}
[ObjectiveResult7]
{
type=Image
Pos=276,385
#include "ObjectiveIcons.inf"
}
[ObjectiveResult8]
{
type=Image
Pos=276,405
#include "ObjectiveIcons.inf"
}
[ObjectiveResult9]
{
type=Image
Pos=276,425
#include "ObjectiveIcons.inf"
}
[ObjectiveResult10]
{
type=Image
Pos=276,445
#include "ObjectiveIcons.inf"
}
[Back]
{
type=TextButton
TwoDArea = 427, 445, 168, 25
Align=ALIGN_CENTER
Text="#iBACK#"
Font=newmenu_20_white
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
}
}