home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.12 / 1998-03_Disc_3.12.iso / SMGDEMO / smgdemo.exe / getty09.scn < prev    next >
Text File  |  1997-12-05  |  15KB  |  308 lines

  1. *********************************************************************
  2. * Title: TURNING POINT: DEVIL'S DEN AND ROUND TOP                   *
  3. *********************************************************************
  4. * Scenario Template
  5. *
  6. * First Line = Title of scenario
  7. * '-' lines  = Scenario tree designation and description
  8. *              LINE 1
  9. *                1st digit = Type (0 = Union Attack, 1 = Rebel Attack,
  10. *                            2 = Meeting). This determines icon used
  11. *                            on "pick scenario" screen.
  12. *                2nd digit = Direction (0 = North, 1 = NE, ... 7 = NW)
  13. *                3-4 digit = Main VP site (see names.txt)
  14. *                            This determines location of icon on
  15. *                            "pick scenario screen"
  16. *                Comma     = Optional separator. Word after comma
  17. *                            determines type of scenario:
  18. *                            Hist  = Historical
  19. *                            Spec  = Speculative
  20. *                            Multi = Multiplayer
  21. *                            (This just determines message displayed
  22. *                            on Pick Scenario screen).
  23. *              LINES 2-3 = Description
  24. * Time lines = Starting and ending times and date. Ending time
  25. *              also contains a number of 'x' characters equal to
  26. *              the number of quasi-historical variants. Lines can
  27. *              also contain hexadecimal bitmasks (0-f) indicating
  28. *              at which difficulty levels the variant can be chosen.
  29. * Variant lines = One line for each 'x': description of variant
  30. *                 Remember that the first line corresponds to
  31. *                 the -last- 'x', because this is a 'bitmapped'
  32. *                 format.
  33. *
  34. * Troubleshooting: If scenario hangs when run, it usually means you've
  35. *                  listed a unit that doesn't exist in the Order of
  36. *                  Battle file. Comment out lines with '*' until you
  37. *                  find the one that is creating the problem.
  38. *********************************************************************
  39. * Theme: Defending Little Round Top
  40. Turning Point: Little Round Top
  41. Point tournant : Little Round Top
  42. Wendepunkt: Little Round Top
  43. -16T,Hist
  44. -After a late start, Longstreet catches Sickles
  45. -out of position. Who will take Little Round Top?
  46. -AprΦs un long dΘpart, Longstreet surprend Sickles
  47. -en mauvaise posture. Qui prendra Little Round Top ?
  48. -Nach spΣtem Start ⁿberrascht Longstreet Sickles.
  49. -Wer wird Little Round Top erobern?
  50. 16.2,2,7,1863,
  51. 18.0,2,7,1863,xxx,
  52. Little Round Top
  53. Little Round Top
  54. Little Round Top
  55. Little Round Top
  56. Little Round Top
  57. Little Round Top
  58. Little Round Top
  59. Little Round Top
  60. Little Round Top
  61.  
  62. u a000,45,60, r,12,100,  xxx,16.2,0, a,  0,42,72,***Warren
  63.  
  64. **********************************************
  65. * Victory Point Sites                        *
  66. * + who desig points,variants,locx,locy,name *
  67. *                                            *
  68. **********************************************
  69. *
  70. * '+'      = (1 column) indicates this line specifies a victory site
  71. * who      = (1 column) who holds site
  72. *            'u' = Union holds site at beginning
  73. *            'c' = Confederates hold at beginning
  74. *            ' ' = No one holds at beginning
  75. * desig    = (2 columns) designation of site (see names.txt)
  76. * points   = (2 columns) victory point value of site
  77. * variants = optional, but if omitted all subsequent options must
  78. *            be omitted: bitmask of variants/difficulty levels at which
  79. *            victory site appears. 'x' indicates always present,
  80. *            '0'-'f' is hexadecimal bitmask for difficulty levels
  81. *            at which site appears. See discussion of variants under
  82. *            Troops, below, for full details.
  83. * locx,locy= optional: can be used to adjust positioning of victory
  84. *            site. Use map coordinates as if placing troops. Decimal
  85. *            values can be used (in 1/100ths) if desired. Omit or use
  86. *            "0,0" to indicate that site should not be repositioned.
  87. * name     = optional: Can be a comment preceeded by '*', or a string
  88. *            used to rename the victory site for the purposes of this
  89. *            scenario.
  90. *
  91. * Examples:
  92. *
  93. * +uT 15,xxx,00,00,*Little Round Top
  94. *    (Union controls Little Round Top, worth 10 VP, it appears in all three
  95. *     variants at all difficulty levels, and is not repositioned or
  96. *     renamed).
  97. * + M310,ccc,45,23,An Objective
  98. *    (Objective M3 begins uncontrolled, appears only at the two highest
  99. *     difficulty levels but in all variants, is positioned at 45,23
  100. *     on the map, and is called "An Objective" for this scenario).
  101. *
  102. * When 'fighting the battle' (i.e. playing the whole campaign), control
  103. * of the LARGEST VP SITE determines the scenario chosen next (or, for
  104. * the final scenario, determines the result of the campaign). A few
  105. * scenarios, notably The Peach Orchard, feature two "largest sites",
  106. * and can branch three different ways, but normally a scenario with
  107. * two largest sites will be carried by the side with the highest score.
  108.  
  109.  
  110. *********************************************************************
  111. * Randomizing Line Format:
  112. * use size    type vp dir  adv Udesig Udelta   Cdesig Cdelta
  113. *********************************************************************
  114. *
  115. * Randomizing line can be omitted, in which exact units listed in file
  116. * are always used.
  117. *
  118. * Units listed above randomizing line always appear in the scenario
  119. * (even 'randomized' variants). Units below randomizing line appear
  120. * only in 'historical' variants.
  121. *
  122. * Just to make things interesting, Victory sites listed -above- the
  123. * line only appear in 'historical' variants, and victory sites -below-
  124. * the line always appear. Note that this is kind of the opposite
  125. * behavior as that for units.
  126. *
  127. * use  = Designates when randomizing line is to be used
  128. *        ':' : Use 50% of the time, but not when 'historical' is selected.
  129. *              These lines should preceed '=' lines.
  130. *        '=' : Use this line, but not when 'historical' is selected.
  131. *        '!' : Use this line 50% of the time (these should preceed '?' lines).
  132. *        '?' : Always use this line.
  133. *
  134. * size = Size of scenario (0-3) at each increasing difficulty level.
  135. *        0 is smallest size, 3 is largest size
  136. *
  137. * type = Bitmask for type of scenarios which can be generated
  138. *        0x01 = Union Defensive
  139. *        0x02 = Confederate Defensive
  140. *        0x04 = Meeting Engagement #1
  141. *        0x08 = Meeting Engagement #2
  142. *        0x10 = Balance
  143. *
  144. * vp   = VP site designation (from list in names.txt) which must
  145. *        appear in scenario (anchor site). If this VP site was
  146. *        already listed, that VP value is used, otherwise the
  147. *        randomizing algorithm assigns all VP values.
  148. *
  149. * dir  = Hexidecimal bitmask of possible directions
  150. *       (relative to center of Union position) at which
  151. *        Confederates can appear.
  152. *        0x01 = From the north
  153. *        0x02 = From the northeast
  154. *        0x04 = From the east
  155. *        0x08 = From the southeast
  156. *        0x10 = From the south
  157. *        0x20 = From the southwest
  158. *        0x40 = From the west
  159. *        0x80 = From the northwest
  160. *
  161. * adv  = Advantage to one side at each of 4 sizes of scenario (negative
  162. *        number is advantage to Confederates, positive is advantage to
  163. *        Union). Also useful in scenarios such as First Contact to
  164. *        take into account extra forces hardcoded for one side or the
  165. *        other: Union always gets Gamble's brigade, so Confederates need
  166. *        a bit of 'advantage' in randomizing to account for it.
  167. *
  168. * Udesig = Order of Battle (see OBU.TXT) designation for first Union
  169. *          unit likely to be selected
  170. * Udelta = Amount of random skipping over of brigades likely to occur
  171. *          at each of 4 sizes of scenario.
  172. *
  173. * Cdesig = Order of Battle (see OBC.TXT) designation for first Confederate
  174. *          unit likely to be selected
  175. * CDelta = Amount of random skipping over of brigades likely to occur
  176. *          at each of 4 sizes of scenario.
  177. *********************************************************************
  178. * Randomizing Line Format:
  179. * use size    type vp dir  adv Udesig Udelta   Cdesig Cdelta
  180. *********************************************************************
  181. : 0,1,1,1, 0x1,R1,0xc0, 1,1,1,1, 0x310, 2,1,0,0, 0x130, 1,0,0,0,
  182. = 0,1,1,1, 0x1,R1,0xe0, 1,1,1,1, 0x310, 2,1,0,0, 0x130, 1,0,0,0,
  183.  
  184. * Additional Victory Point Sites
  185. +uT 15
  186. +uR15
  187.  
  188. ************************************************************************
  189. * Troops Line Format:
  190. * who desig  x,y, form,dir,eff, var, time,delta,  plan,vp,to_x,to_y,name
  191. ************************************************************************
  192. *
  193. * who = Confederate/Union
  194. *       'c'     = Confederate
  195. *       'u'     = Union
  196. *       'C','U' = Confed/Union, but pair this line with another
  197. *                 adjacent capitalized line and (randomly) use only
  198. *                 one of them per scenario
  199. *
  200. * desig = Order of Battle designation (see OBU.TXT and OBC.TXT) of
  201. *         unit to appear. Listing a brigade commander inserts the
  202. *         entire brigade. To place individual regiments (or a commander
  203. *         by himself), place an alphabetic character ('a','b','c', etc.)
  204. *         in front of the designation. For Confederates, '131'
  205. *         designates Law's brigade, 'a131' designates Law by himself,
  206. *         and 'b131' designates the 4th Alabama. Many groups of
  207. *         artillery units have the same designation and must be
  208. *         specified using letter prefixes.
  209. *
  210. * x,y   = Map position. Map positions can be determined by starting
  211. *         a scenario and pressing Shift-M. You can then right-click
  212. *         around the map and see coordinates listed.
  213. *         NOTE: Decimal places in 1/100ths may be used optionally if
  214. *               desired:  i.e. 45.02,56.91  (but not: 45.2)
  215. *
  216. * form  = Formation
  217. *         'b' = Battle line (brigade)
  218. *         'd' = Double line (brigade)
  219. *         'm' = Maneuver Column (brigade) (if to_x,to_y specified,
  220. *                                          form Battle Line @ location)
  221. *         'M' = Maneuver Column (brigade) (if to_x,to_y specified,
  222. *                                          form Double Line @ location)
  223. *         'R' = Road Column (brigade)
  224. *         's' = Skirmishers (brigade or regiment)
  225. *               Regiments given skirmish orders begin detached.
  226. *         'l' = Line (regiment), Unlimbered (artillery)
  227. *         'c' = Column (regiment), Limbered (artillery)
  228. *         'x' = Rout
  229. *
  230. * dir   = Initial facing
  231. *         0 = North, 1 = North-Northeast, 2 = Northeast, 3 = East-Northeast,
  232. *         4 = East,  5 = East-Southeast, ... 15 = North-Northwest
  233. *
  234. * eff   = Effectiveness (100 = 100%). Used to account for earlier
  235. *         casualties in unit. Any number but 100 is subject to some
  236. *         randomness.
  237. *
  238. * var   = Variants in which this line is used. Must contain a number of
  239. *         'x', bit, and '0' characters equal to the number of 'x' chars
  240. *         listed after the scenario ending time line above. A variant is
  241. *         randomly selected. Lines with an 'x' in the proper column are
  242. *         used in that variant. Lines with an '0' in the column are not
  243. *         used in that variant. Lines with a hexidecimal number in the
  244. *         column ('0' - 'f') form a bitmask indicating which difficulty
  245. *         levels the line is used at:
  246. *           1 = Use at Heth/Rowley "Corporal" level.
  247. *           2 = Use at Hill/Howard "Captain"  level.
  248. *           4 = Use at Longstreet/Doubleday "Colonel" level.
  249. *           8 = Use at Lee/Hancock "General" level.
  250. *         So 'xc0' indicates that the line is NOT used for variant 1 ("0"),
  251. *         is used for variant 2 ("c") at the two highest difficulties, and
  252. *         is used for variant 3 ("x") at all difficulty levels. Note
  253. *         the reverse 'bitmapped' order--the last character is used
  254. *         for the first variant, and so forth.
  255. *
  256. * time  = Time troops appear. "hh.m" format, where "hh" is hour on a
  257. *         24-hour clock, and "m" is either (0-4) to indicate 15-minute
  258. *         increments (16.2 = 4:30 pm) or (05-59) to indicate exact
  259. *         minute (16.35 = 4:35 pm).
  260. * delta = Possible delta (in 15-minute increments) in appearance time
  261. *         for these troops
  262. *
  263. *         Notes:
  264. *         * Units listed at or before starting time are present at
  265. *           the start of the scenario (unless delta is indicated).
  266. *         * Units appearing after scenario starts are subject to
  267. *           a certain amount of randomness (will not always appear at
  268. *           exact time indicated)
  269. *         * Normally unit does not appear until time indicated, but if
  270. *           this is a frozen unit (see 'plan' below) then unit is always
  271. *           present but 'unfreezes' at the time indicated.
  272. *
  273. * plan  = General plan for this unit. Mostly used for AI purposes,
  274. *         except for Frozen & Refused aspects.
  275. *         'a' = attack
  276. *         'A' = assault (more emphatic version of attack)
  277. *         'd' = defend
  278. *         'D' = defend, and refuse flanks in starting setup
  279. *         's' = support
  280. *         'h' = hold this position
  281. *         'H' = hold this position, and refuse flanks in setup
  282. *         'f' = frozen
  283. *         'F' = frozen, and refuse flanks at setup
  284. *         'x' = no plan
  285. *
  286. * vp    = VP cost to activate this unit. '0' indicates no cost.
  287. *         (Note: if unit is frozen [plan = 'f','F'] and has an
  288. *         entry time, -and- has a vp cost, then it begins frozen,
  289. *         but becomes available for activation when the time
  290. *         arrives--at the designated cost).
  291. *
  292. * to_x, to_y = Initial marching orders: unit begins scenario with orders
  293. *              to march to designated location. Decimal places in
  294. *              1/100ths can be used optionally if desired.
  295. *              To_x and To_y are IGNORED unless one of the following
  296. *              is true:
  297. *                1) Unit is in road formation ('r')
  298. *                2) Unit is in maneuver column ('m', 'M')
  299. *                3) Unit has 'a' or 'A' as its 'plan'
  300. *              Use 00,00 the specify no marching orders.
  301. *
  302. * name  = Name of commander or unit. Normally preceeded by one or
  303. *         more "*"'s, in which case line is ignored. If not preceeded
  304. *         by "*", string is used in scenario instead of normal name
  305. *         from Order of Battle (OBC.TXT, OBU.TXT). This can be used
  306. *         to make commander substitutions.
  307. *
  308.