home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.7 / 2000-04_Disc_5.7.bin / c&c / ts_demo.exe / BATTLE.INI < prev    next >
INI File  |  1999-11-29  |  1KB  |  34 lines

  1. ;============================================================================
  2. ; BATTLE.INI (English)
  3. ;
  4. ; This control file specifies the battle campaigns that
  5. ; are in the game. Additional files that begin with "BATTLE"
  6. ; will augment this list.
  7. ;
  8. ; $Author: $
  9. ; $Archive: $
  10. ; $Modtime: $
  11. ; $Revision:$
  12. ;============================================================================
  13.  
  14. ; ******* Battle List *******
  15. ; Lists the various battles in this control file. Each
  16. ; battle is given a unique (internal only) identifier name.
  17. [Battles]
  18. 1=GDI1
  19.  
  20. ; ******* Individual Campaign Data *******
  21. ; Each battle campaign lists its information
  22. ; in a section that cooresponds to its 
  23. ; identifier battle name (see above).
  24.  
  25. ; CD = the CD that must be present to play the campaign [-1 means any CD]
  26. ; Scenario = the scenario name for the first mission
  27. ; FinalMovie = finale movie to play at end of campaign (def=none)
  28. ; Description = text description of campaign for player choice list
  29. [GDI1]
  30. CD=00
  31. Scenario=TSDEMO.MAP
  32. FinalMovie=
  33. Description=Tiberian Sun Demo Missions
  34.