home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------
- // MISSION DATA
- //---------------------------------------------------------
- "M01.map" // Map file name
- "M01" // Map directory
- "M01 Operation Steel Wind" // Name of mission
- M01.pln // Default plan file name
- test0.brf // Briefing file name
- test0.dbf // Debriefing file name
- "M01.bmp" // Mission picture file name
-
- // Renderer options
- 10.0f // Hardware near clipping plane
- 15000.0f // Hardware far clipping plane
- 10.0f // Software near clipping plane
- 15000.0f // Software far clipping plane
- 1 // Fog is on
- 55 65 85 // RGB for fog
- 600.0f // Fog start
- 6000.0f // Fog end
- 55 55 50 // Ambient lighting color value
- 55 65 85 // Background color (should match fog, if on)
-
- // Clouds information
- 1 // Clouds are on?
- "01_clouds.bmp" // Cloud texture name
- 1.0f // Clouds texture multiplier
- 1.0f // Clouds speed multiplier
- OutdoorRooms // List of rooms in which clouds should be drawn
- 0
- End
- FogRooms // List of rooms in which fog should be drawn
- 0
- End
- BackgroundColors // List of rooms with alternate background colors
- 0 255 255 0
- End
-
- // AI Line of sight info
- 2500.0 // Max Distance
-
- // Rules info
- 1 // Full Surveillance On?
-
- // Gore info
- 0 // Gore disabled for this mission
-
- // Plan map info.
- 2000.0 // Initial zoom distance
- 500.0 // Minimum zoom distance
- 4000.0 // Maximum zoom distance
- 0.0 // Initial camera rotation in degrees
- 0.0 // Compass rotation to point north.
-
- 1.0 2.5 // Min and Max Waypoint scale
- 2.5 6.0 // Min and Max Waypoint connector scale
- 1.0 2.5 // Min and Max Icon scale
-
- 0 // Number of weeks past
-
- 16 // Number of filtered kits
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
-
- // Roster modifiers
- 0 // restrict to operatives that went on the previous mission
- 0 // only allow operatives that went on the previous mission
- 11 // number of operatives to activate this mission
- "Arnavisca, Santiago"
- "Bogart, Daniel"
- "Burke, Andrew"
- "Chavez, Ding"
- "Haider, Karl"
- "Hanley, Timothy"
- "Maldini, Antonio"
- "McAllen, Roger"
- "Raymond, Renee"
- "Walther, Jorg"
- "Yacoby, Ayana"
-
- 0 // number of operatives that become unavailable this mission
-
- 1 // Difficulty Setting Exist
- // Mission Difficulty Files
- M01Easy.mdf
- M01Med.mdf
- M01Hard.mdf
-
-