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

  1. //-----------------------------------------------------------
  2. //-- Landmarks ----------------------------------------------
  3. //-----------------------------------------------------------
  4. // Format: <String> Id    <String> name <String>    Description
  5.  
  6. 7    // Number of landmarks
  7. "SamadVehicle"    "Samed Car"    "Samed escape car.  Be careful the driver is inside."
  8. "MafiaVehicles"    "Mafia Cars"    "Two Mafia cars are parked here."
  9. "ExchangeLocation"    "Exchange Location"    "The exchange is taking place in this building."
  10. "WindowOverlook"    "Glass Windows"    "Overlooks the meeting area."
  11. "SniperSpot"    "Sniper Spot"    "This is a good spot to put a sniper to stop people running to the vehicles."
  12. "InsertionZone"    "Insertion"    "Your team starts here."
  13. "StealthBeware"    "Yard Patrols"    "Beware do not let anyone get to the building and alert the others."
  14.  
  15.  
  16.  
  17.  
  18. //-----------------------------------------------------------
  19. //-- Character Teams ----------------------------------------
  20. //-----------------------------------------------------------
  21. // Format: <token>     <Localized name>    <description> 
  22.  
  23. 13    // Number of teams
  24. "TrainPatrolTeam1"    "Mafia Patrol"    "Patrolling around the trains."
  25. "LazyGuardTeam1"    "Mafia Guard"    "Leaning against the tower."
  26. "YardPatrolTeam1"    "Mafia Patrol"    "Patrolling across the train yard."
  27. "MafiaLeaderTeam"    "Mafia Group"    "Mafia leader and his bodyguard run for the car when alerted."
  28. "SamLeaderTeam"    "Samed Group"    "Samed leader and his bodygaurd run for the car when alerted."
  29. "MafiaIntPatrol1Team"    "Mafia Patrol"    "Patrols the interior of the building."
  30. "SamDriverTeam"    "Samed leader's driver"    "Sitting in the driver's seat."
  31. "RoofPatrol1Team"    "Mafia Patrol"    "Patrols on the roof overlooking the cars."
  32. "MafiaDriverTeam"    "Mafia leader's driver."    "Standing by the Mafia leader's car."
  33. "MafiaBodyguard2Team"    "Mafia Guard"    "Runs for a car when alerted."
  34. "SamIntGuardTeam1"    "Samed Guard"    "Patrols the interior of the building."
  35. "RoofGuard1Team"    "Roof Guard"    "Covers the alley."
  36. "RoofGuard2Team"    "Roof Guard"    "Covers the yard."
  37.  
  38.  
  39.  
  40.  
  41. //-----------------------------------------------------------
  42. //-- Vehicles -----------------------------------------------
  43. //-----------------------------------------------------------
  44. // Format: <token>     <Localized name>    <description> 
  45.  
  46. 3    Number of vehicles
  47. "MafiaBodyguardCar"    "NoName"    "NONE"
  48. "MafiaLeaderCar"    "NoName"    "NONE"
  49. "SamLeaderCar"    "NoName"    "NONE"
  50.