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

  1.  
  2. @START
  3. selectunit b311
  4. POPUP POPSTART1
  5. clearevents
  6. event unit c a311, selected, do_general
  7. event button 1, do_regmove
  8. event button 2, do_regform
  9. event button 3, do_regwheel
  10. ;event button 4, do_end2
  11.  
  12. @start2
  13. POPUP POPSTART1
  14. ;event button 0, cont
  15. event button 1, do_regmove
  16. event button 2, do_regform
  17. event button 3, do_regwheel
  18. ;event button 4, do_end2
  19.  
  20. @do_return
  21. clearevents
  22. event unit c a311, selected, do_generalreturn
  23. POPUP POPSTART1
  24. ;event button 0, cont
  25. event button 1, do_regmove
  26. event button 2, do_regform
  27. event button 3, do_regwheel
  28. ;event button 4, do_end2
  29.  
  30.  
  31. @POPSTART1
  32. @button=PAUSING
  33. @button=FORMATIONS
  34. @button=WHEELING
  35. @width = 440
  36. @x=20
  37. @y=-100
  38. This is the drill ground. Practice moving regiments around and changing
  39. formations, then click on General Pettigrew to learn about moving brigades.
  40. You can right-click any command button to learn about it.
  41. Press the Escape key to end this tutorial.
  42. ^
  43. ^To move a regiment, select it and drag a "move line"
  44. to the desired destination.
  45.  
  46. @do_regmove
  47. popup popregmove
  48. event button 0, start2
  49.  
  50. @popregmove
  51. @width = 440
  52. @x=20
  53. @y=-100
  54. You can pause or unpause the game by pressing the 'P' key, and
  55. speed up or slow down the game with the '+' and '-' keys.
  56.  
  57. @do_regform
  58. popup popregform
  59. event button 0, start2
  60. event button 1, do_formtip
  61.  
  62. @popregform
  63. @button=TIP
  64. @width = 440
  65. @x=20
  66. @y=-100
  67. To change formations, select a regiment and click a formation button
  68. (Line, Column or Skirmish). For more information on the formations, 
  69. right-click a formation button.
  70.  
  71. @do_formtip
  72. popup popformtip
  73. event button 0, do_regform
  74.  
  75. @popformtip
  76. @width = 440
  77. @x=20
  78. @y=-100
  79. To move a regiment quickly to a destination, select it, drag a move line
  80. to the destination, click Column and then immediately click Line. The
  81. regiment will form quick columns to march to the destination, then
  82. form a battle line when it arrives.
  83.  
  84. @do_regwheel
  85. popup popregwheel
  86. event button 0, start2
  87.  
  88. @popregwheel
  89. @width = 440
  90. @x=20
  91. @y=-100
  92. To change a regiment's facing, use the Wheel button. You can issue
  93. wheel commands when a regiment is still moving, and it will assume
  94. the new facing when it reaches its destination.
  95.  
  96. @cont
  97.  
  98. @done
  99.  
  100.  
  101. @do_general
  102. clearevents
  103. event unit c b311, selected, do_return
  104. event unit c c311, selected, do_return
  105. event unit c d311, selected, do_return
  106. event unit c e311, selected, do_return
  107. selectunit a311
  108. pointernr c a311
  109. popup popgeneral
  110. event button 0, do_general2
  111.  
  112. @popgeneral
  113. @width = 440
  114. @x=20
  115. @y=-100
  116. This is General Pettigrew, the brigade commander leading the four regiments of this
  117. brigade. He is used to move all of the regiments of his brigade at once, 
  118. making them a more effective fighting force.
  119.  
  120. @do_general2
  121. selectunit a311
  122. ;pointernr 538,249
  123. popup popgeneral2
  124. ;event button 0, cont2
  125. event button 1, do_brigmove
  126. event button 2, do_brigform
  127. event button 3, do_brigattach
  128. ;event button 4, do_end2
  129.  
  130. @do_general2a
  131. selectunit a311
  132. popup popgeneral2
  133. ;event button 0, cont2
  134. event button 1, do_brigmove
  135. event button 2, do_brigform
  136. event button 3, do_brigattach
  137. ;event button 4, do_end2
  138.  
  139. @do_generalreturn
  140. clearevents
  141. event unit c b311, selected, do_return
  142. event unit c c311, selected, do_return
  143. event unit c d311, selected, do_return
  144. event unit c e311, selected, do_return
  145. selectunit a311
  146. popup popgeneral2
  147. ;event button 0, cont2
  148. event button 1, do_brigmove
  149. event button 2, do_brigform
  150. event button 3, do_brigattach
  151. ;event button 4, do_end2
  152.  
  153. @popgeneral2
  154. @button=MOVING
  155. @button=FORMATIONS
  156. @button=WHAT'S ATTACH?
  157. @width = 440
  158. @x=20
  159. @y=-100
  160. With Pettigrew selected, click the Attach button on the command bar to re-attach 
  161. all regiments so they will follow brigade orders (if there is no Attach button,
  162. all regiments are already attached). Drill with Pettigrew for awhile, 
  163. then press the Escape key to end this tutorial.
  164.  
  165. @do_brigmove
  166. popup popbrigmove
  167. event button 0, do_general2a
  168.  
  169. @popbrigmove
  170. @width = 440
  171. @x=20
  172. @y=-100
  173. To move an entire brigade, select the brigade commander, drag a move
  174. line, and issue a formation order (Battle, Double, Skirmish, Maneuver or
  175. Road). The entire brigade will assume that formation at the
  176. destination. You can also use the Wheel button to change the brigade's
  177. final facing.
  178.  
  179. @do_brigform
  180. popup popbrigform
  181. event button 0, do_general2a
  182.  
  183. @popbrigform
  184. @width = 440
  185. @x=20
  186. @y=-100
  187. To change a brigade's formation, select the general and issue a formation
  188. order (Battle, Double, Skirmish, Maneuver or Road). You can right-click
  189. on the command button to learn more about that formation.
  190.  
  191. @do_brigattach
  192. popup popbrigattach
  193. event button 0, do_general2a
  194.  
  195. @popbrigattach
  196. @width = 440
  197. @x=20
  198. @y=-100
  199. When a regiment is issued any formation order, it becomes detached from
  200. the brigade and no longer follows brigade orders. To re-attach the regiment,
  201. select the commander and click the Attach button.
  202.  
  203. @cont2
  204.  
  205. @do_end2
  206. endscenario
  207.  
  208. @
  209.  
  210.