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

  1. #include "../GlobalIncludes.inf"
  2.  
  3. [Name]
  4. {
  5.     type=Text
  6.     TwoDArea = 0, 277, 148, 20
  7.     Text="<NAME>"
  8.     Align=ALIGN_CENTER
  9.     Font=newmenu_20_white
  10. }
  11.  
  12. [StartingUnits]
  13. {
  14.     type=Text
  15.     TwoDArea = 0, 295, 148, 20
  16.     Text="0"
  17.     Align=ALIGN_CENTER
  18.     Font=newmenu_20_white
  19. }
  20.  
  21. [MPSpent]
  22. {
  23.     type=Text
  24.     TwoDArea = 0, 313, 148, 20
  25.     Text="0"
  26.     Align=ALIGN_CENTER
  27.     Font=newmenu_20_white
  28. }
  29.  
  30. [Reinforcements]
  31. {
  32.     type=Text
  33.     TwoDArea = 0, 331, 148, 20
  34.     Text="0"
  35.     Align=ALIGN_CENTER
  36.     Font=newmenu_20_white
  37. }
  38.  
  39. [LargestArmy]
  40. {
  41.     type=Text
  42.     TwoDArea = 0, 349, 148, 20
  43.     Text="0"
  44.     Align=ALIGN_CENTER
  45.     Font=newmenu_20_white
  46. }
  47.  
  48. [KilledUnits]
  49. {
  50.     type=Text
  51.     TwoDArea = 0, 367, 148, 20
  52.     Text="0"
  53.     Align=ALIGN_CENTER
  54.     Font=newmenu_20_white
  55. }
  56.  
  57. [LostUnits]
  58. {
  59.     type=Text
  60.     TwoDArea = 0, 385, 148, 20
  61.     Text="0"
  62.     Align=ALIGN_CENTER
  63.     Font=newmenu_20_white
  64. }
  65.  
  66. [HQs]
  67. {
  68.     type=Text
  69.     TwoDArea = 0, 403, 148, 20
  70.     Text="0"
  71.     Align=ALIGN_CENTER
  72.     Font=newmenu_20_white
  73. }
  74.  
  75. [MaxHQs]
  76. {
  77.     type=Text
  78.     TwoDArea = 0, 421, 148, 20
  79.     Text="0"
  80.     Align=ALIGN_CENTER
  81.     Font=newmenu_20_white
  82. }
  83.  
  84. [Captures]
  85. {
  86.     type=Text
  87.     TwoDArea = 0, 403, 148, 20
  88.     Text="0"
  89.     Align=ALIGN_CENTER
  90.     Font=newmenu_20_white
  91. }
  92.