home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 March / Gamestar_49_2003-03_cd2.bin / data / text / mission / english / RM05Hard.mtd < prev    next >
Text File  |  1999-11-30  |  2KB  |  49 lines

  1. //-----------------------------------------------------------
  2. //-- Landmarks ----------------------------------------------
  3. //-----------------------------------------------------------
  4. // Format: <String> Id    <String> name <String>    Description
  5.  
  6. 4    // Number of landmarks
  7. "landmark0"    "Insertion Zone"    "Start your teams here."
  8. "landmark2"    "Fuel Truck"    "A driver will come out and take this truck to the airplane. You may want to sneak a team to the plane on the far side of the truck."
  9. "landmark3"    "Cargo Ramp"    "This ramp provides an easy access to the plane."
  10. "landmark1"    "Extraction Zone"    "Bring the hostages back to here."
  11.  
  12.  
  13.  
  14.  
  15. //-----------------------------------------------------------
  16. //-- Character Teams ----------------------------------------
  17. //-----------------------------------------------------------
  18. // Format: <token>     <Localized name>    <description> 
  19.  
  20. 17    // Number of teams
  21. "Driver"    "Driver"    "This is the driver of the refueling truck. "
  22. "RampGuard"    "Terrorist"    "This terrorist is closely guarding a hostage. A sniper may be called for."
  23. "Hostage1"    "Hostage"    "Rescue this hostage."
  24. "Hostage2"    "Hostage"    "Rescue this hostage."
  25. "Hostage3"    "Hostage"    "Rescue this hostage."
  26. "Hostage4"    "Hostage"    "Rescue this hostage."
  27. "HostageGuard1"    "No name"    "No Description."
  28. "CargoAreaPatrol1"    "No name"    "No Description."
  29. "CargoAreaPatrol2"    "No name"    "No Description."
  30. "PassengerPatrol1"    "No name"    "No Description."
  31. "PassengerPatrol2"    "No name"    "No Description."
  32. "ReactionForce"    "No name"    "No Description."
  33. "CommandStaff"    "No name"    "No Description."
  34. "CargoGuard"    "No name"    "No Description."
  35. "DeadHostage1"    "No name"    "No Description."
  36. "DeadHostage2"    "No name"    "No Description."
  37. "Hostage 5"    "Hostage"    "Rescue this hostage."
  38.  
  39.  
  40.  
  41.  
  42. //-----------------------------------------------------------
  43. //-- Vehicles -----------------------------------------------
  44. //-----------------------------------------------------------
  45. // Format: <token>     <Localized name>    <description> 
  46.  
  47. 1    Number of vehicles
  48. "FuelTruck"    "NoName"    "NONE"
  49.