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

  1.  
  2.     [CommandPanel]
  3.     {
  4.         type=Image
  5.         Pos=200,561
  6.         Filename=Gfx\Gui\CommandPanel_1_Big.tga
  7.     }
  8.  
  9.     [CommandPanel_Button]
  10.     {
  11.         type=Button
  12.         TwoDArea=200,561,172,210
  13.     }
  14.  
  15. ;    [CommandPanel_CloseButton]
  16. ;    {
  17. ;        type = Button
  18. ;        TwoDArea = 316, 570, 11, 8
  19. ;        BackgroundImage = Gfx\Gui\Closebutton_01.tga
  20. ;    }
  21.  
  22. ;    Command menu buttons
  23.  
  24.     [CM_Stop]
  25.     {
  26.         type=Button
  27.         ToolTip = "#iSTOP#"
  28. ;        shortcut=Stop, KEY_Q
  29.         DisableImage=Gfx\Gui\Command_buttons\Stop1.tga
  30.         BackgroundImage=Gfx\Gui\Command_buttons\Stop2.tga
  31.         MouseOverImage=Gfx\Gui\Command_buttons\Stop3.tga
  32.         PressImage=Gfx\Gui\Command_buttons\Stop4.tga
  33.         TwoDArea = 215,653,26,26
  34.         TwoDArea = 210,648,34,34
  35.     }
  36.  
  37.     [CM_Move]
  38.     {
  39.         type=ToggleButton
  40.         ToolTip = "#iMOVE#"
  41. ;        shortcut=Move, KEY_M
  42.         DisableImage=Gfx\Gui\Command_buttons\Move1.tga
  43.         BackgroundImage=Gfx\Gui\Command_buttons\Move2.tga
  44.         MouseOverImage=Gfx\Gui\Command_buttons\Move3.tga
  45.         PressImage=Gfx\Gui\Command_buttons\Move4.tga
  46.         TwoDArea = 254,653,26,26
  47.         TwoDArea = 249,648,34,34
  48.     }
  49.  
  50.     [CM_Attack]
  51.     {
  52.         type=ToggleButton
  53.         ToolTip = "#iATTACK#"
  54. ;        shortcut=Attack, KEY_A
  55.         DisableImage=Gfx\Gui\Command_buttons\Attack1.tga
  56.         BackgroundImage=Gfx\Gui\Command_buttons\Attack2.tga
  57.         MouseOverImage=Gfx\Gui\Command_buttons\Attack3.tga
  58.         PressImage=Gfx\Gui\Command_buttons\Attack4.tga
  59.         TwoDArea=293,653,26,26
  60.         TwoDArea=288,648,34,34
  61.     }
  62.  
  63.     [CM_SpecialAttack]
  64.     {
  65.         type=Button
  66.         ToolTip = "#iSPECATTACK#"
  67.         DisableImage=Gfx\Gui\Command_buttons\Attack_spec1.tga
  68.         BackgroundImage=Gfx\Gui\Command_buttons\Attack_spec2.tga
  69.         MouseOverImage=Gfx\Gui\Command_buttons\Attack_spec3.tga
  70.         PressImage=Gfx\Gui\Command_buttons\Attack_spec4.tga
  71.         TwoDArea=332,653,26,26
  72.         TwoDArea=327,648,34,34
  73.     }
  74.  
  75.     [CM_Turn]
  76.     {
  77.         type = ToggleButton
  78. ;        shortcut = Turn, KEY_T
  79.         ToolTip = "#iTURN#"
  80.         DisableImage=Gfx\Gui\Command_buttons\Turn1.tga
  81.         BackgroundImage = Gfx\Gui\Command_buttons\Turn2.tga
  82.         MouseOverImage = Gfx\Gui\Command_buttons\Turn3.tga
  83.         PressImage = Gfx\Gui\Command_buttons\Turn4.tga
  84.         TwoDArea = 215, 691, 26,26
  85.         TwoDArea = 210, 686, 34,34
  86.     }
  87.  
  88.     [CM_SpecialAbilities]
  89.     {
  90.         type = Button
  91.         ToolTip = "#iSPECABILITY#"
  92.         DisableImage=Gfx\Gui\Command_buttons\Spec_ab1.tga
  93.         BackgroundImage = Gfx\Gui\Command_buttons\Spec_ab2.tga
  94.         MouseOverImage = Gfx\Gui\Command_buttons\Spec_ab3.tga
  95.         PressImage = Gfx\Gui\Command_buttons\Spec_ab4.tga
  96.         TwoDArea = 254, 691, 26,26
  97.         TwoDArea = 249, 686, 34,34
  98.     }
  99.  
  100.     [CM_DigInOut]
  101.     {
  102.         type=Button
  103.         ToolTip = "#iDIG#"
  104. ;        shortcut=Digin, KEY_D
  105.         DisableImage=Gfx\Gui\Command_buttons\Digin1.tga
  106.         BackgroundImage=Gfx\Gui\Command_buttons\Digin2.tga
  107.         MouseOverImage=Gfx\Gui\Command_buttons\Digin3.tga
  108.         PressImage=Gfx\Gui\Command_buttons\Digin4.tga
  109.         TwoDArea=293,691,26,26
  110.         TwoDArea=288,686,34,34
  111.     }
  112.  
  113.     [CM_Follow]
  114.     {
  115.         type = ToggleButton
  116. ;        shortcut = Follow, KEY_F
  117.         Tooltip = "#iFOLLOW#"
  118.         DisableImage=Gfx\Gui\Command_buttons\Follow1.tga
  119.         BackgroundImage = Gfx\Gui\Command_buttons\Follow2.tga
  120.         MouseOverImage = Gfx\Gui\Command_buttons\Follow3.tga
  121.         PressImage = Gfx\Gui\Command_buttons\Follow4.tga
  122.         TwoDArea = 332, 691, 26,26
  123.         TwoDArea = 327, 686, 34,34
  124.     }
  125.  
  126.     [CM_RunCrawl]
  127.     {
  128.         type = Button
  129.         ToolTip = "#iRUN#"
  130.         DisableImage = Gfx\Gui\Command_buttons\Crawl1.tga
  131.         BackgroundImage = Gfx\Gui\Command_buttons\Crawl2.tga
  132.         MouseOverImage = Gfx\Gui\Command_buttons\Crawl3.tga
  133.         PressImage = Gfx\Gui\Command_buttons\Crawl4.tga
  134.         TwoDArea = 215, 729, 26,26
  135.         TwoDArea = 210, 724, 34,34
  136.     }
  137.  
  138.     [CM_MountUnmount]
  139.     {
  140.         type=ToggleButton
  141.         ToolTip = "#iMOUNT#"
  142.         DisableImage=Gfx\Gui\Command_buttons\Mount1.tga
  143.         BackgroundImage=Gfx\Gui\Command_buttons\Mount2.tga
  144.         MouseOverImage=Gfx\Gui\Command_buttons\Mount3.tga
  145.         PressImage=Gfx\Gui\Command_buttons\Mount4.tga
  146.         TwoDArea=254,729,26,26
  147.         TwoDArea=249,724,34,34
  148.     }
  149.  
  150.     [CM_MoveFormation]
  151.     {
  152.         type=ToggleButton
  153.         ToolTip = "#iMOVE_FORMATION#"
  154.         DisableImage=Gfx\Gui\Command_buttons\Formation1.tga
  155.         BackgroundImage=Gfx\Gui\Command_buttons\Formation2.tga
  156.         MouseOverImage=Gfx\Gui\Command_buttons\Formation3.tga
  157.         PressImage=Gfx\Gui\Command_buttons\Formation4.tga
  158.         TwoDArea=293,729,26,26
  159.         TwoDArea=288,724,34,34
  160.     }
  161.  
  162. ;    [CM_AirStrike]
  163. ;    {
  164. ;        type = ToggleButton
  165. ;        Tooltip = "#iAIRSTRIKE#"
  166. ;        TwoDArea = 272, 718, 26,26
  167. ;    }
  168.  
  169. ;    [CM_Artillery]
  170. ;    {
  171. ;        type = ToggleButton
  172. ;        Tooltip = "#iARTILLERY#"
  173. ;        TwoDArea = 301, 718, 26,26
  174. ;    }
  175.  
  176. ;    Special Abilities Submenu
  177.  
  178.     [CM_SpecialAbilities_Back]
  179.     {
  180.         type=Button
  181.         ToolTip = "#iBACK_TOOLTIP#"
  182.         DisableImage=Gfx\Gui\Command_buttons\Back1.tga
  183.         BackgroundImage=Gfx\Gui\Command_buttons\Back2.tga
  184.         MouseOverImage=Gfx\Gui\Command_buttons\Back3.tga
  185.         PressImage=Gfx\Gui\Command_buttons\Back4.tga
  186.         TwoDArea=332,729,26,26
  187.         TwoDArea=327,724,34,34
  188.     }
  189.  
  190.     [CM_SpecialAbilities_Stop]
  191.     {
  192.         type=Button
  193.         ToolTip = "#iSTOP#"
  194. ;        shortcut=Stop, KEY_Q
  195.         DisableImage=Gfx\Gui\Command_buttons\Stop1.tga
  196.         BackgroundImage=Gfx\Gui\Command_buttons\Stop2.tga
  197.         MouseOverImage=Gfx\Gui\Command_buttons\Stop3.tga
  198.         PressImage=Gfx\Gui\Command_buttons\Stop4.tga
  199.         TwoDArea = 215,653,26,26
  200.         TwoDArea = 210,648,34,34
  201.     }
  202.  
  203.     [CM_SpecialAbilities_Heal]
  204.     {
  205.         type = ToggleButton
  206.         Tooltip = "#iHEAL#"
  207.         DisableImage=Gfx\Gui\Command_buttons\Heal1.tga
  208.         BackgroundImage = Gfx\Gui\Command_buttons\Heal2.tga
  209.         MouseOverImage = Gfx\Gui\Command_buttons\Heal3.tga
  210.         PressImage = Gfx\Gui\Command_buttons\Heal4.tga
  211.         TwoDArea = 254, 653, 26,26
  212.         TwoDArea = 249, 648, 34,34
  213.     }
  214.  
  215.     [CM_SpecialAbilities_Repair]
  216.     {
  217.         type = ToggleButton
  218.         Tooltip = "#iREPAIR#"
  219.         DisableImage=Gfx\Gui\Command_buttons\Repair1.tga
  220.         BackgroundImage = Gfx\Gui\Command_buttons\Repair2.tga
  221.         MouseOverImage = Gfx\Gui\Command_buttons\Repair3.tga
  222.         PressImage = Gfx\Gui\Command_buttons\Repair4.tga
  223.         TwoDArea = 293, 653, 26,26
  224.         TwoDArea = 288, 648, 34,34
  225.     }
  226.  
  227.     [CM_SpecialAbilities_Haul]
  228.     {
  229.         type = ToggleButton
  230. ;        shortcut = Haul, KEY_H
  231.         Tooltip = "#iHAUL#"
  232.         DisableImage=Gfx\Gui\Command_buttons\Haul1.tga
  233.         BackgroundImage = Gfx\Gui\Command_buttons\Haul2.tga
  234.         MouseOverImage = Gfx\Gui\Command_buttons\Haul3.tga
  235.         PressImage = Gfx\Gui\Command_buttons\Haul4.tga
  236.         TwoDArea = 332, 653, 26,26
  237.         TwoDArea = 327, 648, 34,34
  238.     }
  239.  
  240.     [CM_SpecialAbilities_DisableMine]
  241.     {
  242.         type = ToggleButton
  243.         Tooltip = "#iDISABLEMINE#"
  244.         DisableImage=Gfx\Gui\Command_buttons\MinesUp1.tga
  245.         BackgroundImage = Gfx\Gui\Command_buttons\MinesUp2.tga
  246.         MouseOverImage = Gfx\Gui\Command_buttons\MinesUp3.tga
  247.         PressImage = Gfx\Gui\Command_buttons\MinesUp4.tga
  248.         TwoDArea = 215, 691, 26,26
  249.         TwoDArea = 210, 686, 34,34
  250.     }
  251.  
  252.     [CM_SpecialAbilities_LayMine]
  253.     {
  254.         type = ToggleButton
  255.         Tooltip = "#iLAY_MINE#"
  256.         DisableImage=Gfx\Gui\Command_buttons\MinesDown1.tga
  257.         BackgroundImage = Gfx\Gui\Command_buttons\MinesDown2.tga
  258.         MouseOverImage = Gfx\Gui\Command_buttons\MinesDown3.tga
  259.         PressImage = Gfx\Gui\Command_buttons\MinesDown4.tga
  260.         TwoDArea = 254, 691, 26,26
  261.         TwoDArea = 249, 686, 34,34
  262.     }
  263.  
  264.     [CM_SpecialAbilities_Detonate]
  265.     {
  266.         type = ToggleButton
  267.         Tooltip = "#iDETONATE#"
  268.         DisableImage=Gfx\Gui\Command_buttons\Detonate1.tga
  269.         BackgroundImage = Gfx\Gui\Command_buttons\Detonate2.tga
  270.         MouseOverImage = Gfx\Gui\Command_buttons\Detonate3.tga
  271.         PressImage = Gfx\Gui\Command_buttons\Detonate4.tga
  272.         TwoDArea = 293, 691, 26,26
  273.         TwoDArea = 288, 686, 34,34
  274.     }
  275.  
  276.  
  277. ;    Special attack menu buttons
  278.  
  279.     [CM_SpecialAttack_Back]
  280.     {
  281.         type=Button
  282.         ToolTip = "#iSA_BACK#"
  283.         DisableImage=Gfx\Gui\Command_buttons\Back1.tga
  284.         BackgroundImage=Gfx\Gui\Command_buttons\Back2.tga
  285.         MouseOverImage=Gfx\Gui\Command_buttons\Back3.tga
  286.         PressImage=Gfx\Gui\Command_buttons\Back4.tga
  287.         TwoDArea=332,729,26,26
  288.         TwoDArea=327,724,34,34
  289.     }
  290.  
  291.     [CM_SpecialAttack_Stop]
  292.     {
  293.         type=Button
  294.         ToolTip = "#iSTOP#"
  295. ;        shortcut=Stop, KEY_Q
  296.         DisableImage=Gfx\Gui\Command_buttons\Stop1.tga
  297.         BackgroundImage=Gfx\Gui\Command_buttons\Stop2.tga
  298.         MouseOverImage=Gfx\Gui\Command_buttons\Stop3.tga
  299.         PressImage=Gfx\Gui\Command_buttons\Stop4.tga
  300.         TwoDArea = 215,653,26,26
  301.         TwoDArea = 210,648,34,34
  302.     }
  303.  
  304.     [CM_SpecialAttack_AttackPosition]
  305.     {
  306.         type=ToggleButton
  307.         ToolTip = "#iSA_ATTACK_POS#"
  308.         DisableImage=Gfx\Gui\Command_buttons\AttackPlace1.tga
  309.         BackgroundImage=Gfx\Gui\Command_buttons\AttackPlace2.tga
  310.         MouseOverImage=Gfx\Gui\Command_buttons\AttackPlace3.tga
  311.         PressImage=Gfx\Gui\Command_buttons\AttackPlace4.tga
  312.         TwoDArea=254,653,26,26
  313.         TwoDArea=249,648,34,34
  314.     }
  315.  
  316.     [CM_SpecialAttack_AttackCaterpillar]
  317.     {
  318.         type=ToggleButton
  319.         ToolTip = "#iSA_ATTACK_CATERPILLAR#"
  320.         DisableImage=Gfx\Gui\Command_buttons\AttackTrack1.tga
  321.         BackgroundImage=Gfx\Gui\Command_buttons\AttackTrack2.tga
  322.         MouseOverImage=Gfx\Gui\Command_buttons\AttackTrack3.tga
  323.         PressImage=Gfx\Gui\Command_buttons\AttackTrack4.tga
  324.         TwoDArea=293,653,26,26
  325.         TwoDArea=288,648,34,34
  326.     }
  327.  
  328.     [CM_SpecialAttack_AttackGun]
  329.     {
  330.         type=ToggleButton
  331.         ToolTip = "#iSA_ATTACK_GUN#"
  332.         DisableImage=Gfx\Gui\Command_buttons\AttackTurret1.tga
  333.         BackgroundImage=Gfx\Gui\Command_buttons\AttackTurret2.tga
  334.         MouseOverImage=Gfx\Gui\Command_buttons\AttackTurret3.tga
  335.         PressImage=Gfx\Gui\Command_buttons\AttackTurret4.tga
  336.         TwoDArea=332,653,26,26
  337.         TwoDArea=327,648,34,34
  338.     }
  339.  
  340. ;    [CM_SpecialAttack_Melee]
  341. ;    {
  342. ;        type=ToggleButton
  343. ;        ToolTip = "#iSA_MELEE#"
  344. ;        DisableImage=Gfx\Gui\Command_buttons\Melee1.tga
  345. ;        BackgroundImage=Gfx\Gui\Command_buttons\Melee2.tga
  346. ;        MouseOverImage=Gfx\Gui\Command_buttons\melee3.tga
  347. ;        PressImage=Gfx\Gui\Command_buttons\Melee4.tga
  348. ;        TwoDArea=332,653,26,26
  349. ;        TwoDArea=327,648,34,34
  350. ;    }
  351.  
  352.     [CM_SpecialAttack_AirDefense]
  353.     {
  354.         type=ToggleButton
  355.         ToolTip = "#iSA_AIR_DEFENSE#"
  356.         DisableImage=Gfx\Gui\Command_buttons\AttackPlanes1.tga
  357.         BackgroundImage=Gfx\Gui\Command_buttons\AttackPlanes2.tga
  358.         MouseOverImage=Gfx\Gui\Command_buttons\AttackPlanes3.tga
  359.         PressImage=Gfx\Gui\Command_buttons\AttackPlanes3.tga
  360.         PushedImage=Gfx\Gui\Command_buttons\AttackTurret4.tga
  361.         PushedPressImage=Gfx\Gui\Command_buttons\AttackTurret4.tga
  362.         TwoDArea=215,691,26,26
  363.         TwoDArea=210,686,34,34
  364.     }
  365.  
  366.  
  367. #include "behaviors.inf"
  368.