home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / MissionEndDialog2.inf < prev    next >
INI File  |  2004-07-21  |  15KB  |  959 lines

  1.  
  2. [MissionEndDialog2]
  3. {
  4.  
  5.     shortcut = Next, KEY_SPACE
  6.  
  7.     [Background]
  8.     {
  9.         type=Image
  10.         Pos=0,0
  11.         Filename=Gfx\Interface\Evaluation\M_completed.tga
  12.     }
  13.  
  14.     [Title]
  15.     {
  16.         type=Text
  17.         TwoDArea = 125, 85, 1024, 0
  18.         Text="#iMISSIONEND#"
  19.         Color=0,0,0,255
  20.         Font=newmenu_35_white
  21.     }
  22.  
  23.     [MissionName]
  24.     {
  25.         type=Text
  26.         TwoDArea = 140, 175, 260, 0
  27.         Text="#iMISSIONNAME#"
  28.         Font=newmenu_20_white
  29.     }
  30.  
  31.     [TimeText]
  32.     {
  33.         type=Text
  34.         TwoDArea = 140, 205, 260, 0
  35.         Text="#iTIMENEEDED#"
  36.         Font=newmenu_20_white
  37.     }
  38.  
  39.     [Time]
  40.     {
  41.         type=Text
  42.         TwoDArea = 140, 205, 260, 0
  43.         Align=ALIGN_RIGHT
  44.         Text="00:00"
  45.         Font=newmenu_20_white
  46.     }
  47.  
  48.     [SavesText]
  49.     {
  50.         type=Text
  51.         TwoDArea = 140, 230, 260, 0
  52.         Text="#iNROFSAVES#"
  53.         Font=newmenu_20_white
  54.     }
  55.  
  56.     [Saves]
  57.     {
  58.         type=Text
  59.         TwoDArea = 140, 230, 260, 0
  60.         Align=ALIGN_RIGHT
  61.         Text="0"
  62.         Font=newmenu_20_white
  63.     }
  64.  
  65.     [GainedPPText]
  66.     {
  67.         type=Text
  68.         TwoDArea = 40, 225, 315, 20
  69.         Text="#iGAINEDPTS#"
  70.         Font=newmenu_20_white
  71.         Visible=0
  72.     }
  73.  
  74.     [GainedPP]
  75.     {
  76.         type=Text
  77.         TwoDArea = 40, 225, 315, 20
  78.         Align=ALIGN_RIGHT
  79.         Text="0"
  80.         Font=newmenu_20_white
  81.         Visible=0
  82.     }
  83.  
  84.     [TotalPPText]
  85.     {
  86.         type=Text
  87.         TwoDArea = 40, 255, 315, 20
  88.         Text="#iTOTALPTS#"
  89.         Font=newmenu_20_white
  90.         Visible=0
  91.     }
  92.  
  93.     [TotalPP]
  94.     {
  95.         type=Text
  96.         TwoDArea = 40, 255, 315, 20
  97.         Align=ALIGN_RIGHT
  98.         Text="0"
  99.         Font=newmenu_20_white
  100.         Visible=0
  101.     }
  102.  
  103.     [DebriefingScrollUp]
  104.     {
  105.         type=Button
  106.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
  107.         PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
  108.         TwoDArea=390,280,16,16
  109.         OnClickSound="Sounds/Interface/Click 02.wav"
  110.     }
  111.  
  112.     [DebriefingScrollDown]
  113.     {
  114.         type=Button
  115.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
  116.         PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
  117.         TwoDArea=390,625,16,16
  118.         OnClickSound="Sounds/Interface/Click 02.wav"
  119.     }
  120.  
  121.     [DebriefingScrollBar]
  122.     {
  123.         type=ScrollBar
  124.         TwoDArea = 389, 299, 16, 324
  125.         TwoDArea = 390, 299, 0, 324
  126.         BarImage=Gfx\Interface\Menu\slider_vert.tga
  127.         UpButton=DebriefingScrollUp
  128.         DownButton=DebriefingScrollDown
  129.         BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
  130.         BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
  131.         BackgroundDownImage=Gfx\Interface\slideralap_also.tga
  132.     }
  133.  
  134.     [Debriefing]
  135.     {
  136.         type=LongText
  137.         TwoDArea = 140, 280, 240, 360
  138.         Align=ALIGN_LEFT
  139.         ScrollBar=DebriefingScrollBar
  140.         Font=newmenu_20_white
  141.     }
  142.  
  143.     [Medal]
  144.     {
  145.         type=Image
  146.         Pos=50,300
  147.     }
  148.  
  149. ;    [SpecialUnit]
  150. ;    {
  151. ;        type=Image
  152. ;        Pos=50,500
  153. ;        Filename=Gfx\Interface\Evaluation\Axis_medal.tga
  154. ;    }
  155.  
  156.     [ObjectivesScrollUp]
  157.     {
  158.         type=Button
  159.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
  160.         PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
  161.         TwoDArea=887,175,16,16
  162.         OnClickSound="Sounds/Interface/Click 02.wav"
  163.     }
  164.  
  165.     [ObjectivesScrollDown]
  166.     {
  167.         type=Button
  168.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
  169.         PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
  170.         TwoDArea=887,272,16,16
  171.         OnClickSound="Sounds/Interface/Click 02.wav"
  172.     }
  173.  
  174.     [ObjectivesScrollBar]
  175.     {
  176.         type=ScrollBar
  177.         TwoDArea = 887, 192, 16, 76
  178.         TwoDArea = 888, 192, 0, 76
  179.         BarImage=Gfx\Interface\Menu\slider_vert.tga
  180.         UpButton=ObjectivesScrollUp
  181.         DownButton=ObjectivesScrollDown
  182.         BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
  183.         BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
  184.         BackgroundDownImage=Gfx\Interface\slideralap_also.tga
  185.     }
  186.  
  187.     [MissionObjectivesText]
  188.     {
  189.         type=Text
  190.         TwoDArea = 465, 170, 415, 0
  191.         Text="#iMISSIONOBJ#"
  192.         Font=newmenu_35_white
  193.     }
  194.  
  195.     [Objective]
  196.     {
  197.         type=LongText
  198.         TwoDArea = 495, 201, 385, 85
  199.         Align=ALIGN_LEFT
  200.         Font=newmenu_20_white
  201.         ScrollBar=ObjectivesScrollBar
  202.     }
  203.  
  204.     [Objective1]
  205.     {
  206.         type=Text
  207.         TwoDArea = 450, 159, 550, 20
  208.         Font=newmenu_20_white
  209.     }
  210.  
  211.     [ObjectiveResult1]
  212.     {
  213.         type=Image
  214.         Pos=465,201
  215. #include "ObjectiveIcons.inf"
  216.     }
  217.  
  218.     [Objective2]
  219.     {
  220.         type=Text
  221.         TwoDArea = 450, 170, 550, 20
  222.         Font=newmenu_20_white
  223.     }
  224.  
  225.     [ObjectiveResult2]
  226.     {
  227.         type=Image
  228.         Pos=400,170
  229. #include "ObjectiveIcons.inf"
  230.     }
  231.  
  232.     [Objective3]
  233.     {
  234.         type=Text
  235.         TwoDArea = 450, 190, 550, 20
  236.         Font=newmenu_20_white
  237.         Color=0,0,0,255
  238.     }
  239.  
  240.     [ObjectiveResult3]
  241.     {
  242.         type=Image
  243.         Pos=400,190
  244. #include "ObjectiveIcons.inf"
  245.     }
  246.  
  247.     [Objective4]
  248.     {
  249.         type=Text
  250.         TwoDArea = 450, 210, 550, 20
  251.         Font=newmenu_20_white
  252.     }
  253.  
  254.     [ObjectiveResult4]
  255.     {
  256.         type=Image
  257.         Pos=400,210
  258. #include "ObjectiveIcons.inf"
  259.     }
  260.  
  261.     [Objective5]
  262.     {
  263.         type=Text
  264.         TwoDArea = 450, 230, 550, 20
  265.         Font=newmenu_20_white
  266.     }
  267.  
  268.     [ObjectiveResult5]
  269.     {
  270.         type=Image
  271.         Pos=400,230
  272. #include "ObjectiveIcons.inf"
  273.     }
  274.  
  275.     [Objective6]
  276.     {
  277.         type=Text
  278.         TwoDArea = 450, 250, 550, 20
  279.         Font=newmenu_20_white
  280.     }
  281.  
  282.     [ObjectiveResult6]
  283.     {
  284.         type=Image
  285.         Pos=400,250
  286. #include "ObjectiveIcons.inf"
  287.     }
  288.  
  289.     [Objective7]
  290.     {
  291.         type=Text
  292.         TwoDArea = 450, 250, 550, 20
  293.         Font=newmenu_20_white
  294.     }
  295.  
  296.     [ObjectiveResult7]
  297.     {
  298.         type=Image
  299.         Pos=400,250
  300. #include "ObjectiveIcons.inf"
  301.     }
  302.  
  303.     [Objective8]
  304.     {
  305.         type=Text
  306.         TwoDArea = 450, 250, 550, 20
  307.         Font=newmenu_20_white
  308.     }
  309.  
  310.     [ObjectiveResult8]
  311.     {
  312.         type=Image
  313.         Pos=400,250
  314. #include "ObjectiveIcons.inf"
  315.     }
  316.  
  317.     [Objective9]
  318.     {
  319.         type=Text
  320.         TwoDArea = 450, 250, 550, 20
  321.         Font=newmenu_20_white
  322.     }
  323.  
  324.     [ObjectiveResult9]
  325.     {
  326.         type=Image
  327.         Pos=400,250
  328. #include "ObjectiveIcons.inf"
  329.     }
  330.  
  331.     [Objective10]
  332.     {
  333.         type=Text
  334.         TwoDArea = 450, 250, 550, 20
  335.         Font=newmenu_20_white
  336.     }
  337.  
  338.     [ObjectiveResult10]
  339.     {
  340.         type=Image
  341.         Pos=400,250
  342. #include "ObjectiveIcons.inf"
  343.     }
  344.  
  345.     [EnemyLosses]
  346.     {
  347.         type=Image
  348.         Pos=540,310
  349.         Filename=Gfx\Interface\Evaluation\Enemy_losses.tga
  350.         TwoDArea = 540, 310, 62, 27
  351.         ToolTip="#iENEMYLOSS#"
  352.     }
  353.  
  354.     [OwnLosses]
  355.     {
  356.         type=Image
  357.         Pos=690,310
  358.         Filename=Gfx\Interface\Evaluation\Units_losses.tga
  359.         TwoDArea = 690, 310, 62, 27
  360.         ToolTip="#iOWNLOSS#"
  361.     }
  362.  
  363.     [OwnRemain]
  364.     {
  365.         type=Image
  366.         Pos=840,310
  367.         Filename=Gfx\Interface\Evaluation\Units_remain.tga
  368.         TwoDArea = 840, 310, 62, 27
  369.         ToolTip="#iOWNREMAIN#"
  370.     }
  371.  
  372.     [UnitsLine1]
  373.     {
  374.         type=Image
  375.         Pos=462,365
  376.         Filename=Gfx\Interface\Evaluation\Line.tga
  377.         Visible=0
  378.     }
  379.  
  380.     [Unit1]
  381.     {
  382.         type=Image
  383.         Pos=462,340
  384.         Filename=Gfx\Gui\ikon\Units_Sdkfz263.tga
  385.         TwoDArea = 462, 340, 38, 16
  386.         ToolTip="#iRECON_T#"
  387.     }
  388.  
  389.     [UnitEnemyLosses1]
  390.     {
  391.         type=Text
  392.         TwoDArea = 515, 336, 64, 0
  393.         Align=ALIGN_RIGHT
  394.         Text="0"
  395.         Font=newmenu_20_white
  396.     }
  397.  
  398.     [UnitOwnLosses1]
  399.     {
  400.         type=Text
  401.         TwoDArea = 665, 336, 64, 0
  402.         Align=ALIGN_RIGHT
  403.         Text="0"
  404.         Font=newmenu_20_white
  405.     }
  406.  
  407.     [UnitOwnRemain1]
  408.     {
  409.         type=Text
  410.         TwoDArea = 815, 336, 64, 0
  411.         Align=ALIGN_RIGHT
  412.         Text="0"
  413.         Font=newmenu_20_white
  414.     }
  415.  
  416.     [UnitsLine2]
  417.     {
  418.         type=Image
  419.         Pos=462,390
  420.         Filename=Gfx\Interface\Evaluation\Line.tga
  421.         Visible=0
  422.     }
  423.  
  424.     [Unit2]
  425.     {
  426.         type=Image
  427.         Pos=462,363
  428.         Filename=Gfx\Gui\ikon\Units_Tank.tga
  429.         TwoDArea = 462, 363, 38, 16
  430.         ToolTip="#iTANK_T#"
  431.     }
  432.  
  433.     [UnitEnemyLosses2]
  434.     {
  435.         type=Text
  436.         TwoDArea = 515, 359, 64, 0
  437.         Align=ALIGN_RIGHT
  438.         Text="0"
  439.         Font=newmenu_20_white
  440.     }
  441.  
  442.     [UnitOwnLosses2]
  443.     {
  444.         type=Text
  445.         TwoDArea = 665, 359, 64, 0
  446.         Align=ALIGN_RIGHT
  447.         Text="0"
  448.         Font=newmenu_20_white
  449.     }
  450.  
  451.     [UnitOwnRemain2]
  452.     {
  453.         type=Text
  454.         TwoDArea = 815, 359, 64, 0
  455.         Align=ALIGN_RIGHT
  456.         Text="0"
  457.         Font=newmenu_20_white
  458.     }
  459.  
  460.     [UnitsLine3]
  461.     {
  462.         type=Image
  463.         Pos=462,415
  464.         Filename=Gfx\Interface\Evaluation\Line.tga
  465.         Visible=0
  466.     }
  467.  
  468.     [Unit3]
  469.     {
  470.         type=Image
  471.         Pos=462,386
  472.         Filename=Gfx\Gui\ikon\Units_Gun.tga
  473.         TwoDArea = 462, 386, 38, 16
  474.         ToolTip="#iATGUN_T#"
  475.     }
  476.  
  477.     [UnitEnemyLosses3]
  478.     {
  479.         type=Text
  480.         TwoDArea = 515, 382, 64, 0
  481.         Align=ALIGN_RIGHT
  482.         Text="0"
  483.         Font=newmenu_20_white
  484.     }
  485.  
  486.     [UnitOwnLosses3]
  487.     {
  488.         type=Text
  489.         TwoDArea = 665, 382, 64, 0
  490.         Align=ALIGN_RIGHT
  491.         Text="0"
  492.         Font=newmenu_20_white
  493.     }
  494.  
  495.     [UnitOwnRemain3]
  496.     {
  497.         type=Text
  498.         TwoDArea = 815, 382, 64, 0
  499.         Align=ALIGN_RIGHT
  500.         Text="0"
  501.         Font=newmenu_20_white
  502.     }
  503.  
  504.     [UnitsLine4]
  505.     {
  506.         type=Image
  507.         Pos=462,440
  508.         Filename=Gfx\Interface\Evaluation\Line.tga
  509.         Visible=0
  510.     }
  511.  
  512.     [Unit4]
  513.     {
  514.         type=Image
  515.         Pos=462,409
  516.         Filename=Gfx\Gui\ikon\Units_SPG.tga
  517.         TwoDArea = 462, 409, 38, 16
  518.         ToolTip="#iARTILLERY_T#"
  519.     }
  520.  
  521.     [UnitEnemyLosses4]
  522.     {
  523.         type=Text
  524.         TwoDArea = 515, 405, 64, 0
  525.         Align=ALIGN_RIGHT
  526.         Text="0"
  527.         Font=newmenu_20_white
  528.     }
  529.  
  530.     [UnitOwnLosses4]
  531.     {
  532.         type=Text
  533.         TwoDArea = 665, 405, 64, 0
  534.         Align=ALIGN_RIGHT
  535.         Text="0"
  536.         Font=newmenu_20_white
  537.     }
  538.  
  539.     [UnitOwnRemain4]
  540.     {
  541.         type=Text
  542.         TwoDArea = 815, 405, 64, 0
  543.         Align=ALIGN_RIGHT
  544.         Text="0"
  545.         Font=newmenu_20_white
  546.     }
  547.  
  548.     [UnitsLine5]
  549.     {
  550.         type=Image
  551.         Pos=462,465
  552.         Filename=Gfx\Interface\Evaluation\Line.tga
  553.         Visible=0
  554.     }
  555.  
  556.     [Unit5]
  557.     {
  558.         type=Image
  559.         Pos=462,432
  560.         Filename=Gfx\Gui\ikon\Units_Truck.tga
  561.         TwoDArea = 462, 432, 38, 16
  562.         ToolTip="#iTRANSPORTER_T#"
  563.     }
  564.  
  565.     [UnitEnemyLosses5]
  566.     {
  567.         type=Text
  568.         TwoDArea = 515, 428, 64, 0
  569.         Align=ALIGN_RIGHT
  570.         Text="0"
  571.         Font=newmenu_20_white
  572.     }
  573.  
  574.     [UnitOwnLosses5]
  575.     {
  576.         type=Text
  577.         TwoDArea = 665, 428, 64, 0
  578.         Align=ALIGN_RIGHT
  579.         Text="0"
  580.         Font=newmenu_20_white
  581.     }
  582.  
  583.     [UnitOwnRemain5]
  584.     {
  585.         type=Text
  586.         TwoDArea = 815, 428, 64, 0
  587.         Align=ALIGN_RIGHT
  588.         Text="0"
  589.         Font=newmenu_20_white
  590.     }
  591.  
  592.     [UnitsLine6]
  593.     {
  594.         type=Image
  595.         Pos=462,490
  596.         Filename=Gfx\Interface\Evaluation\Line.tga
  597.         Visible=0
  598.     }
  599.  
  600.     [Unit6]
  601.     {
  602.         type=Image
  603.         Pos=462,455
  604.         Filename=Gfx\Gui\ikon\Units_Soldier.tga
  605.         TwoDArea = 462, 455, 38, 16
  606.         ToolTip="#iINFANTRY_T#"
  607.     }
  608.  
  609.     [UnitEnemyLosses6]
  610.     {
  611.         type=Text
  612.         TwoDArea = 515, 451, 64, 0
  613.         Align=ALIGN_RIGHT
  614.         Text="0"
  615.         Font=newmenu_20_white
  616.     }
  617.  
  618.     [UnitOwnLosses6]
  619.     {
  620.         type=Text
  621.         TwoDArea = 665, 451, 64, 0
  622.         Align=ALIGN_RIGHT
  623.         Text="0"
  624.         Font=newmenu_20_white
  625.     }
  626.  
  627.     [UnitOwnRemain6]
  628.     {
  629.         type=Text
  630.         TwoDArea = 815, 451, 64, 0
  631.         Align=ALIGN_RIGHT
  632.         Text="0"
  633.         Font=newmenu_20_white
  634.     }
  635.  
  636.     [UnitsLine7]
  637.     {
  638.         type=Image
  639.         Pos=462,515
  640.         Filename=Gfx\Interface\Evaluation\Line.tga
  641.         Visible=0
  642.     }
  643.  
  644.     [Unit7]
  645.     {
  646.         type=Image
  647.         Pos=462,478
  648.         Filename=Gfx\Gui\ikon\Units_Medic.tga
  649.         TwoDArea = 462, 478, 38, 16
  650.         ToolTip="#iSPECINF_T#"
  651.     }
  652.  
  653.     [UnitEnemyLosses7]
  654.     {
  655.         type=Text
  656.         TwoDArea = 515, 474, 64, 0
  657.         Align=ALIGN_RIGHT
  658.         Text="0"
  659.         Font=newmenu_20_white
  660.     }
  661.  
  662.     [UnitOwnLosses7]
  663.     {
  664.         type=Text
  665.         TwoDArea = 665, 474, 64, 0
  666.         Align=ALIGN_RIGHT
  667.         Text="0"
  668.         Font=newmenu_20_white
  669.     }
  670.  
  671.     [UnitOwnRemain7]
  672.     {
  673.         type=Text
  674.         TwoDArea = 815, 474, 64, 0
  675.         Align=ALIGN_RIGHT
  676.         Text="0"
  677.         Font=newmenu_20_white
  678.     }
  679.  
  680.     [UnitsLine8]
  681.     {
  682.         type=Image
  683.         Pos=462,540
  684.         Filename=Gfx\Interface\Evaluation\Line.tga
  685.         Visible=0
  686.     }
  687.  
  688.     [Unit8]
  689.     {
  690.         type=Image
  691.         Pos=462,501
  692.         Filename=Gfx\Gui\ikon\Units_Hero.tga
  693.         TwoDArea = 462, 501, 38, 16
  694.         ToolTip="#iOFFICER_T#"
  695.     }
  696.  
  697.     [UnitEnemyLosses8]
  698.     {
  699.         type=Text
  700.         TwoDArea = 515, 497, 64, 0
  701.         Align=ALIGN_RIGHT
  702.         Text="0"
  703.         Font=newmenu_20_white
  704.     }
  705.  
  706.     [UnitOwnLosses8]
  707.     {
  708.         type=Text
  709.         TwoDArea = 665, 497, 64, 0
  710.         Align=ALIGN_RIGHT
  711.         Text="0"
  712.         Font=newmenu_20_white
  713.     }
  714.  
  715.     [UnitOwnRemain8]
  716.     {
  717.         type=Text
  718.         TwoDArea = 815, 497, 64, 0
  719.         Align=ALIGN_RIGHT
  720.         Text="0"
  721.         Font=newmenu_20_white
  722.     }
  723.  
  724.     [UnitsLine9]
  725.     {
  726.         type=Image
  727.         Pos=462,565
  728.         Filename=Gfx\Interface\Evaluation\Line.tga
  729.         Visible=0
  730.     }
  731.  
  732.     [Unit9]
  733.     {
  734.         type=Image
  735.         Pos=462,524
  736.         Filename=Gfx\Gui\ikon\Units_House.tga
  737.         TwoDArea = 462, 524, 38, 16
  738.         ToolTip="#iBUILDING_T#"
  739.     }
  740.  
  741.     [UnitEnemyLosses9]
  742.     {
  743.         type=Text
  744.         TwoDArea = 515, 520, 64, 0
  745.         Align=ALIGN_RIGHT
  746.         Text="0"
  747.         Font=newmenu_20_white
  748.     }
  749.  
  750.     [UnitOwnLosses9]
  751.     {
  752.         type=Text
  753.         TwoDArea = 665, 520, 64, 0
  754.         Align=ALIGN_RIGHT
  755.         Text="0"
  756.         Font=newmenu_20_white
  757.     }
  758.  
  759.     [UnitOwnRemain9]
  760.     {
  761.         type=Text
  762.         TwoDArea = 815, 520, 64, 0
  763.         Align=ALIGN_RIGHT
  764.         Text="0"
  765.         Font=newmenu_20_white
  766.     }
  767.  
  768.     [UnitsLine10]
  769.     {
  770.         type=Image
  771.         Pos=462,590
  772.         Filename=Gfx\Interface\Evaluation\Line.tga
  773.         Visible=0
  774.     }
  775.  
  776.     [Unit10]
  777.     {
  778.         type=Image
  779.         Pos=462,547
  780.         Filename=Gfx\Gui\ikon\Units_Airplane.tga
  781.         TwoDArea = 462, 547, 38, 16
  782.         ToolTip="#iOTHER_T#"
  783.     }
  784.  
  785.     [UnitEnemyLosses10]
  786.     {
  787.         type=Text
  788.         TwoDArea = 515, 543, 64, 0
  789.         Align=ALIGN_RIGHT
  790.         Text="0"
  791.         Font=newmenu_20_white
  792.     }
  793.  
  794.     [UnitOwnLosses10]
  795.     {
  796.         type=Text
  797.         TwoDArea = 665, 543, 64, 0
  798.         Align=ALIGN_RIGHT
  799.         Text="0"
  800.         Font=newmenu_20_white
  801.     }
  802.  
  803.     [UnitOwnRemain10]
  804.     {
  805.         type=Text
  806.         TwoDArea = 815, 543, 64, 0
  807.         Align=ALIGN_RIGHT
  808.         Text="0"
  809.         Font=newmenu_20_white
  810.     }
  811.  
  812.     [UnitsLine11]
  813.     {
  814.         type=Image
  815.         Pos=462,615
  816.         Filename=Gfx\Interface\Evaluation\Line.tga
  817.         Visible=0
  818.     }
  819.  
  820.     [Unit11]
  821.     {
  822.         type=Image
  823.         Pos=462,568
  824.         Filename=Gfx\Gui\ikon\Units_sum.tga
  825.         TwoDArea = 462, 570, 38, 16
  826.         ToolTip="#iSUM_T#"
  827.     }
  828.  
  829.     [UnitEnemyLosses11]
  830.     {
  831.         type=Text
  832.         TwoDArea = 515, 566, 64, 0
  833.         Align=ALIGN_RIGHT
  834.         Text="0"
  835.         Font=newmenu_20_white
  836.     }
  837.  
  838.     [UnitOwnLosses11]
  839.     {
  840.         type=Text
  841.         TwoDArea = 665, 566, 64, 0
  842.         Align=ALIGN_RIGHT
  843.         Text="0"
  844.         Font=newmenu_20_white
  845.     }
  846.  
  847.     [UnitOwnRemain11]
  848.     {
  849.         type=Text
  850.         TwoDArea = 815, 566, 64, 0
  851.         Align=ALIGN_RIGHT
  852.         Text="0"
  853.         Font=newmenu_20_white
  854.     }
  855.  
  856. ;    [UnitsLine12]
  857. ;    {
  858. ;        type=Image
  859. ;        Pos=400,635
  860. ;        Filename=Gfx\Interface\Evaluation\Line.tga
  861. ;    }
  862.  
  863. ;    [Unit12]
  864. ;    {
  865. ;        type=Image
  866. ;        Pos=400,640
  867. ;        Filename=Gfx\Gui\ikon\Units_Hero.tga
  868. ;    }
  869.  
  870. ;    [UnitEnemyLosses12]
  871. ;    {
  872. ;        type=Text
  873. ;        TwoDArea = 515, 636, 64, 20
  874. ;        Align=ALIGN_RIGHT
  875. ;        Text="0"
  876. ;        Font=newmenu_20_white
  877. ;    }
  878.  
  879. ;    [UnitOwnLosses12]
  880. ;    {
  881. ;        type=Text
  882. ;        TwoDArea = 665, 636, 64, 20
  883. ;        Align=ALIGN_RIGHT
  884. ;        Text="0"
  885. ;        Font=newmenu_20_white
  886. ;    }
  887.  
  888. ;    [UnitOwnRemain12]
  889. ;    {
  890. ;        type=Text
  891. ;        TwoDArea = 815, 636, 64, 20
  892. ;        Align=ALIGN_RIGHT
  893. ;        Text="0"
  894. ;        Font=newmenu_20_white
  895. ;    }
  896.  
  897.     [Replay]
  898.     {
  899.         type=TextButton
  900.         TwoDArea = 473, 638, 124, 25
  901.         Align=ALIGN_CENTER
  902.         Text="#iREPLAY#"
  903.         Font=newmenu_20_white
  904.         Color=255,255,255,255
  905.         MouseOverColor=MENU_MOUSEOVER_COLOR
  906.         OnClickSound="Sounds/Interface/Click 01.wav"
  907.         DropShadow=1;
  908.     }
  909.  
  910.     [Menu]
  911.     {
  912.         type=TextButton
  913.         TwoDArea = 608, 638, 133, 25
  914.         Align=ALIGN_CENTER
  915.         Text="#iEVALUATION_MENU#"
  916.         Font=newmenu_20_white
  917.         Color=255,255,255,255
  918.         MouseOverColor=MENU_MOUSEOVER_COLOR
  919.         OnClickSound="Sounds/Interface/Click 01.wav"
  920.         DropShadow=1;
  921.     }
  922.  
  923.     [Load]
  924.     {
  925.         type=TextButton
  926.         TwoDArea = 750, 638, 132, 25
  927.         Align=ALIGN_CENTER
  928.         Text="#iLOADGAME#"
  929.         Font=newmenu_20_white
  930.         Color=255,255,255,255
  931.         MouseOverColor=MENU_MOUSEOVER_COLOR
  932.         OnClickSound="Sounds/Interface/Click 01.wav"
  933.         DropShadow=1;
  934.     }
  935.  
  936.     [Next]
  937.     {
  938.         type=TextButton
  939.         TwoDArea = 750, 638, 132, 25
  940.         Align=ALIGN_CENTER
  941.         Text="#iNEXT#"
  942.         Font=newmenu_20_white
  943.         Color=255,255,255,255
  944.         MouseOverColor=MENU_MOUSEOVER_COLOR
  945.         OnClickSound="Sounds/Interface/Click 01.wav"
  946.         DropShadow=1;
  947.     }
  948.  
  949.     [MainScene2d]
  950.     {
  951.         type=Scene
  952.         Create                =FALSE
  953.         DeleteZBuffer         =FALSE
  954.         DeleteBackground      =FALSE
  955.         Render_Screen_Viewport=1
  956.     }
  957.  
  958. }
  959.