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

  1.  
  2. [GameOptionsMenu]
  3. {
  4.  
  5.     shortcut = Back, KEY_ESCAPE
  6.  
  7.     [Background]
  8.     {
  9.         type=Image
  10.         Pos=0,0
  11.         Filename=Gfx\Interface\Options\Game.tga
  12.     }
  13.  
  14.     [Background2]
  15.     {
  16.         type=Button
  17.         TwoDArea = 0, 0, 1024, 768
  18.     }
  19.  
  20.     [Title]
  21.     {
  22.         type=Text
  23.         TwoDArea = 0, 112, 1024, 0
  24.         Align=ALIGN_CENTER
  25.         Text="#iGAMEOPTIONS#"
  26.         Color=0,0,0,255
  27.         Font=newmenu_35_white
  28.     }
  29.  
  30.     [ToolTipsDelayText]
  31.     {
  32.         type=Text
  33.         TwoDArea = 267, 226, 256, 40
  34.         Text="#iTOOLTIPSDELAY#"
  35.         Font=newmenu_20_white
  36.     }
  37.  
  38.     [ToolTipsDelay]
  39.     {
  40.         type=Slider
  41.         TwoDArea = 472, 226, 299, 20
  42.         Steps=100
  43.         BarImage=Gfx\Interface\Menu\slider.tga
  44.         ToolTip="#iTOOLTIPDELAY_TOOLTIP#"
  45.     }
  46.  
  47.     [ToolTipsText]
  48.     {
  49.         type=Text
  50.         TwoDArea = 267, 279, 256, 40
  51.         Text="#iTOOLTIPS#"
  52.         Font=newmenu_20_white
  53.     }
  54.  
  55.     [ToolTips]
  56.     {
  57.         type=CheckBox
  58.         TwoDArea = 610, 276, 0, 0
  59.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  60.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  61.         OnClickSound="Sounds/Interface/Click 02.wav"
  62.     }
  63.  
  64.     [HintsText]
  65.     {
  66.         type=Text
  67.         TwoDArea = 267, 330, 256, 40
  68.         Text="#iHINTS#"
  69.         Font=newmenu_20_white
  70.     }
  71.  
  72.     [Hints]
  73.     {
  74.         type=CheckBox
  75.         TwoDArea = 610, 328, 0, 0
  76.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  77.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  78.         OnClickSound="Sounds/Interface/Click 02.wav"
  79.     }
  80.  
  81.     [DisplayRangesText]
  82.     {
  83.         type=Text
  84.         TwoDArea = 267, 385, 256, 40
  85.         Text="#iDISPLAYRANGES#"
  86.         Font=newmenu_20_white
  87.     }
  88.  
  89.     [DisplayRanges]
  90.     {
  91.         type=CheckBox
  92.         TwoDArea = 610, 382, 0, 0
  93.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  94.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  95.         OnClickSound="Sounds/Interface/Click 02.wav"
  96.     }
  97.  
  98.     [GameSpeedText]
  99.     {
  100.         type=Text
  101.         TwoDArea = 267, 439, 256, 40
  102.         Text="#iGAMESPEED#"
  103.         Font=newmenu_20_white
  104.     }
  105.  
  106.     [GameSpeedVerySlow]
  107.     {
  108.         type=RadioButton
  109.         TwoDArea = 493, 435, 0, 0
  110.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  111.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  112.         Group=1
  113.         OnClickSound="Sounds/Interface/Click 01.wav"
  114.     }
  115.  
  116.     [GameSpeedSlow]
  117.     {
  118.         type=RadioButton
  119.         TwoDArea = 551, 435, 0, 0
  120.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  121.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  122.         Group=1 
  123.         OnClickSound="Sounds/Interface/Click 01.wav"
  124.     }
  125.  
  126.     [GameSpeedNormal]
  127.     {
  128.         type=RadioButton
  129.         TwoDArea = 610, 435, 0, 0
  130.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  131.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  132.         Group=1
  133.         OnClickSound="Sounds/Interface/Click 01.wav"
  134.     }
  135.  
  136.     [GameSpeedFast]
  137.     {
  138.         type=RadioButton
  139.         TwoDArea = 668, 435, 0, 0
  140.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  141.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  142.         Group=1
  143.         OnClickSound="Sounds/Interface/Click 01.wav"
  144.     }
  145.  
  146.     [GameSpeedVeryFast]
  147.     {
  148.         type=RadioButton
  149.         TwoDArea = 727, 435, 0, 0
  150.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  151.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  152.         Group=1
  153.         OnClickSound="Sounds/Interface/Click 01.wav"
  154.     }
  155.  
  156.     [GameSpeedVerySlowText]
  157.     {
  158.         type=Text
  159.         TwoDArea = 447, 467, 128, 40
  160.         Align=ALIGN_CENTER
  161.         Text="#iVERYSLOW#"
  162.         Font=newmenu_12_white
  163.     }
  164.  
  165.     [GameSpeedSlowText]
  166.     {
  167.         type=Text
  168.         TwoDArea = 505, 467, 128, 40
  169.         Align=ALIGN_CENTER
  170.         Text="#iSLOW#"
  171.         Font=newmenu_12_white
  172.     }
  173.  
  174.     [GameSpeedNormalText]
  175.     {
  176.         type=Text
  177.         TwoDArea = 563, 467, 128, 40
  178.         Align=ALIGN_CENTER
  179.         Text="#iNORMAL#"
  180.         Font=newmenu_12_white
  181.     }
  182.  
  183.     [GameSpeedFastText]
  184.     {
  185.         type=Text
  186.         TwoDArea = 621, 467, 128, 40
  187.         Align=ALIGN_CENTER
  188.         Text="#iFAST#"
  189.         Font=newmenu_12_white
  190.     }
  191.  
  192.     [GameSpeedVeryFastText]
  193.     {
  194.         type=Text
  195.         TwoDArea = 679, 467, 128, 40
  196.         Align=ALIGN_CENTER
  197.         Text="#iVERYFAST#"
  198.         Font=newmenu_12_white
  199.     }
  200.  
  201.     [Graphics]
  202.     {
  203.         type=TextButton
  204.         TwoDArea = 158, 549, 167, 25
  205.         Align=ALIGN_CENTER
  206.         Text="#iGRAPHICS#"
  207.         Font=newmenu_20_white
  208.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  209.         OnClickSound="Sounds/Interface/Click 01.wav"
  210.         DropShadow=1;
  211.     }
  212.  
  213.     [Sound]
  214.     {
  215.         type=TextButton
  216.         TwoDArea = 338, 549, 167, 25
  217.         Align=ALIGN_CENTER
  218.         Text="#iSOUND#"
  219.         Font=newmenu_20_white
  220.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  221.         MouseOverColor=MENU_MOUSEOVER_COLOR
  222.         OnClickSound="Sounds/Interface/Click 01.wav"
  223.         DropShadow=1;
  224.     }
  225.  
  226.     [Game]
  227.     {
  228.         type=TextButton
  229.         TwoDArea = 518, 549, 167, 25
  230.         Align=ALIGN_CENTER
  231.         Text="#iGAME#"
  232.         Font=newmenu_20_white
  233.         Color=MENU_MOUSEOVER_COLOR
  234.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  235.         MouseOverColor=MENU_MOUSEOVER_COLOR
  236.         OnClickSound="Sounds/Interface/Click 01.wav"
  237.         DropShadow=1;
  238.     }
  239.  
  240.     [Controls]
  241.     {
  242.         type=TextButton
  243.         TwoDArea = 697, 549, 167, 25
  244.         Align=ALIGN_CENTER
  245.         Text="#iCONTROLS#"
  246.         Font=newmenu_20_white
  247.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  248.         MouseOverColor=MENU_MOUSEOVER_COLOR
  249.         OnClickSound="Sounds/Interface/Click 01.wav"
  250.         DropShadow=1;
  251.     }
  252.  
  253.     [Back]
  254.     {
  255.         type=TextButton
  256.         TwoDArea = 261, 580, 134, 25
  257.         Align=ALIGN_CENTER
  258.         Text="#iBACK#"
  259.         Font=newmenu_20_white
  260.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  261.         MouseOverColor=MENU_MOUSEOVER_COLOR
  262.         OnClickSound="Sounds/Interface/Click 01.wav"
  263.         DropShadow=1;
  264.     }
  265.  
  266.     [Default]
  267.     {
  268.         type=TextButton
  269.         TwoDArea = 447, 580, 134, 25
  270.         Align=ALIGN_CENTER
  271.         Text="#iDEFAULT#"
  272.         Font=newmenu_20_white
  273.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  274.         MouseOverColor=MENU_MOUSEOVER_COLOR
  275.         OnClickSound="Sounds/Interface/Click 01.wav"
  276.         DropShadow=1;
  277.     }
  278.  
  279.     [Apply]
  280.     {
  281.         type=TextButton
  282.         TwoDArea = 633, 580, 134, 25
  283.         Align=ALIGN_CENTER
  284.         Text="#iAPPLY#"
  285.         Font=newmenu_20_white
  286.         ShadowColor=MAINMENU_BTN_SHADOWCOLOR
  287.         MouseOverColor=MENU_MOUSEOVER_COLOR
  288.         OnClickSound="Sounds/Interface/Click 01.wav"
  289.         DropShadow=1;
  290.     }
  291.  
  292.     [MainScene2d]
  293.     {
  294.         type=Scene
  295.         Create                =FALSE
  296.         DeleteZBuffer         =FALSE
  297.         DeleteBackground      =FALSE
  298.         Render_Screen_Viewport=1
  299.     }
  300.  
  301. }
  302.