home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.12 / 1998-03_Disc_3.12.iso / SMGDEMO / smgdemo.exe / tutor02.txt < prev    next >
Text File  |  1997-09-15  |  3KB  |  132 lines

  1.  
  2. @start
  3. relocmap 14,64
  4. selectunit a311
  5. event time 1, do_start1
  6.  
  7. @do_start1
  8. relocmap 17,61
  9. pointer 298,233
  10. popup popstart
  11. event button 0, do_start2
  12.  
  13. @popstart
  14. @width=440
  15. @x=20
  16. @y=-100
  17. A Union battery has a position in Sach's Wheatfield on high ground 
  18. north of the woods. Drive the battery away and place your own battery on that hill. 
  19. Your battery will arrive in about fifteen minutes, as a reinforcement.
  20.  
  21. @do_start2
  22. pointer 568,396
  23. popup popstart2
  24. event button 0, do_start3
  25.  
  26. @popstart2
  27. @width=440
  28. @x=20
  29. @y=-100
  30. Notice there is a second Objective Site to the east. If the battle on the hill
  31. is going well, try sending a regiment to take this position.
  32.  
  33. @do_start3
  34. event unit c a306, enters 13, 60, 1, 10, do_artarrived
  35. event vpsite G, c, do_sitetaken
  36. event vpsite K, c, do_site2taken
  37. event unit u a111, fires, do_wheathide
  38. event unit u 000, engages, do_artline
  39.  
  40. @do_artline
  41. popup popartline
  42. event button 0, done
  43.  
  44. @popartline
  45. @width=440
  46. @x=20
  47. @y=-100
  48. Artillery on high ground is an effective weapon, able to see far and inflict
  49. damage from a distance, but it won't stand up to a direct attack. However, there is
  50. a Union regiment in Line formation protecting these guns.
  51.  
  52. @done
  53.  
  54. @do_wheathide
  55. pointernr lastunit
  56. popup popwheathide
  57. event button 0, done
  58.  
  59. @popwheathide
  60. @width=440
  61. @x=20
  62. @y=-100
  63. Soldiers remaining still in a wheatfield can ambush the enemy, as you have just
  64. discovered.
  65.  
  66. @do_site2taken
  67. relocmap 17,61
  68. pointer 568,396
  69. popup popsite2taken
  70. event button 0, done
  71. event vpsite G, c, do_sitetaken
  72.  
  73. @popsite2taken
  74. @width=440
  75. @x=20
  76. @y=-100
  77. You have taken a secondary Objective Site, gaining an extra 200 points! Make
  78. sure these men are detached from the rest of the brigade (give them any
  79. formation order), and then put them in Line formation to hold this site against
  80. any Union attacks from the woods.
  81.  
  82. @do_artarrived
  83. pointernr lastunit
  84. popup popartarrived
  85. event button 0, done
  86.  
  87. @popartarrived
  88. @width=440
  89. @x=20
  90. @y=-100
  91. Your artillery has arrived. Drag a move line to the Wheatfield and click the
  92. Unlimber button. Artillery must be limbered to move, and unlimbered to fire.
  93.  
  94. @do_sitetaken
  95. relocmap 17,61
  96. pointer 298,233
  97. popup popsitetaken
  98. event button 0, done
  99. event button 1, do_skirmish
  100.  
  101. @do_sitetaken2
  102. popup popsitetaken
  103. event button 0, done
  104. event button 1, do_skirmish
  105.  
  106. @popsitetaken
  107. @button=SKIRMISHERS
  108. @width=440
  109. @x=20
  110. @y=-100
  111. You have taken the Wheatfield! Form a battle line to control this objective, and get
  112. your artillery well positioned on this good high ground. If your artillery
  113. hasn't arrived, hold the field until it does.
  114. ^
  115. ^If you haven't yet, you may want to send a regiment to take the 
  116. other Objective Site. You may also want to order a regiment into 
  117. Skirmish line to pursue the enemy artillery.
  118.  
  119. @do_skirmish
  120. popup popskirmish
  121. event button 0, do_sitetaken2
  122.  
  123. @popskirmish
  124. @width=440
  125. @x=20
  126. @y=-100
  127. Skirmish lines are more spread out than standard fighting lines. They move quickly but 
  128. will retreat in the face of a strong attack, so they are ideal for harrying the enemy.
  129.  
  130. @do_skirmishcont
  131. @
  132.