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

  1.  
  2.     #define UNIT_INFO_COLOR 255,255,192,255
  3.     #define SUPPORT_AMOUNT_COLOR 255,255,192,255 
  4.  
  5.     [SelectionPanel_Background]
  6.     {
  7.         type = Image
  8.         Pos = 372, 561
  9. ;        TwoDArea = 334, 623, 475, 145
  10.         Filename = Gfx\Gui\CommandPanel_2_Big.tga, Empty
  11.         Filename = Gfx\Gui\CommandPanel_2_Big_a.tga, Single
  12.         Filename = Gfx\Gui\CommandPanel_2_Big_b.tga, Multi
  13.     }
  14.     [SelectionPanel_Background2]
  15.     {
  16.         type = Button
  17.         TwoDArea = 372, 561, 700, 210
  18.     }
  19.  
  20. ;    [SelectionPanel_CloseButton]
  21. ;    {
  22. ;        type = Button
  23. ;        TwoDArea = 792, 633, 11, 8
  24. ;        BackgroundImage = Gfx\Gui\Closebutton_01.tga
  25. ;    }
  26. ;    --- slots ---
  27.  
  28.  
  29. ;    --- selected unit info ---
  30.  
  31.     [SU_Name]
  32.     {
  33.         type = Text
  34.         TwoDArea = 483, 611, 510, 16
  35.         Text = "#iNAME#"
  36.         Color = UNIT_INFO_COLOR
  37.         Font = newmenu_30_white
  38.     }
  39.     [SU_Name2]
  40.     {
  41.         type = Text
  42.         TwoDArea = 483, 611, 510, 16
  43.         Text = "#iNAME#"
  44.         Align=ALIGN_RIGHT
  45.         Color = UNIT_INFO_COLOR
  46.         Font = newmenu_30_white
  47.     }
  48.  
  49.     [SU_Level1]
  50.     {
  51.         type=Image
  52.         Pos=455,615
  53.         Filename=Gfx\Interface\Management\balkankreuz.tga,Axis
  54.         Filename=Gfx\Interface\Management\feher_csillag.tga,Allied
  55.     }
  56.     [SU_Level2]
  57.     {
  58.         type=Image
  59.         Pos=455,624
  60.         Filename=Gfx\Interface\Management\balkankreuz.tga,Axis
  61.         Filename=Gfx\Interface\Management\feher_csillag.tga,Allied
  62.     }
  63.     [SU_Turret]
  64.     {
  65.         type=Image
  66.         Pos=464,614
  67.         TwoDArea = 464, 614, 16, 8
  68.         Filename=Gfx\GUI\ikon\turret_small.dds
  69.         ToolTip="#iTURRET_DEST#"
  70.     }
  71.     [SU_Caterpillar]
  72.     {
  73.         type=Image
  74.         Pos=463,623
  75.         TwoDArea = 463, 623, 16, 8
  76.         Filename=Gfx\GUI\ikon\track_small.dds
  77.         ToolTip="#iCAT_DEST#"
  78.     }
  79.  
  80.     [SU_HPLabel]
  81.     {
  82.         type = Text
  83.         TwoDArea = 823, 644, 172, 8
  84.         Text = "#iHP#"
  85.         Color = UNIT_INFO_COLOR
  86.         Font = newmenu_20_white
  87.     }
  88. ;    [SU_HPArea]
  89. ;    {
  90. ;        type = Button
  91. ;        TwoDArea = 680, 644, 60, 11
  92. ;    }
  93.     [SU_HP]
  94.     {
  95.         type = Text
  96.         TwoDArea = 823, 644, 172, 8
  97.         Align = ALIGN_RIGHT
  98.         Color = UNIT_INFO_COLOR
  99.         Font = newmenu_20_white
  100.     }
  101.  
  102.     [SU_ArmorLabel]
  103.     {
  104.         type = Text
  105.         TwoDArea = 823, 660, 172, 8
  106.         Text = "#iARMOR#"
  107.         Color = UNIT_INFO_COLOR
  108.         Font = newmenu_20_white
  109.     }
  110.     [SU_Armor]
  111.     {
  112.         type = Text
  113.         TwoDArea = 823, 660, 172, 8
  114.         Color = UNIT_INFO_COLOR
  115.         Font = newmenu_20_white
  116.         Align = ALIGN_RIGHT
  117.         ToolTip="#iARMOR_TOOLTIP#"
  118.     }
  119.  
  120.     [SU_EnemiesLabel]
  121.     {
  122.         type = Text
  123.         TwoDArea = 823, 676, 172, 8
  124.         Text = "#iENEMIES_IN_BUILDING#"
  125.         Color = UNIT_INFO_COLOR
  126.         Font = newmenu_20_white
  127.     }
  128.     [SU_FreeRoomLabel]
  129.     {
  130.         type = Text
  131.         TwoDArea = 823, 676, 172, 8
  132.         Text = "#iFREE_ROOM#"
  133.         Color = UNIT_INFO_COLOR
  134.         Font = newmenu_20_white
  135.     }
  136.     [SU_FreeRoom]
  137.     {
  138.         type = Text
  139.         TwoDArea = 823, 676, 172, 8
  140.         Color = UNIT_INFO_COLOR
  141.         Font = newmenu_20_white
  142.         Align = ALIGN_RIGHT
  143.     }
  144.     [SU_MinesLabel]
  145.     {
  146.         type = Text
  147.         TwoDArea = 823, 676, 172, 8
  148.         Text = "#iMINES#"
  149.         Color = UNIT_INFO_COLOR
  150.         Font = newmenu_20_white
  151.     }
  152.     [SU_Mines]
  153.     {
  154.         type = Text
  155.         TwoDArea = 823, 676, 172, 8
  156.         Color = UNIT_INFO_COLOR
  157.         Font = newmenu_20_white
  158.         Align = ALIGN_RIGHT
  159.     }
  160.  
  161.     [SU_FiringPositionLabel]
  162.     {
  163.         type = Text
  164.         TwoDArea = 823, 693, 172, 8
  165.         Text = "#iFIRING_POS#"
  166.         Color = UNIT_INFO_COLOR
  167.         Font = newmenu_20_white
  168.     }
  169.     [SU_FiringPosition]
  170.     {
  171.         type = Text
  172.         TwoDArea = 823, 693, 172, 8
  173.         Color = UNIT_INFO_COLOR
  174.         Font = newmenu_20_white
  175.         Align = ALIGN_RIGHT
  176.     }
  177.  
  178.  
  179.  
  180. ;    --- Support ---
  181.  
  182.     [ReconBackGround]
  183.     {
  184.         Type = Image
  185.         Pos = 407, 561
  186.         Filename = Gfx\Gui\Support_alap.tga
  187.     }
  188.  
  189.     [Recon]
  190.     {
  191.         Type = ToggleButton
  192.         TwoDArea = 437, 566, 64, 32
  193.         BackGroundImage = Gfx\Gui\Support_Recon.tga
  194.         PressImage = Gfx\Gui\Support_Recon_On.tga
  195.         ToolTip = "#iAIRRECON#"
  196.         OnClickSound="Sounds/Interface/Click 06.wav"
  197.     }
  198.  
  199.     [ReconAmount]
  200.     {
  201.         type=Text
  202.         TwoDArea = 496, 583, 20, 20
  203.         Font=newmenu_14_white
  204.         Color=SUPPORT_AMOUNT_COLOR
  205.     }
  206.  
  207.     [AirStrikeBackGround]
  208.     {
  209.         Type = Image
  210.         Pos = 496, 561
  211.         Filename = Gfx\Gui\Support_alap.tga
  212.     }
  213.  
  214.     [AirStrike]
  215.     {
  216.         Type = ToggleButton
  217.         TwoDArea = 526, 566, 64, 32
  218.         BackGroundImage = Gfx\Gui\Support_AirStrike.tga
  219.         PressImage = Gfx\Gui\Support_Airstrike_On.tga
  220.         ToolTip = "#iAIRTSTRIKE#"
  221.         OnClickSound="Sounds/Interface/Click 06.wav"
  222.     }
  223.  
  224.     [AirStrikeAmount]
  225.     {
  226.         type=Text
  227.         TwoDArea = 585, 583, 20, 20
  228.         Font=newmenu_14_white
  229.         Color=SUPPORT_AMOUNT_COLOR
  230.     }
  231.  
  232.     [ArtilleryBackGround]
  233.     {
  234.         Type = Image
  235.         Pos = 585, 561
  236.         Filename = Gfx\Gui\Support_alap.tga
  237.     }
  238.  
  239.     [Artillery]
  240.     {
  241.         Type = ToggleButton
  242.         TwoDArea = 615, 566, 64, 32
  243.         BackGroundImage = Gfx\Gui\Support_Artillery.tga
  244.         PressImage = Gfx\Gui\Support_Artillery_On.tga
  245.         ToolTip = "#iARTILLERYSUPPORT#"
  246.         OnClickSound="Sounds/Interface/Click 06.wav"
  247.     }
  248.  
  249.     [ArtilleryAmount]
  250.     {
  251.         type=Text
  252.         TwoDArea = 674, 583, 20, 20
  253.         Font=newmenu_14_white
  254.         Color=SUPPORT_AMOUNT_COLOR
  255.     }
  256.  
  257.  
  258.     [DropParatroopersBackGround]
  259.     {
  260.         Type = Image
  261.         Pos = 674, 561
  262.         Filename = Gfx\Gui\Support_alap.tga
  263.     }
  264.  
  265.     [DropParatroopers]
  266.     {
  267.         Type = ToggleButton
  268.         TwoDArea = 704, 566, 64, 32
  269.         BackGroundImage = Gfx\Gui\Support_Para.tga
  270.         PressImage = Gfx\Gui\Support_Para_On.tga
  271.         Tooltip = "#iPARATROOP#"
  272.         OnClickSound="Sounds/Interface/Click 06.wav"
  273.     }
  274.  
  275.     [DropParatroopersAmount]
  276.     {
  277.         type=Text
  278.         TwoDArea = 763, 583, 20, 20
  279.         Font=newmenu_14_white
  280.         Color=SUPPORT_AMOUNT_COLOR
  281.     }
  282.