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

  1.      
  2.  
  3. ;    Movement behaviour
  4.  
  5.     [MovementBehaviour]
  6.     {
  7. ;        Pos=213,586
  8.         Pos=213,578
  9.         type=Image
  10.         Filename=Gfx\Gui\ChickenHead_Left.tga,Value0
  11.         Filename=Gfx\Gui\ChickenHead_Up.tga,Value1
  12.         Filename=Gfx\Gui\ChickenHead_Right.tga,Value2
  13.         Filename=Gfx\Gui\ChickenHead_alap.tga,Value3
  14.     }
  15.  
  16.     [MovementBehaviour_ClickArea0]
  17.     {
  18.         type=Button
  19.         shortcut = HoldPosition, KEY_G
  20.         TwoDArea=207,566,22,37
  21.         ToolTip = "#iHOLDPOS#"
  22.         OnClickSound="Sounds/Interface/Click 06.wav"
  23.     }
  24.     [MovementBehaviour_ClickArea1]
  25.     {
  26.         type=Button
  27.         shortcut = MoveInVicinity, KEY_H
  28.         TwoDArea=229,566,31,37
  29.         ToolTip = "#iMOVE_IN_VICINITY#"
  30.         OnClickSound="Sounds/Interface/Click 06.wav"
  31.     }
  32.     [MovementBehaviour_ClickArea2]
  33.     {
  34.         type=Button
  35.         shortcut = MoveFreely, KEY_J
  36.         TwoDArea=260,566,24,37
  37.         ToolTip = "#iMOVEFREE#"
  38.         OnClickSound="Sounds/Interface/Click 06.wav"
  39.     }
  40.  
  41.     [MovementBehaviour_Led0]
  42.     {
  43.         type=Image
  44.         Pos=214, 583
  45.         Filename=Gfx\Gui\Led_Yellow.tga,Value0
  46.         Filename=Gfx\Gui\Led_Green.tga,Value1
  47.     }
  48.     [MovementBehaviour_Led1]
  49.     {
  50.         type=Image
  51.         Pos = 243, 571
  52.         Filename=Gfx\Gui\Led_Yellow.tga,Value0
  53.         Filename=Gfx\Gui\Led_Green.tga,Value1
  54.     }
  55.     [MovementBehaviour_Led2]
  56.     {
  57.         type=Image
  58.         Pos = 272, 583
  59.         Filename=Gfx\Gui\Led_Yellow.tga,Value0
  60.         Filename=Gfx\Gui\Led_Green.tga,Value1
  61.     }
  62.  
  63. ;    Firing behaviour
  64.  
  65.     [FiringBehaviour]
  66.     {
  67.         Pos = 293, 578
  68.         type=Image
  69.         Filename=Gfx\Gui\ChickenHead_Left.tga,Value0
  70.         Filename=Gfx\Gui\ChickenHead_Up.tga,Value1
  71.         Filename=Gfx\Gui\ChickenHead_Right.tga,Value2
  72.         Filename=Gfx\Gui\ChickenHead_alap.tga,Value3
  73.     }
  74.  
  75.     [FiringBehaviour_ClickArea0]
  76.     {
  77.         type=Button
  78.         shortcut = HoldFire, KEY_B
  79.         TwoDArea=286,566,25,37
  80.         ToolTip = "#iHOLDFIRE#"
  81.         OnClickSound="Sounds/Interface/Click 06.wav"
  82.     }
  83.     [FiringBehaviour_ClickArea1]
  84.     {
  85.         type=Button
  86.         shortcut = ReturnFire, KEY_N
  87.         TwoDArea=311,566,30,37
  88.         ToolTip = "#iRETURNFIRE#"
  89.         OnClickSound="Sounds/Interface/Click 06.wav"
  90.     }
  91.     [FiringBehaviour_ClickArea2]
  92.     {
  93.         type=Button
  94.         shortcut = FireAtWill, KEY_M
  95.         TwoDArea=341,566,24,37
  96.         ToolTip = "#iFIRE_AT_WILL#"
  97.         OnClickSound="Sounds/Interface/Click 06.wav"
  98.     }
  99.  
  100.     [FiringBehaviour_Led0]
  101.     {
  102.         type=Image
  103.         Pos=294,583
  104.         Filename=Gfx\Gui\Led_Yellow.tga,Value0
  105.         Filename=Gfx\Gui\Led_Green.tga,Value1
  106.     }
  107.     [FiringBehaviour_Led1]
  108.     {
  109.         type=Image
  110.         Pos=323,571
  111.         Filename=Gfx\Gui\Led_Yellow.tga,Value0
  112.         Filename=Gfx\Gui\Led_Green.tga,Value1
  113.     }
  114.     [FiringBehaviour_Led2]
  115.     {
  116.         type=Image
  117.         Pos = 352, 583
  118.         Filename=Gfx\Gui\Led_Yellow.tga,Value0
  119.         Filename=Gfx\Gui\Led_Green.tga,Value1
  120.     }
  121.  
  122.