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

  1. //-----------------------------------------------------------
  2. //-- Landmarks ----------------------------------------------
  3. //-----------------------------------------------------------
  4. // Format: <String> Id    <String> name <String>    Description
  5.  
  6. 4    // Number of landmarks
  7. "landmark3"    "Cargo Ramp"    "This ramp provides an easy access to the plane."
  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. "landmark1"    "Extraction Zone"    "Bring the hostages back to here."
  10. "landmark0"    "Insertion Zone"    "Start your teams here."
  11.  
  12.  
  13.  
  14.  
  15. //-----------------------------------------------------------
  16. //-- Character Teams ----------------------------------------
  17. //-----------------------------------------------------------
  18. // Format: <token>     <Localized name>    <description> 
  19.  
  20. 16    // Number of teams
  21. "Driver"    "Driver"    "This is the driver of the truck."
  22. "RampGuard"    "Terrorist"    "This terrorist is guarding a hostage very closely. 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. "DeadHostage1"    "No name"    "No Description."
  35. "DeadHostage2"    "No name"    "No Description."
  36. "Hostage 5"    "Hostage"    "Rescue this hostage."
  37.  
  38.  
  39.  
  40.  
  41. //-----------------------------------------------------------
  42. //-- Vehicles -----------------------------------------------
  43. //-----------------------------------------------------------
  44. // Format: <token>     <Localized name>    <description> 
  45.  
  46. 1    Number of vehicles
  47. "FuelTruck"    "NoName"    "NONE"
  48.