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

  1.  
  2. [GameSetupDialog2]
  3. {
  4.     [Background]
  5.     {
  6.         type=Image
  7.         Pos=0,0
  8.         Filename=Gfx\Interface\GameSetup\GameSetup_Players.tga,Players
  9.         Filename=Gfx\Interface\GameSetup\GameSetup_Map.tga,Map
  10.         Filename=Gfx\Interface\GameSetup\GameSetup_Advanced.tga,Advanced
  11.     }
  12.  
  13.     [GameName]
  14.     {
  15.         type=Text
  16.         TwoDArea = 90, 53, 1024, 0
  17.         Text="#iGAMENAME#"
  18.         Tooltip="#iT_MULTINAME#"
  19.         Color=0,0,0,255
  20.         Font=newmenu_35_white
  21.     }
  22.  
  23.     [IPAddress]
  24.     {
  25.         type=Text
  26.         TwoDArea = 564, 78, 217, 0
  27.         Align=ALIGN_CENTER
  28.         Tooltip="#iT_IP#"
  29.         Font=newmenu_20_white
  30.     }
  31.  
  32.     [PlayerNameText]
  33.     {
  34.         type=Text
  35.         TwoDArea = 105, 152, 260, 0
  36.         Text="#iMULTI_NAME#"
  37.         Font=newmenu_20_white
  38.     }
  39.  
  40.     [PlayerLine1]
  41.     {
  42.         type=Image
  43.         Pos=375,149
  44.         Filename=Gfx\Interface\GameSetup\Players_Line.tga
  45.     }
  46.  
  47.     [PlayerGroupText]
  48.     {
  49.         type=Text
  50.         TwoDArea = 380, 152, 75, 0
  51.         Text="#iMULTI_GROUP#"
  52.         Font=newmenu_20_white
  53.     }
  54.  
  55.     [PlayerLine2]
  56.     {
  57.         type=Image
  58.         Pos=457,149
  59.         Filename=Gfx\Interface\GameSetup\Players_Line.tga
  60.     }
  61.  
  62.     [PlayerNationalityText]
  63.     {
  64.         type=Text
  65.         TwoDArea = 462, 152, 180, 0
  66.         Text="#iMULTI_NATION#"
  67.         Font=newmenu_20_white
  68.     }
  69.  
  70.     [PlayerLine3]
  71.     {
  72.         type=Image
  73.         Pos=645,149
  74.         Filename=Gfx\Interface\GameSetup\Players_Line.tga
  75.     }
  76.  
  77.     [PlayerMapText]
  78.     {
  79.         type=Text
  80.         TwoDArea = 650, 152, 75, 0
  81.         Text="#iMULTI_MAP#"
  82.         Font=newmenu_20_white
  83.     }
  84.  
  85.     [PlayerLine4]
  86.     {
  87.         type=Image
  88.         Pos=729,149
  89.         Filename=Gfx\Interface\GameSetup\Players_Line.tga
  90.     }
  91.  
  92.     [PlayerExtraMPText]
  93.     {
  94.         type=Text
  95.         TwoDArea = 734, 152, 128, 0
  96.         Text="#iMULTI_EXTRA_MP#"
  97.         Font=newmenu_20_white
  98.     }
  99.  
  100.     [PlayerLine5]
  101.     {
  102.         type=Image
  103.         Pos=865,149
  104.         Filename=Gfx\Interface\GameSetup\Players_Line.tga
  105.     }
  106.  
  107.     [PlayerReadyText]
  108.     {
  109.         type=Text
  110.         TwoDArea = 870, 152, 75, 0
  111.         Text="#iMULTI_READY#"
  112.         Font=newmenu_20_white
  113.     }
  114.  
  115.     [MapListScrollUp]
  116.     {
  117.         type=Button
  118.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
  119.         PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
  120.         TwoDArea=548,160,16,16
  121.         OnClickSound="Sounds/Interface/Click 02.wav"
  122.     }
  123.  
  124.     [MapListScrollDown]
  125.     {
  126.         type=Button
  127.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
  128.         PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
  129.         TwoDArea=548,326,16,16
  130.         OnClickSound="Sounds/Interface/Click 02.wav"
  131.     }
  132.  
  133.     [MapListScrollBar]
  134.     {
  135.         type=ScrollBar
  136.         TwoDArea = 547, 179, 16, 145
  137.         TwoDArea = 548, 179, 0, 145
  138.         BarImage=Gfx\Interface\Menu\slider_vert.tga
  139.         UpButton=MapListScrollUp
  140.         DownButton=MapListScrollDown
  141.         BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
  142.         BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
  143.         BackgroundDownImage=Gfx\Interface\slideralap_also.tga
  144.     }
  145.  
  146.     [MapList]
  147.     {
  148.         type=ListBox
  149.         TwoDArea = 312, 160, 230, 180
  150.         SelectedColor=255,255,128,255
  151.         ScrollBar=MapListScrollBar
  152.         Font=newmenu_20_white
  153.     }
  154.  
  155.     [MiniMap]
  156.     {
  157.         type=Image
  158.         Pos=113,160
  159.         Tooltip="#iT_MAP#"
  160.     }
  161.  
  162.     [MapSize]
  163.     {
  164.         type=Text
  165.         TwoDArea = 204, 320, 85, 0
  166.         Align=ALIGN_RIGHT
  167.         Font=newmenu_20_white
  168.     }
  169.  
  170.     [ModeText]
  171.     {
  172.         type=Text
  173.         TwoDArea = 588, 191, 346, 0
  174.         Text="#iGAMESETUP_MODE#"
  175.         Font=newmenu_20_white
  176.     }
  177.  
  178.     [Mode]
  179.     {
  180.         type=TextButton
  181.         TwoDArea = 588, 191, 346, 25
  182.         Align=ALIGN_RIGHT
  183.         Font=newmenu_20_white
  184.         MouseOverColor=MENU_MOUSEOVER_COLOR
  185.         OnClickSound="Sounds/Interface/Click 01.wav"
  186.         DropShadow=1
  187.         Tooltip="#iT_GMODE#"
  188.     }
  189.  
  190.     [ConquerModeText]
  191.     {
  192.         type=Text
  193.         TwoDArea = 588, 224, 346, 0
  194.         Text="#iGAMESETUP_CONQUERMODE#"
  195.         Font=newmenu_20_white
  196.     }
  197.  
  198.     [ConquerMode]
  199.     {
  200.         type=TextButton
  201.         TwoDArea = 588, 245, 346, 25
  202.         Align=ALIGN_RIGHT
  203.         Font=newmenu_20_white
  204.         MouseOverColor=MENU_MOUSEOVER_COLOR
  205.         OnClickSound="Sounds/Interface/Click 01.wav"
  206.         DropShadow=1
  207.         Tooltip="#iT_CONQMODE#"
  208.     }
  209.  
  210.     [MissionPointsText]
  211.     {
  212.         type=Text
  213.         TwoDArea = 588, 158, 350, 0
  214.         Text="#iMULTI_MP#"
  215.         Font=newmenu_20_white
  216.     }
  217.  
  218.     [MissionPoints]
  219.     {
  220.         type=EditField
  221.         TwoDArea = 877, 158, 60, 25
  222.         Align=ALIGN_RIGHT
  223.         Font=newmenu_20_white
  224.         Tooltip="#iT_MP#"
  225.         ValidChars="0123456789"
  226.     }
  227.  
  228.     [PauseSpeedModeText]
  229.     {
  230.         type=Text
  231.         TwoDArea = 112, 156, 530, 0
  232.         Text="#iGAMESETUP_PAUSESPEEDMODE#"
  233.         Font=newmenu_20_white
  234.     }
  235.  
  236.     [PauseSpeedMode]
  237.     {
  238.         type=TextButton
  239.         TwoDArea = 112, 156, 530, 25
  240.         Align=ALIGN_RIGHT
  241.         Font=newmenu_20_white
  242.         MouseOverColor=MENU_MOUSEOVER_COLOR
  243.         OnClickSound="Sounds/Interface/Click 01.wav"
  244.         DropShadow=1
  245.         Tooltip="#iT_PAUSE#"
  246.     }
  247.  
  248.     [SupplyLimitText]
  249.     {
  250.         type=Text
  251.         TwoDArea = 112, 242, 530, 0
  252.         Text="#iGAMESETUP_SUPPLYLIMIT#"
  253.         Font=newmenu_20_white
  254.     }
  255.  
  256.     [SupplyLimit]
  257.     {
  258.         type=TextButton
  259.         TwoDArea = 112, 242, 530, 25
  260.         Align=ALIGN_RIGHT
  261.         Font=newmenu_20_white
  262.         MouseOverColor=MENU_MOUSEOVER_COLOR
  263.         OnClickSound="Sounds/Interface/Click 01.wav"
  264.         DropShadow=1
  265.         Tooltip="#iT_SUPPLYLIMIT#"
  266.     }
  267.  
  268.     [CaptureHQText]
  269.     {
  270.         type=Text
  271.         TwoDArea = 112, 199, 530, 0
  272.         Text="#iGAMESETUP_CAPTUREHQ#"
  273.         Font=newmenu_20_white
  274.     }
  275.  
  276.     [CaptureHQ]
  277.     {
  278.         type=TextButton
  279.         TwoDArea = 112, 199, 530, 25
  280.         Align=ALIGN_RIGHT
  281.         Font=newmenu_20_white
  282.         MouseOverColor=MENU_MOUSEOVER_COLOR
  283.         OnClickSound="Sounds/Interface/Click 01.wav"
  284.         DropShadow=1
  285.         Tooltip="#iT_CAPTUREHQ#"
  286.     }
  287.  
  288.     [CaptureFlagText]
  289.     {
  290.         type=Text
  291.         TwoDArea = 112, 199, 530, 0
  292.         Text="#iGAMESETUP_CAPTUREFLAG#"
  293.         Font=newmenu_20_white
  294.     }
  295.  
  296.     [CaptureFlag]
  297.     {
  298.         type=TextButton
  299.         TwoDArea = 112, 199, 530, 25
  300.         Align=ALIGN_RIGHT
  301.         Font=newmenu_20_white
  302.         MouseOverColor=MENU_MOUSEOVER_COLOR
  303.         OnClickSound="Sounds/Interface/Click 01.wav"
  304.         DropShadow=1
  305.         Tooltip="#iT_CAPTUREFLAG#"
  306.     }
  307.  
  308.     [Players]
  309.     {
  310.         type=TextButton
  311.         TwoDArea = 368, 380, 185, 25
  312.         Align=ALIGN_CENTER
  313.         Text="#iGAMESETUP_PLAYERS#"
  314.         Tooltip="#iT_PLAYA#"
  315.         Font=newmenu_20_white
  316.         MouseOverColor=MENU_MOUSEOVER_COLOR
  317.         OnClickSound="Sounds/Interface/Click 01.wav"
  318.         DropShadow=1;
  319.     }
  320.  
  321.     [Map]
  322.     {
  323.         type=TextButton
  324.         TwoDArea = 560, 380, 185, 25
  325.         Align=ALIGN_CENTER
  326.         Text="#iGAMESETUP_MAP#"
  327.         Tooltip="#iT_MAPS#"
  328.         Font=newmenu_20_white
  329.         MouseOverColor=MENU_MOUSEOVER_COLOR
  330.         OnClickSound="Sounds/Interface/Click 01.wav"
  331.         DropShadow=1;
  332.     }
  333.  
  334.     [Advanced]
  335.     {
  336.         type=TextButton
  337.         TwoDArea = 755, 380, 185, 25
  338.         Align=ALIGN_CENTER
  339.         Text="#iGAMESETUP_ADVANCED#"
  340.         Tooltip="#iT_ADV#"
  341.         Font=newmenu_20_white
  342.         MouseOverColor=MENU_MOUSEOVER_COLOR
  343.         OnClickSound="Sounds/Interface/Click 01.wav"
  344.         DropShadow=1;
  345.     }
  346.  
  347.     [MessagesScrollUp]
  348.     {
  349.         type=Button
  350.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
  351.         PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
  352.         TwoDArea=942,420,16,16
  353.         OnClickSound="Sounds/Interface/Click 02.wav"
  354.     }
  355.  
  356.     [MessagesScrollDown]
  357.     {
  358.         type=Button
  359.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
  360.         PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
  361.         TwoDArea=942,585,16,16
  362.         OnClickSound="Sounds/Interface/Click 02.wav"
  363.     }
  364.  
  365.     [MessagesScrollBar]
  366.     {
  367.         type=ScrollBar
  368.         TwoDArea = 941, 439, 16, 144
  369.         TwoDArea = 942, 439, 0, 144
  370.         BarImage=Gfx\Interface\Menu\slider_vert.tga
  371.         UpButton=MessagesScrollUp
  372.         DownButton=MessagesScrollDown
  373.         BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
  374.         BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
  375.         BackgroundDownImage=Gfx\Interface\slideralap_also.tga
  376.     }
  377.  
  378.     [Messages]
  379.     {
  380.         type=LongText
  381.         TwoDArea = 105, 424, 820, 170
  382.         Align=ALIGN_LEFT
  383.         ScrollBar=MessagesScrollBar
  384.         Font=newmenu_20_white
  385.     }
  386.  
  387.     [MessageInput]
  388.     {
  389.         type=EditField
  390.         TwoDArea = 110, 604, 740, 30
  391.         Align=ALIGN_LEFT
  392.         Font=newmenu_20_white
  393.         Tooltip="#iT_CHATEDIT#"
  394.         RetainsInputFocus=1
  395.     }
  396.  
  397.     [MessagesToTeamMates]
  398.     {
  399.         type=RadioButton
  400.         TwoDArea = 865, 606, 0, 0
  401.         CheckedImage=Gfx\Interface\GameSetup\chatsend_team_2.tga
  402.         UnCheckedImage=Gfx\Interface\GameSetup\chatsend_team_1.tga
  403.         Tooltip="#iT_TOTEAMMATES#"
  404.         Group=1
  405.         OnClickSound="Sounds/Interface/Click 01.wav"
  406.     }
  407.  
  408.     [MessagesToAll]
  409.     {
  410.         type=RadioButton
  411.         TwoDArea = 910, 606, 0, 0
  412.         CheckedImage=Gfx\Interface\GameSetup\chatsend_all_2.tga
  413.         UnCheckedImage=Gfx\Interface\GameSetup\chatsend_all_1.tga
  414.         Tooltip="#iT_TOALL#"
  415.         Group=1 
  416.         OnClickSound="Sounds/Interface/Click 01.wav"
  417.     }
  418.  
  419.     [Back]
  420.     {
  421.         type=TextButton
  422.         TwoDArea = 120, 688, 156, 25
  423.         Align=ALIGN_CENTER
  424.         Text="#iBACK#"
  425.         Font=newmenu_20_white
  426.         Color=255,255,255,255
  427.         MouseOverColor=MENU_MOUSEOVER_COLOR
  428.         OnClickSound="Sounds/Interface/Click 01.wav"
  429.         DropShadow=1;
  430.     }
  431.  
  432.     [Lock]
  433.     {
  434.         type=TextButton
  435.         TwoDArea = 276, 688, 156, 25
  436.         Align=ALIGN_CENTER
  437.         Text="#iLOCK#"
  438.         Tooltip="#iT_LOCK#"
  439.         Font=newmenu_20_white
  440.         Color=255,255,255,255
  441.         MouseOverColor=MENU_MOUSEOVER_COLOR
  442.         OnClickSound="Sounds/Interface/Click 01.wav"
  443.         DropShadow=1;
  444.     }
  445.  
  446.     [Unlock]
  447.     {
  448.         type=TextButton
  449.         TwoDArea = 276, 688, 156, 25
  450.         Align=ALIGN_CENTER
  451.         Text="#iUNLOCK#"
  452.         Tooltip="#iT_UNLOCK#"
  453.         Font=newmenu_20_white
  454.         Color=255,255,255,255
  455.         MouseOverColor=MENU_MOUSEOVER_COLOR
  456.         OnClickSound="Sounds/Interface/Click 01.wav"
  457.         DropShadow=1;
  458.     }
  459.  
  460.     [SetupArmy]
  461.     {
  462.         type=TextButton
  463.         TwoDArea = 432, 688, 156, 25
  464.         Align=ALIGN_CENTER
  465.         Text="#iMULTI_SETUP_ARMY#"
  466.         Tooltip="#iT_SETUPARMY#"
  467.         Font=newmenu_20_white
  468.         Color=255,255,255,255
  469.         MouseOverColor=MENU_MOUSEOVER_COLOR
  470.         OnClickSound="Sounds/Interface/Click 01.wav"
  471.         DropShadow=1;
  472.     }
  473.  
  474.     [Done]
  475.     {
  476.         type=TextButton
  477.         TwoDArea = 588, 688, 156, 25
  478.         Align=ALIGN_CENTER
  479.         Text="#iGAMESETUP_READY#"
  480.         Tooltip="#iT_READY#"
  481.         Font=newmenu_20_white
  482.         MouseOverColor=MENU_MOUSEOVER_COLOR
  483.         OnClickSound="Sounds/Interface/Click 01.wav"
  484.         DropShadow=1;
  485.     }
  486.  
  487.     [Cancel]
  488.     {
  489.         type=TextButton
  490.         TwoDArea = 588, 688, 156, 25
  491.         Align=ALIGN_CENTER
  492.         Text="#iGAMESETUP_UNREADY#"
  493.         Tooltip="#iT_UNREADY#"
  494.         Font=newmenu_20_white
  495.         Color=255,255,255,255
  496.         MouseOverColor=MENU_MOUSEOVER_COLOR
  497.         OnClickSound="Sounds/Interface/Click 01.wav"
  498.         DropShadow=1;
  499.     }
  500.  
  501.     [Start]
  502.     {
  503.         type=TextButton
  504.         TwoDArea = 744, 688, 156, 25
  505.         Align=ALIGN_CENTER
  506.         Text="#iSTART#"
  507.         Font=newmenu_20_white
  508.         Color=255,255,255,255
  509.         MouseOverColor=MENU_MOUSEOVER_COLOR
  510.         OnClickSound="Sounds/Interface/Click 01.wav"
  511.         DropShadow=1;
  512.     }
  513.  
  514.     [MainScene2d_1]
  515.     {
  516.         type=Scene
  517.         Create                =FALSE
  518.         DeleteZBuffer         =FALSE
  519.         DeleteBackground      =FALSE
  520.         Render_Screen_Viewport=1
  521.     }
  522. }
  523.