Expert_16.txt 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482
  1. //===== eAthena Script =======================================
  2. //= Turbo Track - Expert - 16 Person
  3. //===== By: ==================================================
  4. //= L0ne_W0lf
  5. //===== Current Version: =====================================
  6. //= 1.0
  7. //===== Compatible With: =====================================
  8. //= eAthena SVN
  9. //===== Description: =========================================
  10. //= [Aegis Conversion]
  11. //= Turbo Track Course: Expert (PVP) - 16 Person
  12. //===== Additional Comments: =================================
  13. //= 1.0 First version. [L0ne_W0lf]
  14. //============================================================
  15. turbo_room,124,135,3 script Expert mode - 16 person 124,{
  16. OnInit:
  17. waitingroom "Expert mode - 16 person",60,"Expert mode - 8 person::OnStartArena",16;
  18. //SetFeeZeny 1000
  19. enablewaitingroomevent "Expert mode - 16 person";
  20. end;
  21. OnEnable:
  22. enablenpc "Expert mode - 16 person";
  23. enablewaitingroomevent "Expert mode - 16 person";
  24. end;
  25. OnStartArena:
  26. warpwaitingpc "turbo_e_16",298,161;
  27. donpcevent "Broadcast#e16::OnEnable";
  28. disablewaitingroomevent "Expert mode - 16 person";
  29. end;
  30. }
  31. turbo_e_16,298,167,3 script Helper#e16_F 124,{
  32. mes "[Helper]";
  33. mes "You are now in the";
  34. mes "Waiting Room. You will";
  35. mes "be guided to the Starting Line";
  36. mes "after 30 seconds, so please use";
  37. mes "this time to prepare your items";
  38. mes "and equipment. Thank you.";
  39. close;
  40. }
  41. turbo_e_16,298,167,0 script Point Give-Away Guy#e16 -1,15,15,{
  42. OnInit:
  43. disablenpc "Point Give-Away Guy#e16";
  44. end;
  45. OnTouch:
  46. if (tt_point < 28999) {
  47. set tt_point,tt_point+2;
  48. warp "turbo_e_16",59,364;
  49. }
  50. else
  51. warp "turbo_e_16",59,364;
  52. end;
  53. }
  54. turbo_e_16,167,3,0 script Broadcast#e16 -1,{
  55. OnInit:
  56. disablenpc "Broadcast#e16";
  57. end;
  58. OnEnable:
  59. enablenpc "Broadcast#e16";
  60. initnpctimer;
  61. end;
  62. OnTimer2000:
  63. mapannounce "turbo_e_16","You are now in the Waiting Room where you can check your items and prepare for the race.",bc_map,"0x33FF66";
  64. end;
  65. OnTimer7000:
  66. mapannounce "turbo_e_16","You will have 30 seconds before you are transported to the Starting Line.",bc_map,"0x33FF66";
  67. end;
  68. OnTimer10000:
  69. mapannounce "turbo_e_16","Please make sure that you have suitable equipment and items with you.",bc_map,"0x33FF66";
  70. end;
  71. OnTimer15000:
  72. mapannounce "turbo_e_16","The 30 second countdown will begin shortly.",bc_map,"0x33FF66";
  73. end;
  74. OnTimer17000:
  75. mapannounce "turbo_e_16","30 seconds remaining.",bc_map,"0x33FF66";
  76. end;
  77. OnTimer27000:
  78. mapannounce "turbo_e_16","20 seconds remaining.",bc_map,"0x33FF66";
  79. end;
  80. OnTimer37000:
  81. mapannounce "turbo_e_16","10 seconds remaining.",bc_map,"0x33FF66";
  82. end;
  83. OnTimer42000:
  84. mapannounce "turbo_e_16","5 seconds remaining.",bc_map,"0x33FF66";
  85. end;
  86. OnTimer43000:
  87. mapannounce "turbo_e_16","4 seconds remaining.",bc_map,"0x33FF66";
  88. end;
  89. OnTimer44000:
  90. mapannounce "turbo_e_16","3 seconds remaining.",bc_map,"0x33FF66";
  91. end;
  92. OnTimer45000:
  93. mapannounce "turbo_e_16","2 seconds remaining.",bc_map,"0x33FF66";
  94. end;
  95. OnTimer46000:
  96. mapannounce "turbo_e_16","1 second remaining.",bc_map,"0x33FF66";
  97. end;
  98. OnTimer47000:
  99. mapannounce "turbo_e_16","You will be transported to the Starting Line shortly.",bc_map,"0x33FF66";
  100. end;
  101. OnTimer49000:
  102. enablenpc "Point Give-Away Guy#e16";
  103. donpcevent "Master#e16::OnEnable";
  104. end;
  105. OnTimer50000:
  106. donpcevent "snake#e16::OnEnable";
  107. donpcevent "hunting#e16::OnEnable";
  108. disablenpc "bing#e16";
  109. end;
  110. OnTimer57000:
  111. disablenpc "Point Give-Away Guy#e16";
  112. end;
  113. }
  114. turbo_e_16,167,3,0 script Master#e16 -1,{
  115. OnInit:
  116. disablenpc "Master#e16";
  117. end;
  118. OnEnable:
  119. enablenpc "Master#e16";
  120. initnpctimer;
  121. end;
  122. OnDisable:
  123. stopnpctimer;
  124. disablenpc "Master#e8";
  125. end;
  126. OnTimer7000:
  127. mapannounce "turbo_e_16","Welcome to the Turbo Track.",bc_map,"0x33FF66";
  128. end;
  129. OnTimer9000:
  130. mapannounce "turbo_e_16","The game will be hosted for 15 minutes and at least one person must complete the entire course.",bc_map,"0x33FF66";
  131. end;
  132. OnTimer11000:
  133. mapannounce "turbo_e_16","We hope you will do your best.",bc_map,"0x33FF66";
  134. end;
  135. OnTimer13000:
  136. mapannounce "turbo_e_16","The game will begin after a 5 second countdown. Everyone, please take your positions behind the Starting Line.",bc_map,"0x33FF66";
  137. end;
  138. OnTimer15000:
  139. mapannounce "turbo_e_16","The countdown will commence shortly.",bc_map,"0x33FF66";
  140. end;
  141. OnTimer17000:
  142. mapannounce "turbo_e_16","- 5 -",bc_map,"0x33FF66";
  143. end;
  144. OnTimer18000:
  145. mapannounce "turbo_e_16","- 4 -",bc_map,"0x33FF66";
  146. end;
  147. OnTimer19000:
  148. mapannounce "turbo_e_16","- 3 -",bc_map,"0x33FF66";
  149. end;
  150. OnTimer20000:
  151. mapannounce "turbo_e_16","- 2 -",bc_map,"0x33FF66";
  152. end;
  153. OnTimer21000:
  154. mapannounce "turbo_e_16","- 1 -",bc_map,"0x33FF66";
  155. end;
  156. OnTimer22000:
  157. mapannounce "turbo_e_16","- 0 -",bc_map,"0x33FF66";
  158. end;
  159. OnTimer23000:
  160. mapannounce "turbo_e_16","Now! The race has begun! Go Go Go!!",bc_map,"0x33FF66";
  161. disablenpc "No_Unfair_Start#e16-1";
  162. disablenpc "No_Unfair_Start#e16-2";
  163. end;
  164. OnTimer30000:
  165. mapannounce "turbo_e_16","Remember that this is a 15 minute race. After 15 minutes, everyone will be transported out of the race track.",bc_map,"0x33FF66";
  166. end;
  167. OnTimer83000:
  168. mapannounce "turbo_e_16","You have 14 minutes left.",bc_map,"0x33FF66";
  169. end;
  170. OnTimer143000:
  171. mapannounce "turbo_e_16","You have 13 minutes left.",bc_map,"0x33FF66";
  172. end;
  173. OnTimer203000:
  174. mapannounce "turbo_e_16","You have 12 minutes left.",bc_map,"0x33FF66";
  175. end;
  176. OnTimer263000:
  177. mapannounce "turbo_e_16","You have 11 minutes left.",bc_map,"0x33FF66";
  178. end;
  179. OnTimer323000:
  180. mapannounce "turbo_e_16","You have 10 minutes left.",bc_map,"0x33FF66";
  181. end;
  182. OnTimer383000:
  183. mapannounce "turbo_e_16","You have 9 minutes left.",bc_map,"0x33FF66";
  184. end;
  185. OnTimer443000:
  186. mapannounce "turbo_e_16","You have 8 minutes left.",bc_map,"0x33FF66";
  187. end;
  188. OnTimer503000:
  189. mapannounce "turbo_e_16","You have 7 minutes left.",bc_map,"0x33FF66";
  190. end;
  191. OnTimer563000:
  192. mapannounce "turbo_e_16","You have 6 minutes left.",bc_map,"0x33FF66";
  193. end;
  194. OnTimer623000:
  195. mapannounce "turbo_e_16","You have 5 minutes left.",bc_map,"0x33FF66";
  196. end;
  197. OnTimer683000:
  198. mapannounce "turbo_e_16","You have 4 minutes left.",bc_map,"0x33FF66";
  199. end;
  200. OnTimer743000:
  201. mapannounce "turbo_e_16","You have 3 minutes left.",bc_map,"0x33FF66";
  202. end;
  203. OnTimer803000:
  204. mapannounce "turbo_e_16","You have 2 minutes left.",bc_map,"0x33FF66";
  205. end;
  206. OnTimer863000:
  207. mapannounce "turbo_e_16","You have 1 minute left.",bc_map,"0x33FF66";
  208. end;
  209. OnTimer893000:
  210. mapannounce "turbo_e_16","You have 30 seconds left.",bc_map,"0x33FF66";
  211. end;
  212. OnTimer903000:
  213. mapannounce "turbo_e_16","You have 20 seconds left.",bc_map,"0x33FF66";
  214. end;
  215. OnTimer913000:
  216. mapannounce "turbo_e_16","You have 10 seconds left.",bc_map,"0x33FF66";
  217. end;
  218. OnTimer918000:
  219. mapannounce "turbo_e_16","You have 5 seconds left.",bc_map,"0x33FF66";
  220. end;
  221. OnTimer919000:
  222. mapannounce "turbo_e_16","You have 4 seconds left.",bc_map,"0x33FF66";
  223. end;
  224. OnTimer920000:
  225. mapannounce "turbo_e_16","You have 3 seconds left.",bc_map,"0x33FF66";
  226. end;
  227. OnTimer921000:
  228. mapannounce "turbo_e_16","You have 2 seconds left.",bc_map,"0x33FF66";
  229. end;
  230. OnTimer922000:
  231. mapannounce "turbo_e_16","You have 1 second left.",bc_map,"0x33FF66";
  232. end;
  233. OnTimer923000:
  234. mapannounce "turbo_e_16","Time's up!",bc_map,"0x33FF66";
  235. end;
  236. OnTimer925000:
  237. mapannounce "turbo_e_16","The race is over.",bc_map,"0x33FF66";
  238. end;
  239. OnTimer927000:
  240. mapannounce "turbo_e_16","[Everyone will be transported to a Waiting Room.]",bc_map,"0x33FF66";
  241. mapwarp "turbo_e_16","turbo_room",71,89;
  242. // all NPC OFF
  243. disablenpc "Broadcast#e16";
  244. donpcevent "Master#e16::OnDisable";
  245. donpcevent "Expert Mode - 16 Person#e16::OnEnable";
  246. // start line NPC ON
  247. enablenpc "No_Unfair_Start#e16-1";
  248. enablenpc "No_Unfair_Start#e16-2";
  249. // monster reset
  250. donpcevent "snake#e16::Onreset";
  251. donpcevent "hunting#e16::Onreset";
  252. disablenpc "bing2#e16";
  253. // NPC
  254. disablenpc "Winner Helper#TBT_e_16";
  255. enablenpc "cos_e_16_end";
  256. enablenpc "cos_e_16_end2";
  257. enablenpc "cos_e_16_end3";
  258. enablenpc "Notice_Maker1#TBT_e_16";
  259. enablenpc "Notice_Maker3#TBT_e_16";
  260. enablenpc "Notice_Maker4#TBT_e_16";
  261. enablenpc "Disposable_Switch#e16";
  262. disablenpc "Flasher_Exit_1#e16";
  263. disablenpc "Flasher_Exit_2#e16";
  264. end;
  265. }
  266. turbo_e_16,62,379,0 script No_Unfair_Start#e16-1 -1,0,31,{
  267. OnTouch:
  268. warp "turbo_e_16",59,364;
  269. end;
  270. }
  271. turbo_e_16,68,379,0 script No_Unfair_Start#e16-2 -1,5,31,{
  272. OnTouch:
  273. warp "turbo_e_16",59,364;
  274. end;
  275. }
  276. // Turbo Track: Expert Mode - 16 Players (Log Race)
  277. turbo_e_16,118,377,0 script trap_a#e16-1::TurboLogRace_e_16 -1,44,1,{
  278. OnTouch:
  279. set .@dropuser,rand(1,3);
  280. if (.@dropuser == 1)
  281. warp "turbo_e_16",72,372;
  282. else if (.@dropuser == 2)
  283. warp "turbo_e_16",72,365;
  284. else
  285. warp "turbo_e_16",72,357;
  286. end;
  287. }
  288. turbo_e_16,77,375,0 duplicate(TurboLogRace_e_16) trap_a#e16-2 -1,3,1
  289. turbo_e_16,82,375,0 duplicate(TurboLogRace_e_16) trap_a#e16-3 -1,1,1
  290. turbo_e_16,82,372,0 duplicate(TurboLogRace_e_16) trap_a#e16-4 -1,0,2
  291. turbo_e_16,83,372,0 duplicate(TurboLogRace_e_16) trap_a#e16-5 -1,0,2
  292. turbo_e_16,97,374,0 duplicate(TurboLogRace_e_16) trap_a#e16-6 -1,1,2
  293. turbo_e_16,98,374,0 duplicate(TurboLogRace_e_16) trap_a#e16-7 -1,1,2
  294. turbo_e_16,122,372,0 duplicate(TurboLogRace_e_16) trap_a#e16-8 -1,2,4
  295. turbo_e_16,125,374,0 duplicate(TurboLogRace_e_16) trap_a#e16-9 -1,0,4
  296. turbo_e_16,132,374,0 duplicate(TurboLogRace_e_16) trap_a#e16-10 -1,7,2
  297. turbo_e_16,156,374,0 duplicate(TurboLogRace_e_16) trap_a#e16-11 -1,6,2
  298. turbo_e_16,163,375,0 duplicate(TurboLogRace_e_16) trap_a#e16-12 -1,0,3
  299. turbo_e_16,164,377,0 duplicate(TurboLogRace_e_16) trap_a#e16-13 -1,1,1
  300. turbo_e_16,76,369,0 duplicate(TurboLogRace_e_16) trap_b#e16-1 -1,2,2
  301. turbo_e_16,79,369,0 duplicate(TurboLogRace_e_16) trap_b#e16-2 -1,0,2
  302. turbo_e_16,77,366,0 duplicate(TurboLogRace_e_16) trap_b#e16-3 -1,3,0
  303. turbo_e_16,85,366,0 duplicate(TurboLogRace_e_16) trap_b#e16-4 -1,5,1
  304. turbo_e_16,87,363,0 duplicate(TurboLogRace_e_16) trap_b#e16-5 -1,2,1
  305. turbo_e_16,88,368,0 duplicate(TurboLogRace_e_16) trap_b#e16-6 -1,2,5
  306. turbo_e_16,92,370,0 duplicate(TurboLogRace_e_16) trap_b#e16-7 -1,1,3
  307. turbo_e_16,98,368,0 duplicate(TurboLogRace_e_16) trap_b#e16-8 -1,4,1
  308. turbo_e_16,109,371,0 duplicate(TurboLogRace_e_16) trap_b#e16-9 -1,7,2
  309. turbo_e_16,110,368,0 duplicate(TurboLogRace_e_16) trap_b#e16-10 -1,7,0
  310. turbo_e_16,113,366,0 duplicate(TurboLogRace_e_16) trap_b#e16-11 -1,3,2
  311. turbo_e_16,117,368,0 duplicate(TurboLogRace_e_16) trap_b#e16-12 -1,0,5
  312. turbo_e_16,123,364,0 duplicate(TurboLogRace_e_16) trap_b#e16-13 -1,6,1
  313. turbo_e_16,136,368,0 duplicate(TurboLogRace_e_16) trap_b#e16-14 -1,8,1
  314. turbo_e_16,136,366,0 duplicate(TurboLogRace_e_16) trap_b#e16-15 -1,8,0
  315. turbo_e_16,144,370,0 duplicate(TurboLogRace_e_16) trap_b#e16-16 -1,2,3
  316. turbo_e_16,147,370,0 duplicate(TurboLogRace_e_16) trap_b#e16-17 -1,0,3
  317. turbo_e_16,155,369,0 duplicate(TurboLogRace_e_16) trap_b#e16-18 -1,7,0
  318. turbo_e_16,155,368,0 duplicate(TurboLogRace_e_16) trap_b#e16-19 -1,7,0
  319. turbo_e_16,151,367,0 duplicate(TurboLogRace_e_16) trap_b#e16-20 -1,3,0
  320. turbo_e_16,153,366,0 duplicate(TurboLogRace_e_16) trap_b#e16-21 -1,1,0
  321. turbo_e_16,155,367,0 duplicate(TurboLogRace_e_16) trap_b#e16-22 -1,0,1
  322. turbo_e_16,78,362,0 duplicate(TurboLogRace_e_16) trap_c#e16-1 -1,4,1
  323. turbo_e_16,78,359,0 duplicate(TurboLogRace_e_16) trap_c#e16-2 -1,4,1
  324. turbo_e_16,83,362,0 duplicate(TurboLogRace_e_16) trap_c#e16-3 -1,0,1
  325. turbo_e_16,88,359,0 duplicate(TurboLogRace_e_16) trap_c#e16-4 -1,5,1
  326. turbo_e_16,89,357,0 duplicate(TurboLogRace_e_16) trap_c#e16-5 -1,1,1
  327. turbo_e_16,92,390,0 duplicate(TurboLogRace_e_16) trap_c#e16-6 -1,1,1
  328. turbo_e_16,92,357,0 duplicate(TurboLogRace_e_16) trap_c#e16-7 -1,1,1
  329. turbo_e_16,98,364,0 duplicate(TurboLogRace_e_16) trap_c#e16-8 -1,6,1
  330. turbo_e_16,98,362,0 duplicate(TurboLogRace_e_16) trap_c#e16-9 -1,6,0
  331. turbo_e_16,106,364,0 duplicate(TurboLogRace_e_16) trap_c#e16-10 -1,2,2
  332. turbo_e_16,107,360,0 duplicate(TurboLogRace_e_16) trap_c#e16-11 -1,1,2
  333. turbo_e_16,109,360,0 duplicate(TurboLogRace_e_16) trap_c#e16-12 -1,0,2
  334. turbo_e_16,112,361,0 duplicate(TurboLogRace_e_16) trap_c#e16-13 -1,3,1
  335. turbo_e_16,116,359,0 duplicate(TurboLogRace_e_16) trap_c#e16-14 -1,0,2
  336. turbo_e_16,117,359,0 duplicate(TurboLogRace_e_16) trap_c#e16-15 -1,0,2
  337. turbo_e_16,116,356,0 duplicate(TurboLogRace_e_16) trap_c#e16-16 -1,0,2
  338. turbo_e_16,117,356,0 duplicate(TurboLogRace_e_16) trap_c#e16-17 -1,0,2
  339. turbo_e_16,129,360,0 duplicate(TurboLogRace_e_16) trap_c#e16-18 -1,12,1
  340. turbo_e_16,129,358,0 duplicate(TurboLogRace_e_16) trap_c#e16-19 -1,12,0
  341. turbo_e_16,132,357,0 duplicate(TurboLogRace_e_16) trap_c#e16-20 -1,2,1
  342. turbo_e_16,137,357,0 duplicate(TurboLogRace_e_16) trap_c#e16-21 -1,2,1
  343. turbo_e_16,147,363,0 duplicate(TurboLogRace_e_16) trap_c#e16-22 -1,16,1
  344. turbo_e_16,149,365,0 duplicate(TurboLogRace_e_16) trap_c#e16-23 -1,1,0
  345. turbo_e_16,158,362,0 duplicate(TurboLogRace_e_16) trap_c#e16-24 -1,1,4
  346. turbo_e_16,154,360,0 duplicate(TurboLogRace_e_16) trap_c#e16-25 -1,2,2
  347. turbo_e_16,161,360,0 duplicate(TurboLogRace_e_16) trap_c#e16-26 -1,1,2
  348. turbo_e_16,161,365,0 duplicate(TurboLogRace_e_16) trap_c#e16-27 -1,1,0
  349. turbo_e_16,160,366,0 duplicate(TurboLogRace_e_16) trap_c#e16-28 -1
  350. turbo_e_16,79,353,0 duplicate(TurboLogRace_e_16) trap_d#e16-1 -1,5,2
  351. turbo_e_16,85,354,0 duplicate(TurboLogRace_e_16) trap_d#e16-2 -1,0,1
  352. turbo_e_16,99,353,0 duplicate(TurboLogRace_e_16) trap_d#e16-3 -1,14,0
  353. turbo_e_16,99,352,0 duplicate(TurboLogRace_e_16) trap_d#e16-4 -1,14,0
  354. turbo_e_16,99,356,0 duplicate(TurboLogRace_e_16) trap_d#e16-5 -1,3,3
  355. turbo_e_16,103,356,0 duplicate(TurboLogRace_e_16) trap_d#e16-6 -1,0,3
  356. turbo_e_16,108,354,0 duplicate(TurboLogRace_e_16) trap_d#e16-7 -1,5,1
  357. turbo_e_16,112,356,0 duplicate(TurboLogRace_e_16) trap_d#e16-8 -1,0,1
  358. turbo_e_16,113,356,0 duplicate(TurboLogRace_e_16) trap_d#e16-9 -1,0,1
  359. turbo_e_16,123,353,0 duplicate(TurboLogRace_e_16) trap_d#e16-10 -1,3,2
  360. turbo_e_16,127,353,0 duplicate(TurboLogRace_e_16) trap_d#e16-11 -1,0,2
  361. turbo_e_16,145,352,0 duplicate(TurboLogRace_e_16) trap_d#e16-12 -1,17,1
  362. turbo_e_16,152,354,0 duplicate(TurboLogRace_e_16) trap_d#e16-13 -1,10,1
  363. turbo_e_16,145,357,0 duplicate(TurboLogRace_e_16) trap_d#e16-14 -1,1,2
  364. turbo_e_16,148,357,0 duplicate(TurboLogRace_e_16) trap_d#e16-15 -1,1,2
  365. // Turbo Track: Expert Mode - 16 Players (Sand Hill)
  366. turbo_e_16,322,354,0 script #TBT_trap_e16-1::TurboSandHill_e16 -1,3,3,{
  367. OnTouch:
  368. switch(rand(1,10)) {
  369. case 1:
  370. case 9:
  371. sc_start SC_CONFUSION,8000,0;
  372. emotion e_swt2,1;
  373. end;
  374. case 2:
  375. sc_start SC_STONE,4000,0;
  376. end;
  377. case 4:
  378. sc_start SC_SLEEP,4000,0;
  379. end;
  380. case 6:
  381. sc_start SC_FREEZE,4000,0;
  382. emotion e_swt2,1;
  383. end;
  384. case 8:
  385. sc_start SC_STUN,4000,0;
  386. end;
  387. case 10:
  388. sc_start SC_CURSE,80000,0;
  389. end;
  390. }
  391. }
  392. turbo_e_16,323,360,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-2 -1,3,3
  393. turbo_e_16,324,365,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-3 -1,1,1
  394. turbo_e_16,325,370,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-4 -1,3,3
  395. turbo_e_16,325,375,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-5 -1,1,1
  396. turbo_e_16,329,377,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-6 -1,3,3
  397. turbo_e_16,338,372,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-7 -1,3,3
  398. turbo_e_16,341,364,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-8 -1,3,3
  399. turbo_e_16,325,359,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-9 -1,2,2
  400. turbo_e_16,341,355,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-10 -1,1,1
  401. turbo_e_16,350,355,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-11 -1,3,3
  402. turbo_e_16,348,363,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-12 -1,1,1
  403. turbo_e_16,347,370,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-13 -1,2,2
  404. turbo_e_16,349,377,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-14 -1,9,9
  405. turbo_e_16,362,372,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-15 -1,3,3
  406. turbo_e_16,364,365,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-16 -1,1,1
  407. turbo_e_16,363,357,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-17 -1,3,3
  408. turbo_e_16,374,358,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-18 -1,2,2
  409. turbo_e_16,371,367,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-19 -1,3,3
  410. turbo_e_16,371,376,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-20 -1,1,1
  411. turbo_e_16,379,375,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-21 -1,3,3
  412. turbo_e_16,382,363,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-22 -1,2,2
  413. turbo_e_16,381,354,0 duplicate(TurboSandHill_e16) #TBT_trap_e16-23 -1,1,1
  414. turbo_e_16,355,362,0 script #TBT_trap_e16-24 -1,3,3,{
  415. OnTouch:
  416. if (rand(1,3) == 1) {
  417. cutin "kafra_03",2;
  418. mes "^4d4dffAl De Baran";
  419. mes "Turbo Track";
  420. mes "is brought to you by";
  421. mes "the ^800000Kafra Corporation^4d4dff.^000000";
  422. next;
  423. mes "^4d4dffWe wish the best of luck to all";
  424. mes "Turbo Track participants today";
  425. mes "and thank everyone for using the Kafra Services with all our hearts.^000000";
  426. next;
  427. mes "^800000Kafra Corporation^4d4dff has been providing Storage Services,";
  428. mes "Save Point Services and Teleport Services^4d4dff to our valued customers for years. Just listen to these real customers...^000000";
  429. next;
  430. mes "^4d4dff[Union Staff Kay]";
  431. mes "Of course I love 'em, especially their Pushcart Service~";
  432. mes " ";
  433. mes "[Santa Claus]";
  434. mes "Ho ho ho!";
  435. mes "Such Merry Prices!";
  436. next;
  437. mes "^ff0000Turbo Track";
  438. mes "^ff0000Traps in the Cursed Desert!";
  439. mes "^4d4dffSponsored by ^800000Kafra Corporation^4d4dff";
  440. mes "''We are always by your side.''^000000";
  441. close2;
  442. cutin "kafra_03",255;
  443. end;
  444. }
  445. else
  446. sc_start SC_CONFUSION,4000,0;
  447. end;
  448. }
  449. // Turbo Track: Expert Mode - 16 Players (Water Maze)
  450. turbo_e_16,13,266,0 script flasher#e16-01::TurboWaterMaze_e_16 -1,0,2,{
  451. OnTouch:
  452. sc_start SC_BLIND,60000,0;
  453. end;
  454. }
  455. turbo_e_16,24,268,0 duplicate(TurboWaterMaze_e_16) flasher#e16-02 -1,1,0
  456. turbo_e_16,20,258,0 duplicate(TurboWaterMaze_e_16) flasher#e16-03 -1,1,0
  457. turbo_e_16,23,251,0 duplicate(TurboWaterMaze_e_16) flasher#e16-04 -1,0,1
  458. turbo_e_16,36,270,0 duplicate(TurboWaterMaze_e_16) flasher#e16-05 -1,1,0
  459. turbo_e_16,22,239,0 duplicate(TurboWaterMaze_e_16) flasher#e16-06 -1,1,0
  460. turbo_e_16,38,239,0 duplicate(TurboWaterMaze_e_16) flasher#e16-07 -1,0,1
  461. turbo_e_16,37,237,0 duplicate(TurboWaterMaze_e_16) flasher#e16-08 -1,1,0
  462. turbo_e_16,55,247,0 duplicate(TurboWaterMaze_e_16) flasher#e16-09 -1,0,1
  463. turbo_e_16,55,246,0 duplicate(TurboWaterMaze_e_16) flasher#e16-10 -1,1,0
  464. turbo_e_16,63,253,0 duplicate(TurboWaterMaze_e_16) flasher#e16-11 -1,0,1
  465. turbo_e_16,36,216,0 duplicate(TurboWaterMaze_e_16) flasher#e16-12 -1,1,0
  466. turbo_e_16,20,209,0 duplicate(TurboWaterMaze_e_16) flasher#e16-13 -1,1,0
  467. turbo_e_16,28,195,0 duplicate(TurboWaterMaze_e_16) flasher#e16-14 -1,1,0
  468. turbo_e_16,82,264,0 duplicate(TurboWaterMaze_e_16) flasher#e16-15 -1,1,0
  469. turbo_e_16,47,185,0 duplicate(TurboWaterMaze_e_16) flasher#e16-16 -1,0,1
  470. turbo_e_16,53,207,0 duplicate(TurboWaterMaze_e_16) flasher#e16-17 -1,1,0
  471. turbo_e_16,54,208,0 duplicate(TurboWaterMaze_e_16) flasher#e16-18 -1,0,1
  472. turbo_e_16,81,247,0 duplicate(TurboWaterMaze_e_16) flasher#e16-19 -1,0,1
  473. turbo_e_16,105,257,0 duplicate(TurboWaterMaze_e_16) flasher#e16-20 -1,0,1
  474. turbo_e_16,95,242,0 duplicate(TurboWaterMaze_e_16) flasher#e16-21 -1,0,1
  475. turbo_e_16,77,232,0 duplicate(TurboWaterMaze_e_16) flasher#e16-22 -1,2,0
  476. turbo_e_16,67,222,0 duplicate(TurboWaterMaze_e_16) flasher#e16-23 -1,2,0
  477. turbo_e_16,83,206,0 duplicate(TurboWaterMaze_e_16) flasher#e16-24 -1,0,1
  478. turbo_e_16,95,224,0 duplicate(TurboWaterMaze_e_16) flasher#e16-25 -1,0,1
  479. turbo_e_16,106,220,0 duplicate(TurboWaterMaze_e_16) flasher#e16-26 -1,2,0
  480. turbo_e_16,93,191,0 duplicate(TurboWaterMaze_e_16) flasher#e16-27 -1,1,0
  481. turbo_e_16,94,192,0 duplicate(TurboWaterMaze_e_16) flasher#e16-28a -1,0,1
  482. turbo_e_16,46,214,0 duplicate(TurboWaterMaze_e_16) flasher#e16-28b -1,0,1
  483. turbo_e_16,16,247,0 duplicate(TurboWaterMaze_e_16) flasher#e16-29 -1,1,0
  484. turbo_e_16,58,268,0 duplicate(TurboWaterMaze_e_16) flasher#e16-30 -1,1,1
  485. turbo_e_16,36,253,0 duplicate(TurboWaterMaze_e_16) flasher#e16-31 -1,1,0
  486. turbo_e_16,69,238,0 duplicate(TurboWaterMaze_e_16) flasher#e16-32 -1,1,1
  487. turbo_e_16,58,268,0 duplicate(TurboWaterMaze_e_16) flasher#e16-33 -1,1,1
  488. turbo_e_16,74,188,0 duplicate(TurboWaterMaze_e_16) flasher#e16-34 -1,2,0
  489. turbo_e_16,99,207,0 duplicate(TurboWaterMaze_e_16) flasher#e16-35 -1,1,1
  490. turbo_e_16,74,188,0 duplicate(TurboWaterMaze_e_16) flasher#e16-36 -1,2,0
  491. turbo_e_16,111,188,0 duplicate(TurboWaterMaze_e_16) flasher#e16-37a -1,1,0
  492. turbo_e_16,51,232,0 duplicate(TurboWaterMaze_e_16) flasher#e16-37b -1,1,1
  493. turbo_e_16,30,232,0 duplicate(TurboWaterMaze_e_16) flasher#e16-38 -1,1,1
  494. turbo_e_16,92,256,0 duplicate(TurboWaterMaze_e_16) flasher#e16-39 -1,1,1
  495. turbo_e_16,79,220,0 duplicate(TurboWaterMaze_e_16) flasher#e16-40 -1,1,1
  496. turbo_e_16,51,192,0 duplicate(TurboWaterMaze_e_16) flasher#e16-41 -1,1,1
  497. turbo_e_16,22,227,0 duplicate(TurboWaterMaze_e_16) flasher#e16-42 -1,1,1
  498. turbo_e_16,51,232,0 duplicate(TurboWaterMaze_e_16) flasher#e16-43 -1,1,1
  499. turbo_e_16,42,258,0 duplicate(TurboWaterMaze_e_16) flasher#e16-44 -1,1,0
  500. turbo_e_16,45,271,0 duplicate(TurboWaterMaze_e_16) flasher#e16-45 -1,2,1
  501. turbo_e_16,72,207,0 duplicate(TurboWaterMaze_e_16) flasher#e16-46 -1,1,1
  502. turbo_e_16,33,192,0 duplicate(TurboWaterMaze_e_16) flasher#e16-47 -1,0,1
  503. turbo_e_16,90,241,0 duplicate(TurboWaterMaze_e_16) flasher#e16-48a -1,1,0
  504. turbo_e_16,236,3,0 duplicate(TurboWaterMaze_e_16) flasher#e16-48b -1,3,0
  505. // Turbo Track: Expert Mode - 16 Players (Snake Dice course)
  506. turbo_e_16,324,279,0 script snake01#e16 45,1,1,{
  507. OnTouch:
  508. set .@turbo2,rand(1,7);
  509. if (.@turbo2 > 0) && (.@turbo2 < 3)
  510. warp "turbo_e_16",370,292;
  511. else if (.@turbo2 > 2) && (.@turbo2 < 5)
  512. warp "turbo_e_16",295,293;
  513. else if (.@turbo2 > 4) && (.@turbo2 < 7)
  514. warp "turbo_e_16",355,292;
  515. else
  516. warp "turbo_e_16",279,292;
  517. end;
  518. }
  519. turbo_e_16,332,279,0 script snake02#e16 45,1,1,{
  520. OnTouch:
  521. set .@turbo2,rand(1,8);
  522. if (.@turbo2 > 0) && (.@turbo2 < 3)
  523. warp "turbo_e_16",287,256;
  524. else if (.@turbo2 > 2) && (.@turbo2 < 5)
  525. warp "turbo_e_16",303,256;
  526. else if (.@turbo2 > 4) && (.@turbo2 < 7)
  527. warp "turbo_e_16",347,256;
  528. else
  529. warp "turbo_e_16",363,256;
  530. end;
  531. }
  532. turbo_e_16,324,270,0 script snake03#e16 45,1,1,{
  533. OnTouch:
  534. set .@turbo2,rand(1,8);
  535. if (.@turbo2 > 0) && (.@turbo2 < 3)
  536. warp "turbo_e_16",279,292;
  537. else if (.@turbo2 > 2) && (.@turbo2 < 5)
  538. warp "turbo_e_16",311,292;
  539. else if (.@turbo2 > 4) && (.@turbo2 < 7)
  540. warp "turbo_e_16",347,256;
  541. else
  542. warp "turbo_e_16",370,292;
  543. end;
  544. }
  545. turbo_e_16,332,270,0 script snake04#e16 45,1,1,{
  546. OnTouch:
  547. set .@turbo2,rand(1,7);
  548. if (.@turbo2 > 0) && (.@turbo2 < 3)
  549. warp "turbo_e_16",363,256;
  550. else if (.@turbo2 > 2) && (.@turbo2 < 5)
  551. warp "turbo_e_16",295,293;
  552. else if (.@turbo2 > 4) && (.@turbo2 < 7)
  553. warp "turbo_e_16",355,292;
  554. else
  555. warp "turbo_e_16",287,256;
  556. end;
  557. }
  558. //monsters
  559. turbo_e_16,389,288,0 script snake#e16 111,{
  560. Onreset:
  561. killmonsterall "turbo_e_16";
  562. end;
  563. OnEnable:
  564. monster "turbo_e_16",279,284,"Archer Skeleton",1420,1;
  565. monster "turbo_e_16",279,280,"Archer Skeleton",1420,1;
  566. monster "turbo_e_16",279,268,"Archer Skeleton",1420,1;
  567. monster "turbo_e_16",279,264,"Archer Skeleton",1420,1;
  568. monster "turbo_e_16",279,260,"Archer Skeleton",1420,1;
  569. monster "turbo_e_16",287,288,"Archer Skeleton",1420,1;
  570. monster "turbo_e_16",287,284,"Archer Skeleton",1420,1;
  571. monster "turbo_e_16",287,280,"Archer Skeleton",1420,1;
  572. monster "turbo_e_16",287,268,"Archer Skeleton",1420,1;
  573. monster "turbo_e_16",287,264,"Archer Skeleton",1420,1;
  574. monster "turbo_e_16",295,284,"Archer Skeleton",1420,1;
  575. monster "turbo_e_16",295,280,"Archer Skeleton",1420,1;
  576. monster "turbo_e_16",295,268,"Archer Skeleton",1420,1;
  577. monster "turbo_e_16",295,264,"Archer Skeleton",1420,1;
  578. monster "turbo_e_16",295,260,"Archer Skeleton",1420,1;
  579. monster "turbo_e_16",303,288,"Archer Skeleton",1420,1;
  580. monster "turbo_e_16",303,284,"Archer Skeleton",1420,1;
  581. monster "turbo_e_16",303,280,"Archer Skeleton",1420,1;
  582. monster "turbo_e_16",303,268,"Archer Skeleton",1420,1;
  583. monster "turbo_e_16",303,264,"Archer Skeleton",1420,1;
  584. monster "turbo_e_16",311,284,"Archer Skeleton",1420,1;
  585. monster "turbo_e_16",311,280,"Archer Skeleton",1420,1;
  586. monster "turbo_e_16",311,268,"Archer Skeleton",1420,1;
  587. monster "turbo_e_16",311,264,"Archer Skeleton",1420,1;
  588. monster "turbo_e_16",311,260,"Archer Skeleton",1420,1;
  589. monster "turbo_e_16",347,288,"Archer Skeleton",1420,1;
  590. monster "turbo_e_16",347,284,"Archer Skeleton",1420,1;
  591. monster "turbo_e_16",347,280,"Archer Skeleton",1420,1;
  592. monster "turbo_e_16",347,268,"Archer Skeleton",1420,1;
  593. monster "turbo_e_16",347,264,"Archer Skeleton",1420,1;
  594. monster "turbo_e_16",355,284,"Archer Skeleton",1420,1;
  595. monster "turbo_e_16",355,280,"Archer Skeleton",1420,1;
  596. monster "turbo_e_16",355,268,"Archer Skeleton",1420,1;
  597. monster "turbo_e_16",355,264,"Archer Skeleton",1420,1;
  598. monster "turbo_e_16",355,260,"Archer Skeleton",1420,1;
  599. monster "turbo_e_16",363,288,"Archer Skeleton",1420,1;
  600. monster "turbo_e_16",363,284,"Archer Skeleton",1420,1;
  601. monster "turbo_e_16",363,280,"Archer Skeleton",1420,1;
  602. monster "turbo_e_16",363,268,"Archer Skeleton",1420,1;
  603. monster "turbo_e_16",363,264,"Archer Skeleton",1420,1;
  604. monster "turbo_e_16",371,284,"Archer Skeleton",1420,1;
  605. monster "turbo_e_16",371,280,"Archer Skeleton",1420,1;
  606. monster "turbo_e_16",371,268,"Archer Skeleton",1420,1;
  607. monster "turbo_e_16",371,264,"Archer Skeleton",1420,1;
  608. monster "turbo_e_16",371,260,"Archer Skeleton",1420,1;
  609. monster "turbo_e_16",379,288,"Archer Skeleton",1420,1;
  610. monster "turbo_e_16",379,284,"Archer Skeleton",1420,1;
  611. monster "turbo_e_16",379,280,"Archer Skeleton",1420,1;
  612. monster "turbo_e_16",379,268,"Archer Skeleton",1420,1;
  613. monster "turbo_e_16",379,264,"Archer Skeleton",1420,1;
  614. end;
  615. }
  616. turbo_e_16,90,46,0 script hunting#e16 111,{
  617. Onreset:
  618. killmonsterall "turbo_e_16";
  619. end;
  620. OnEnable:
  621. monster "turbo_e_16",47,87,"Munak",1610,1;
  622. monster "turbo_e_16",47,87,"Bongun",1611,1;
  623. monster "turbo_e_16",47,87,"Munak",1610,1;
  624. monster "turbo_e_16",24,74,"Munak",1610,1;
  625. monster "turbo_e_16",24,74,"Bongun",1611,1;
  626. monster "turbo_e_16",24,74,"Munak",1610,1;
  627. monster "turbo_e_16",67,42,"Munak",1610,1;
  628. monster "turbo_e_16",67,42,"Bongun",1611,1;
  629. monster "turbo_e_16",67,42,"Munak",1610,1;
  630. monster "turbo_e_16",60,70,"Munak",1610,1;
  631. monster "turbo_e_16",60,70,"Bongun",1611,1;
  632. monster "turbo_e_16",60,70,"Munak",1610,1;
  633. monster "turbo_e_16",32,51,"Munak",1610,1;
  634. monster "turbo_e_16",32,51,"Bongun",1611,1;
  635. monster "turbo_e_16",32,51,"Munak",1610,1;
  636. monster "turbo_e_16",30,25,"Munak",1610,1;
  637. monster "turbo_e_16",30,25,"Bongun",1611,1;
  638. monster "turbo_e_16",30,25,"Munak",1610,1;
  639. monster "turbo_e_16",68,56,"Munak",1610,1;
  640. monster "turbo_e_16",68,56,"Munak",1610,1;
  641. monster "turbo_e_16",68,56,"Yao Jun",1612,1;
  642. monster "turbo_e_16",26,46,"Munak",1610,1;
  643. monster "turbo_e_16",26,46,"Munak",1610,1;
  644. monster "turbo_e_16",26,46,"Yao Jun",1612,1;
  645. monster "turbo_e_16",62,20,"Munak",1610,1;
  646. monster "turbo_e_16",62,20,"Bongun",1611,1;
  647. monster "turbo_e_16",62,20,"Munak",1610,1;
  648. monster "turbo_e_16",216,378,"Munak",1610,1;
  649. monster "turbo_e_16",218,360,"Munak",1610,1;
  650. monster "turbo_e_16",223,361,"Munak",1610,1;
  651. monster "turbo_e_16",243,342,"Munak",1610,1;
  652. monster "turbo_e_16",247,364,"Munak",1610,1;
  653. end;
  654. }
  655. // Turbo Track: Expert Mode - 16 Players (Water Maze)
  656. turbo_e_16,179,55,0 script #e16Intersectiona::TurboHint_e16_1 -1,1,1,{
  657. OnTouch:
  658. emotion e_what,1;
  659. end;
  660. }
  661. turbo_e_16,184,45,0 duplicate(TurboHint_e16_1) #e16Intersectionb -1,1,1
  662. turbo_e_16,181,30,0 duplicate(TurboHint_e16_1) #e16Intersectionc -1,1,1
  663. turbo_e_16,186,28,0 duplicate(TurboHint_e16_1) #e16Intersectiond -1,1,1
  664. turbo_e_16,183,19,0 duplicate(TurboHint_e16_1) #e16Intersectione -1,1,1
  665. turbo_e_16,191,37,0 duplicate(TurboHint_e16_1) #e16Intersectionf -1,1,1
  666. turbo_e_16,173,25,0 duplicate(TurboHint_e16_1) #e16Intersectiong -1,1,1
  667. turbo_e_16,201,21,0 duplicate(TurboHint_e16_1) #e16Intersectionh -1,1,1
  668. turbo_e_16,222,21,0 duplicate(TurboHint_e16_1) #e16Intersectioni -1,1,1
  669. turbo_e_16,214,39,0 duplicate(TurboHint_e16_1) #e16Intersectionj -1,1,1
  670. turbo_e_16,222,48,0 duplicate(TurboHint_e16_1) #e16Intersectionk -1,1,1
  671. turbo_e_16,214,60,0 duplicate(TurboHint_e16_1) #e16Intersectionl -1,1,1
  672. turbo_e_16,209,61,0 duplicate(TurboHint_e16_1) #e16Intersectionm -1,1,1
  673. turbo_e_16,208,56,0 duplicate(TurboHint_e16_1) #e16Intersectionn -1,1,1
  674. turbo_e_16,178,63,0 script #e16CorrectPath1::TurboHint_e16_2 -1,1,1,{
  675. OnTouch:
  676. emotion e_gasp,1;
  677. }
  678. turbo_e_16,182,40,0 duplicate(TurboHint_e16_2) #e16CorrectPath2 -1,1,1
  679. turbo_e_16,176,29,0 duplicate(TurboHint_e16_2) #e16CorrectPath3 -1,1,1
  680. turbo_e_16,180,25,0 duplicate(TurboHint_e16_2) #e16CorrectPath4 -1,1,1
  681. turbo_e_16,201,157,0 duplicate(TurboHint_e16_2) #e16CorrectPath5 -1,1,1
  682. turbo_e_16,203,65,0 duplicate(TurboHint_e16_2) #e16CorrectPath6 -1,1,1
  683. turbo_e_16,208,52,0 duplicate(TurboHint_e16_2) #e16CorrectPath7 -1,1,1
  684. turbo_e_16,208,26,0 duplicate(TurboHint_e16_2) #e16CorrectPath8 -1,1,1
  685. turbo_e_16,191,30,0 duplicate(TurboHint_e16_2) #e16CorrectPath9 -1,1,1
  686. turbo_e_16,187,55,0 script #e16NoWayOut1::TurboHint_e16_3 -1,1,1,{
  687. OnTouch:
  688. emotion e_swt2,1;
  689. if (rand(1,4) == 3)
  690. emotion e_gasp;
  691. end;
  692. }
  693. turbo_e_16,176,45,0 duplicate(TurboHint_e16_3) #e16NoWayOut2 -1,1,1
  694. turbo_e_16,222,26,0 duplicate(TurboHint_e16_3) #e16NoWayOut3 -1,1,1
  695. turbo_e_16,219,39,0 duplicate(TurboHint_e16_3) #e16NoWayOut4 -1,1,1
  696. turbo_e_16,222,45,0 script #e16NoWayOut5 -1,1,1,{
  697. OnTouch:
  698. emotion e_swt2,1;
  699. end;
  700. }
  701. turbo_e_16,222,61,0 duplicate(TurboHint_e16_3) #e16NoWayOut6 -1,1,1
  702. turbo_e_16,222,65,0 duplicate(TurboHint_e16_3) #e16NoWayOut7 -1,1,1
  703. // Turbo Track: Expert Mode - 16 Players (Course-clear broadcasters, and exits?)
  704. turbo_e_16,168,363,0 script cos_e_16_1 45,1,1,{
  705. OnTouch:
  706. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Log Bridge course!",bc_map,"0x70DBDB";
  707. set .@move1,rand(1,3);
  708. if (.@move1 == 1)
  709. warp "turbo_e_16",210,369;
  710. else if (.@move1 == 2)
  711. warp "turbo_e_16",210,361;
  712. else
  713. warp "turbo_e_16",210,354;
  714. end;
  715. }
  716. turbo_e_16,258,364,0 script cos_e_16_2 45,1,1,{
  717. OnTouch:
  718. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Cube Hills course!",bc_map,"0x70DBDB";
  719. warp "turbo_e_16",316,365;
  720. end;
  721. }
  722. turbo_e_16,316,365,0 script Disposable_Switch#e16 -1,1,1,{
  723. OnInit:
  724. enablenpc "Disposable_Switch#e16";
  725. end;
  726. OnTouch:
  727. if (rand(1,2) == 1)
  728. enablenpc "Flasher_Exit_1#e16";
  729. else
  730. enablenpc "Flasher_Exit_2#e16";
  731. disablenpc "Disposable_Switch#e16";
  732. end;
  733. }
  734. turbo_e_16,385,365,0 script cos_e_16_3 45,1,1,{
  735. OnTouch:
  736. set .@to_miro,rand(1,4);
  737. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Cursed Desert!",bc_map,"0x70DBDB";
  738. if (.@to_miro == 1)
  739. warp "turbo_e_16",46,254;
  740. else if (.@to_miro == 2)
  741. warp "turbo_e_16",76,227;
  742. else if (.@to_miro == 3)
  743. warp "turbo_e_16",42,197;
  744. else
  745. warp "turbo_e_16",86,220;
  746. end;
  747. }
  748. turbo_e_16,11,266,0 script Flasher_Exit_1#e16 45,1,1,{
  749. OnInit:
  750. disablenpc "Flasher_Exit_1#e16";
  751. end;
  752. OnTouch:
  753. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Flasher Maze!",bc_map,"0x70DBDB";
  754. warp "turbo_e_16",185,227;
  755. end;
  756. }
  757. turbo_e_16,114,190,0 script Flasher_Exit_2#e16 45,1,1,{
  758. OnInit:
  759. disablenpc "Flasher_Exit_2#e16";
  760. end;
  761. OnTouch:
  762. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Flasher Maze!",bc_map,"0x70DBDB";
  763. warp "turbo_e_16",185,227;
  764. end;
  765. }
  766. turbo_e_16,250,200,0 script cos_e_16_5 45,1,1,{
  767. OnTouch:
  768. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Single Snail course!",bc_map,"0x70DBDB";
  769. warp "turbo_e_16",268,275;
  770. end;
  771. }
  772. turbo_e_16,389,275,0 script cos_e_16_6 45,1,1,{
  773. OnTouch:
  774. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Snake Dice course!",bc_map,"0x70DBDB";
  775. warp "turbo_e_16",5,91;
  776. end;
  777. }
  778. turbo_e_16,93,19,0 script cos_e_16_7 45,1,1,{
  779. OnTouch:
  780. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Small Cave course!",bc_map,"0x70DBDB";
  781. warp "turbo_e_16",167,55;
  782. end;
  783. }
  784. turbo_e_16,232,14,0 script cos_e_16_8 45,1,1,{
  785. OnTouch:
  786. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just passed the Invisible Maze! Hurry, you're almost at the finish!",bc_map,"0x70DBDB";
  787. set .@move1,rand(1,3);
  788. if (.@move1 == 1)
  789. warp "turbo_e_16",307,52;
  790. else if (.@move1 == 2)
  791. warp "turbo_e_16",307,46;
  792. else
  793. warp "turbo_e_16",307,40;
  794. end;
  795. }
  796. turbo_e_16,371,47,0 script cos_e_16_end 45,1,1,{
  797. OnInit:
  798. enablenpc "cos_e_16_end";
  799. end;
  800. OnTouch:
  801. mapannounce "turbo_e_16","" + strcharinfo(0) +" has just arrived at the Finish Line! Congratulations!",bc_map,"0xFFFF00";
  802. set $ttnames$[6],strcharinfo(0);
  803. donpcevent "TBT_Guide#Broadcast::Onwin_e16";
  804. if (tt_point < 28941)
  805. set tt_point,tt_point+60;
  806. warp "turbo_e_16",384,161;
  807. enablenpc "Winner Helper#TBT_e_16";
  808. disablenpc "cos_e_16_end";
  809. enablenpc "cos_e_16_end2";
  810. end;
  811. }
  812. turbo_e_16,371,51,0 script cos_e_16_end2 45,1,1,{
  813. OnInit:
  814. disablenpc "cos_e_16_end2";
  815. end;
  816. OnTouch:
  817. mapannounce "turbo_e_16","" + strcharinfo(0) +" is Second to arrive at the Finish Line! Congratulations!",bc_map,"0xFFFF00";
  818. if (tt_point < 28951)
  819. set tt_point,tt_point+50;
  820. warp "turbo_room",72,89;
  821. disablenpc "cos_e_16_end2";
  822. enablenpc "cos_e_16_end3";
  823. end;
  824. }
  825. turbo_e_16,371,43,0 script cos_e_16_end3 45,1,1,{
  826. OnInit:
  827. disablenpc "cos_e_16_end3";
  828. end;
  829. OnTouch:
  830. mapannounce "turbo_e_16","" + strcharinfo(0) +" is Third to arrive at the Finish Line! Congratulations!",bc_map,"0xFFFF00";
  831. if (tt_point < 28961)
  832. set tt_point,tt_point+40;
  833. warp "turbo_room",72,89;
  834. donpcevent "Winner Helper#TBT_e_16::OnEnable";
  835. donpcevent "Master#e16::OnDisable";
  836. disablenpc "Broadcast#e16";
  837. disablenpc "cos_e_16_end3";
  838. end;
  839. }
  840. turbo_e_16,384,167,1 script Winner Helper#TBT_e_16 47,{
  841. if (tt_rank < 29999) {
  842. mes "[Guide]";
  843. mes "Congratulations!";
  844. mes "As the winner, your reward";
  845. mes "is 40 Turbo Track Points,";
  846. mes ""+ strcharinfo(0) +"~";
  847. next;
  848. mes "[Guide]";
  849. mes "However, you cannot receive";
  850. mes "any points if you exceed the";
  851. mes "point limit. You now have a total of " + my_point + " Turbo Track points.";
  852. set tt_rank,tt_rank+1;
  853. next;
  854. if (tt_rank > $ttranks[1]) {
  855. setarray $ttranks[0],$ttranks[0],tt_rank,$ttranks[1],$ttranks[2],$ttranks[3],$ttranks[4];
  856. setarray $ttnames[9],strcharinfo(0);
  857. mes "[Guide]";
  858. mes "Congratulations!";
  859. mes "You are ranked as";
  860. mes "the top player for";
  861. mes "winning the most games!";
  862. donpcevent "TBT_Guide#Broadcast::Onnew_top1";
  863. if (tt_rank == 29999) {
  864. if ($ttnames$[7] == "Breezy Havana") {
  865. set $ttnames$[7],strcharinfo(0);
  866. mes "You've secured your place in";
  867. mes "the Turbo Track Hall of Honor!";
  868. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  869. }
  870. else if ($ttnames$[8] == "RS125") {
  871. set $ttnames$[8],strcharinfo(0);
  872. mes "You've secured your place in";
  873. mes "the Turbo Track Hall of Honor!";
  874. //broadcastserver "FF0000" FW_NORMAL 10 0 0 " " + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!"
  875. }
  876. }
  877. }
  878. else if (tt_rank > $ttranks[2]) {
  879. setarray $ttranks[0],$ttranks[0],$ttranks[1],tt_rank,$ttranks[3],$ttranks[4],$ttranks[5];
  880. setarray $ttnames[10],strcharinfo(0);
  881. mes "[Guide]";
  882. mes "Congratulations!";
  883. mes "You've ranked Second";
  884. mes "among the Top Five Players";
  885. mes "who've won the most games!";
  886. donpcevent "TBT_Guide#Broadcast::Onnew_top2";
  887. if (tt_rank == 29999) {
  888. if ($ttnames$[7] == "Breezy Havana") {
  889. set $ttnames$[7],strcharinfo(0);
  890. mes "You've secured your place in";
  891. mes "the Turbo Track Hall of Honor!";
  892. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  893. }
  894. else if ($ttnames$[8] == "RS125") {
  895. set $ttnames$[8],strcharinfo(0);
  896. mes "You've secured your place in";
  897. mes "the Turbo Track Hall of Honor!";
  898. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  899. }
  900. }
  901. }
  902. else if (tt_rank > $ttranks[3]) {
  903. setarray $ttranks[0],$ttranks[0],$ttranks[1],$ttranks[2],tt_rank,$ttranks[4],$ttranks[5];
  904. setarray $ttnames[11],strcharinfo(0);
  905. mes "[Guide]";
  906. mes "Congratulations!";
  907. mes "You've ranked Third";
  908. mes "among the Top Five Players";
  909. mes "who've won the most games!";
  910. donpcevent "TBT_Guide#Broadcast::Onnew_top3";
  911. if (tt_rank == 29999) {
  912. if ($ttnames$[7] == "Breezy Havana") {
  913. set $ttnames$[7],strcharinfo(0);
  914. mes "You've secured your place in";
  915. mes "the Turbo Track Hall of Honor!";
  916. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  917. }
  918. else if ($ttnames$[8] == "RS125") {
  919. set $ttnames$[8],strcharinfo(0);
  920. mes "You've secured your place in";
  921. mes "the Turbo Track Hall of Honor!";
  922. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  923. }
  924. }
  925. }
  926. else if (tt_rank > $ttranks[4]) {
  927. setarray $ttranks[0],$ttranks[0],$ttranks[1],$ttranks[2],$ttranks[3],tt_rank,$ttranks[5];
  928. setarray $ttnames[12],strcharinfo(0);
  929. mes "[Guide]";
  930. mes "Congratulations!";
  931. mes "You've ranked Fourth";
  932. mes "among the Top Five Players";
  933. mes "who've won the most games!";
  934. donpcevent "TBT_Guide#Broadcast::Onnew_top4";
  935. if (tt_rank == 29999) {
  936. if ($ttnames$[7] == "Breezy Havana") {
  937. set $ttnames$[7],strcharinfo(0);
  938. mes "You've secured your place in";
  939. mes "the Turbo Track Hall of Honor!";
  940. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  941. }
  942. else if ($ttnames$[8] == "RS125") {
  943. set $ttnames$[8],strcharinfo(0);
  944. mes "You've secured your place in";
  945. mes "the Turbo Track Hall of Honor!";
  946. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  947. }
  948. }
  949. }
  950. else if (tt_rank > $ttranks[5]) {
  951. setarray $ttranks[0],$ttranks[0],$ttranks[1],$ttranks[2],$ttranks[3],$ttranks[4],tt_rank;
  952. setarray $ttnames[13],strcharinfo(0);
  953. mes "[Guide]";
  954. mes "Congratulations!";
  955. mes "You've ranked Fifth";
  956. mes "among the Top Five Players";
  957. mes "who've won the most games!";
  958. donpcevent "TBT_Guide#Broadcast::Onnew_top5";
  959. if (tt_rank == 29999) {
  960. if ($ttnames$[7] == "Breezy Havana") {
  961. set $ttnames$[7],strcharinfo(0);
  962. mes "You've secured your place in";
  963. mes "the Turbo Track Hall of Honor!";
  964. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  965. }
  966. else if ($ttnames$[8] == "RS125") {
  967. set $ttnames$[8],strcharinfo(0);
  968. mes "You've secured your place in";
  969. mes "the Turbo Track Hall of Honor!";
  970. announce "" + strcharinfo(0) + " has joined the Turbo Track Hall of Honor!",bc_all,"FF0000";
  971. }
  972. }
  973. }
  974. else {
  975. mes "[Guide]";
  976. mes "If you can win more games";
  977. mes "than everybody else, your";
  978. mes "name will be registered in";
  979. mes "our Top Five Player Ranking.";
  980. next;
  981. mes "[Guide]";
  982. mes "What do you";
  983. mes "think, " + strcharinfo(0) +"?";
  984. mes "Glory can be yours if";
  985. mes "you can achieve victory!";
  986. }
  987. next;
  988. mes "[Guide]";
  989. mes "Thank you for";
  990. mes "participating in";
  991. mes "the Turbo Track.";
  992. mes "You will be transported";
  993. mes "to a Waiting Room shortly.";
  994. close2;
  995. warp "turbo_room",72,89;
  996. end;
  997. }
  998. else {
  999. if ($ttnames$[7] == strcharinfo(0)) {
  1000. mes "[Guide]";
  1001. mes "Oh wow!";
  1002. mes "You're a member";
  1003. mes "in our Hall of Honor,";
  1004. mes "aren't you? This is great!";
  1005. mes "I'm talking to a living legend!";
  1006. next;
  1007. mes "[Guide]";
  1008. mes "Oh, I'm sorry! You're";
  1009. mes "here so that I can tell you";
  1010. mes "how many Turbo Track Points";
  1011. set my_point,tt_point;
  1012. mes "you have, right? You've got a total of " + my_point + " Turbo Track Points, "+ strcharinfo(0) +".";
  1013. next;
  1014. mes "[Guide]";
  1015. mes "Oh, and thanks for";
  1016. mes "participating in the";
  1017. mes "Turbo Track! You'll be sent";
  1018. mes "to the Waiting Room soon~";
  1019. close2;
  1020. warp "turbo_room",72,89;
  1021. end;
  1022. }
  1023. else if ($ttnames$[8] == strcharinfo(0)) {
  1024. mes "[Guide]";
  1025. mes "Hey, aren't you";
  1026. mes "in our Hall of Honor?";
  1027. mes "I've been watching your";
  1028. mes "races... You're pretty quick";
  1029. mes "on your feet, hotshot~";
  1030. next;
  1031. mes "[Guide]";
  1032. mes "Oh right, your current";
  1033. set my_point,tt_point;
  1034. mes "Turbo Track Point total!";
  1035. mes "You've got a total of";
  1036. mes "" + my_point + " Turbo Track points,";
  1037. mes "" + strcharinfo(0) + ".";
  1038. next;
  1039. mes "[Guide]";
  1040. mes "Oh, and thanks for";
  1041. mes "participating in the";
  1042. mes "Turbo Track! You'll be sent";
  1043. mes "to the Waiting Room soon~";
  1044. close2;
  1045. warp "turbo_room",72,89;
  1046. end;
  1047. }
  1048. else {
  1049. mes "[Guide]";
  1050. mes "Awwww~";
  1051. mes "You were almost able";
  1052. mes "to join our Hall of Honor...!";
  1053. mes "But don't let that get you";
  1054. mes "down. Maybe next time!";
  1055. next;
  1056. mes "[Guide]";
  1057. mes "Oh, right.";
  1058. mes "Currently, you";
  1059. mes "have a total of";
  1060. mes "" + tt_point + " Turbo Track points.";
  1061. next;
  1062. mes "[Guide]";
  1063. mes "Thank you for";
  1064. mes "participating in";
  1065. mes "the Turbo Track.";
  1066. mes "You will be transported";
  1067. mes "to a Waiting Room shortly.";
  1068. close2;
  1069. warp "turbo_room",72,89;
  1070. end;
  1071. }
  1072. }
  1073. OnInit:
  1074. disablenpc "Winner Helper#TBT_e_16";
  1075. end;
  1076. OnEnable:
  1077. enablenpc "Winner Helper#TBT_e_16";
  1078. initnpctimer;
  1079. end;
  1080. OnTimer5000:
  1081. mapannounce "turbo_e_16","This is the ending broadcast for Turbo Track Expert Mode - 16 person.",bc_map,"0x33FF66";
  1082. end;
  1083. OnTimer10000:
  1084. mapannounce "turbo_e_16","For smooth game play, the game will end in approximately 1 minute.",bc_map,"0x33FF66";
  1085. end;
  1086. OnTimer15000:
  1087. mapannounce "turbo_e_16","At that time, a Warp portal will open.",bc_map,"0x33FF66";
  1088. end;
  1089. OnTimer20000:
  1090. mapannounce "turbo_e_16","Players in the arena must be ready to leave through the Warp Portal.",bc_map,"0x33FF66";
  1091. end;
  1092. OnTimer25000:
  1093. mapannounce "turbo_e_16","In the meantime, winners must proceed to receive their rewards as soon as possible.",bc_map,"0x33FF66";
  1094. end;
  1095. OnTimer30000:
  1096. mapannounce "turbo_e_16","Thank you for visiting Al De Baran Turbo Track.",bc_map,"0x33FF66";
  1097. end;
  1098. OnTimer35000:
  1099. mapannounce "turbo_e_16","Al De Baran Turbo Track is brought to you by...",bc_map,"0x33FF66";
  1100. end;
  1101. OnTimer40000:
  1102. mapannounce "turbo_e_16","[Al De Baran Kafra Corporation Headquarters]",bc_map,"0x33FF66";
  1103. end;
  1104. OnTimer45000:
  1105. mapannounce "turbo_e_16","[Al De Baran Guild Castle Management Luina]",bc_map,"0x33FF66";
  1106. end;
  1107. OnTimer50000:
  1108. mapannounce "turbo_e_16","[Blacksmith Union]",bc_map,"0x33FF66";
  1109. end;
  1110. OnTimer55000:
  1111. mapannounce "turbo_e_16","And [Comodo Casino].",bc_map,"0x33FF66";
  1112. end;
  1113. OnTimer60000:
  1114. mapannounce "turbo_e_16","Once again, we'd like to thank our sponsors.",bc_map,"0x33FF66";
  1115. end;
  1116. OnTimer65000:
  1117. mapannounce "turbo_e_16","Have a good day.",bc_map,"0x33FF66";
  1118. end;
  1119. //--- warp all players to turbo room
  1120. OnTimer70000:
  1121. mapwarp "turbo_e_16","turbo_room",72,89;
  1122. end;
  1123. //----end game, reset all
  1124. OnTimer71000:
  1125. disablenpc "Winner Helper#TBT_e_16";
  1126. enablenpc "cos_e_16_end";
  1127. enablenpc "cos_e_16_end2";
  1128. enablenpc "cos_e_16_end3";
  1129. disablenpc "Notice_Maker1#TBT_e_16";
  1130. disablenpc "Notice_Maker3#TBT_e_16";
  1131. disablenpc "Notice_Maker4#TBT_e_16";
  1132. enablenpc "Disposable_Switch#e16";
  1133. enablenpc "Flasher_Exit_1#e16";
  1134. enablenpc "Flasher_Exit_2#e16";
  1135. enablenpc "No_Unfair_Start#e16-1";
  1136. enablenpc "No_Unfair_Start#e16-2";
  1137. donpcevent "snake#e16::Onreset";
  1138. donpcevent "hunting#e16::Onreset";
  1139. donpcevent "Expert Mode - 16 Person#e16::OnEnable";
  1140. disablenpc "bing2#e16";
  1141. stopnpctimer;
  1142. end;
  1143. }
  1144. turbo_e_16,11,91,0 script Notice_Maker1#TBT_e_16 -1,3,3,{
  1145. OnInit:
  1146. enablenpc "Notice_Maker1#TBT_e_16";
  1147. end;
  1148. OnTouch:
  1149. mapannounce "turbo_e_16","" + strcharinfo(0) +" is now entering the Small Cave! Currently, "+ strcharinfo(0) +" is in the lead!",bc_map,"0xFFFF00";
  1150. donpcevent "TBT_Guide#Broadcast::Onend_e16";
  1151. disablenpc "Notice_Maker1#TBT_e_16";
  1152. end;
  1153. }
  1154. turbo_e_16,234,223,0 script Notice_Maker3#TBT_e_16 -1,2,2,{
  1155. OnInit:
  1156. enablenpc "Notice_Maker3#TBT_e_16";
  1157. end;
  1158. OnTouch:
  1159. mapannounce "turbo_e_16","" + strcharinfo(0) +" is now entering the Single Snail! Currently, "+ strcharinfo(0) +" is in the lead!",bc_map,"0xFFFF00";
  1160. disablenpc "Notice_Maker3#TBT_e_16";
  1161. end;
  1162. }
  1163. turbo_e_16,226,15,0 script Notice_Maker4#TBT_e_16 -1,1,1,{
  1164. OnInit:
  1165. enablenpc "Notice_Maker4#TBT_e_16";
  1166. end;
  1167. OnTouch:
  1168. mapannounce "turbo_e_16","" + strcharinfo(0) +" is currently in First Place!",bc_map,"0xFFFF00";
  1169. disablenpc "Notice_Maker4#TBT_e_16";
  1170. end;
  1171. }
  1172. turbo_e_16,227,379,0 script Warp#e_16_1::Warp_e_16 -1,1,1,{
  1173. OnTouch:
  1174. set .@warprand,rand(1,20);
  1175. if (.@warprand == 1)
  1176. warp "turbo_e_16",216,378;
  1177. else if (.@warprand == 2)
  1178. warp "turbo_e_16",218,360;
  1179. else if (.@warprand == 4)
  1180. warp "turbo_e_16",223,361;
  1181. else if (.@warprand == 5)
  1182. warp "turbo_e_16",243,342;
  1183. else if (.@warprand == 6)
  1184. warp "turbo_e_16",247,364;
  1185. end;
  1186. }
  1187. turbo_e_16,237,380,0 duplicate(Warp_e_16) Warp#e_16_2 -1,1,1
  1188. turbo_e_16,227,367,0 duplicate(Warp_e_16) Warp#e_16_3 -1,1,1
  1189. turbo_e_16,231,360,0 duplicate(Warp_e_16) Warp#e_16_4 -1,1,1
  1190. turbo_e_16,225,349,0 duplicate(Warp_e_16) Warp#e_16_5 -1,1,1
  1191. turbo_e_16,249,352,0 duplicate(Warp_e_16) Warp#e_16_6 -1,1,1
  1192. turbo_e_16,253,364,0 duplicate(Warp_e_16) Warp#e_16_7 -1,2,2
  1193. turbo_e_16,307,55,0 script trap_e16#F1::TurboTrap_e16 -1,1,1,{
  1194. OnTouch:
  1195. specialeffect 106; //"trap_e4#F1" EF_BLASTMINEBOMB
  1196. set .@HitTrap,10;
  1197. if (.@HitTrap > 0 && .@HitTrap < 4)
  1198. percentheal -1,0;
  1199. else if (.@HitTrap > 4 && .@HitTrap < 8)
  1200. percentheal -5,0;
  1201. else
  1202. percentheal -2,0;
  1203. end;
  1204. }
  1205. turbo_e_16,307,51,0 duplicate(TurboTrap_e16) trap_e16#F2 139,1,1
  1206. turbo_e_16,307,47,0 duplicate(TurboTrap_e16) trap_e16#F3 139,1,1
  1207. turbo_e_16,307,43,0 duplicate(TurboTrap_e16) trap_e16#F4 139,1,1
  1208. turbo_e_16,307,39,0 duplicate(TurboTrap_e16) trap_e16#F5 139,1,1
  1209. turbo_e_16,307,39,0 duplicate(TurboTrap_e16) trap_e16#F96 139,1,1
  1210. turbo_e_16,312,56,0 duplicate(TurboTrap_e16) trap_e16#F6 139,1,1
  1211. turbo_e_16,312,52,0 duplicate(TurboTrap_e16) trap_e16#F7 139,1,1
  1212. turbo_e_16,312,48,0 duplicate(TurboTrap_e16) trap_e16#F8 139,1,1
  1213. turbo_e_16,312,44,0 duplicate(TurboTrap_e16) trap_e16#F9 139,1,1
  1214. turbo_e_16,312,40,0 duplicate(TurboTrap_e16) trap_e16#F10 139,1,1
  1215. turbo_e_16,312,36,0 duplicate(TurboTrap_e16) trap_e16#F11 139,1,1
  1216. turbo_e_16,316,55,0 duplicate(TurboTrap_e16) trap_e16#F12 139,1,1
  1217. turbo_e_16,316,51,0 duplicate(TurboTrap_e16) trap_e16#F13 139,1,1
  1218. turbo_e_16,316,47,0 duplicate(TurboTrap_e16) trap_e16#F14 139,1,1
  1219. turbo_e_16,316,43,0 duplicate(TurboTrap_e16) trap_e16#F15 139,1,1
  1220. turbo_e_16,316,39,0 duplicate(TurboTrap_e16) trap_e16#F16 139,1,1
  1221. turbo_e_16,316,36,0 duplicate(TurboTrap_e16) trap_e16#F17 139,1,1
  1222. turbo_e_16,320,56,0 duplicate(TurboTrap_e16) trap_e16#F18 139,1,1
  1223. turbo_e_16,320,52,0 duplicate(TurboTrap_e16) trap_e16#F19 139,1,1
  1224. turbo_e_16,320,48,0 duplicate(TurboTrap_e16) trap_e16#F20 139,1,1
  1225. turbo_e_16,320,44,0 duplicate(TurboTrap_e16) trap_e16#F21 139,1,1
  1226. turbo_e_16,320,40,0 duplicate(TurboTrap_e16) trap_e16#F22 139,1,1
  1227. turbo_e_16,320,36,0 duplicate(TurboTrap_e16) trap_e16#F23 139,1,1
  1228. turbo_e_16,324,55,0 duplicate(TurboTrap_e16) trap_e16#F24 139,1,1
  1229. turbo_e_16,324,51,0 duplicate(TurboTrap_e16) trap_e16#F25 139,1,1
  1230. turbo_e_16,324,47,0 duplicate(TurboTrap_e16) trap_e16#F26 139,1,1
  1231. turbo_e_16,324,43,0 duplicate(TurboTrap_e16) trap_e16#F27 139,1,1
  1232. turbo_e_16,324,39,0 duplicate(TurboTrap_e16) trap_e16#F28 139,1,1
  1233. turbo_e_16,324,36,0 duplicate(TurboTrap_e16) trap_e16#F29 139,1,1
  1234. turbo_e_16,328,56,0 duplicate(TurboTrap_e16) trap_e16#F30 139,1,1
  1235. turbo_e_16,328,52,0 duplicate(TurboTrap_e16) trap_e16#F31 139,1,1
  1236. turbo_e_16,328,48,0 duplicate(TurboTrap_e16) trap_e16#F32 139,1,1
  1237. turbo_e_16,328,44,0 duplicate(TurboTrap_e16) trap_e16#F33 139,1,1
  1238. turbo_e_16,328,40,0 duplicate(TurboTrap_e16) trap_e16#F34 139,1,1
  1239. turbo_e_16,328,36,0 duplicate(TurboTrap_e16) trap_e16#F35 139,1,1
  1240. turbo_e_16,332,55,0 duplicate(TurboTrap_e16) trap_e16#F36 139,1,1
  1241. turbo_e_16,332,51,0 duplicate(TurboTrap_e16) trap_e16#F37 139,1,1
  1242. turbo_e_16,332,47,0 duplicate(TurboTrap_e16) trap_e16#F38 139,1,1
  1243. turbo_e_16,332,43,0 duplicate(TurboTrap_e16) trap_e16#F39 139,1,1
  1244. turbo_e_16,332,39,0 duplicate(TurboTrap_e16) trap_e16#F40 139,1,1
  1245. turbo_e_16,332,36,0 duplicate(TurboTrap_e16) trap_e16#F41 139,1,1
  1246. turbo_e_16,336,56,0 script trap_e16#F42::TurboTrap_e16_2 139,1,1,{
  1247. OnTouch:
  1248. specialeffect 108; //"trap_e4#F42" EF_FREEZING
  1249. set .@HitTrap,10;
  1250. if (.@HitTrap > 0 && .@HitTrap < 4)
  1251. percentheal -1,0;
  1252. else if (.@HitTrap > 4 && .@HitTrap < 8) {
  1253. percentheal -5,0;
  1254. sc_start SC_FREEZE,3000,0;
  1255. }
  1256. else {
  1257. sc_start SC_FREEZE,4000,0;
  1258. percentheal -2,0;
  1259. }
  1260. }
  1261. turbo_e_16,336,52,0 duplicate(TurboTrap_e16_2) trap_e16#F43 139,1,1
  1262. turbo_e_16,336,481,0 duplicate(TurboTrap_e16_2) trap_e16#F44 139,1,1
  1263. turbo_e_16,336,44,0 duplicate(TurboTrap_e16_2) trap_e16#F45 139,1,1
  1264. turbo_e_16,336,50,0 duplicate(TurboTrap_e16_2) trap_e16#F46 139,1,1
  1265. turbo_e_16,336,36,0 duplicate(TurboTrap_e16_2) trap_e16#F47 139,1,1
  1266. turbo_e_16,340,55,0 duplicate(TurboTrap_e16_2) trap_e16#F48 139,1,1
  1267. turbo_e_16,340,51,0 duplicate(TurboTrap_e16) trap_e16#F49 139,1,1
  1268. turbo_e_16,340,47,0 duplicate(TurboTrap_e16) trap_e16#F50 139,1,1
  1269. turbo_e_16,340,43,0 duplicate(TurboTrap_e16) trap_e16#F51 139,1,1
  1270. turbo_e_16,340,39,0 duplicate(TurboTrap_e16) trap_e16#F52 139,1,1
  1271. turbo_e_16,340,36,0 duplicate(TurboTrap_e16) trap_e16#F53 139,1,1
  1272. turbo_e_16,344,56,0 duplicate(TurboTrap_e16) trap_e16#F54 139,1,1
  1273. turbo_e_16,344,52,0 duplicate(TurboTrap_e16) trap_e16#F55 139,1,1
  1274. turbo_e_16,344,48,0 duplicate(TurboTrap_e16) trap_e16#F56 139,1,1
  1275. turbo_e_16,344,44,0 duplicate(TurboTrap_e16) trap_e16#F57 139,1,1
  1276. turbo_e_16,344,40,0 duplicate(TurboTrap_e16) trap_e16#F58 139,1,1
  1277. turbo_e_16,344,36,0 duplicate(TurboTrap_e16) trap_e16#F59 139,1,1
  1278. turbo_e_16,348,55,0 duplicate(TurboTrap_e16) trap_e16#F60 139,1,1
  1279. turbo_e_16,348,51,0 duplicate(TurboTrap_e16) trap_e16#F61 139,1,1
  1280. turbo_e_16,348,47,0 duplicate(TurboTrap_e16) trap_e16#F62 139,1,1
  1281. turbo_e_16,348,43,0 duplicate(TurboTrap_e16) trap_e16#F63 139,1,1
  1282. turbo_e_16,348,39,0 duplicate(TurboTrap_e16) trap_e16#F64 139,1,1
  1283. turbo_e_16,348,36,0 duplicate(TurboTrap_e16) trap_e16#F65 139,1,1
  1284. turbo_e_16,352,56,0 duplicate(TurboTrap_e16) trap_e16#F66 139,1,1
  1285. turbo_e_16,352,52,0 duplicate(TurboTrap_e16) trap_e16#F67 139,1,1
  1286. turbo_e_16,352,48,0 duplicate(TurboTrap_e16) trap_e16#F68 139,1,1
  1287. turbo_e_16,352,44,0 duplicate(TurboTrap_e16) trap_e16#F69 139,1,1
  1288. turbo_e_16,352,40,0 duplicate(TurboTrap_e16) trap_e16#F70 139,1,1
  1289. turbo_e_16,352,36,0 duplicate(TurboTrap_e16) trap_e16#F71 139,1,1
  1290. turbo_e_16,356,55,0 duplicate(TurboTrap_e16) trap_e16#F72 139,1,1
  1291. turbo_e_16,356,51,0 duplicate(TurboTrap_e16) trap_e16#F73 139,1,1
  1292. turbo_e_16,356,47,0 duplicate(TurboTrap_e16) trap_e16#F74 139,1,1
  1293. turbo_e_16,356,43,0 duplicate(TurboTrap_e16) trap_e16#F75 139,1,1
  1294. turbo_e_16,356,39,0 duplicate(TurboTrap_e16) trap_e16#F76 139,1,1
  1295. turbo_e_16,356,36,0 duplicate(TurboTrap_e16) trap_e16#F77 139,1,1
  1296. turbo_e_16,360,56,0 duplicate(TurboTrap_e16) trap_e16#F78 139,1,1
  1297. turbo_e_16,360,52,0 duplicate(TurboTrap_e16) trap_e16#F79 139,1,1
  1298. turbo_e_16,360,48,0 duplicate(TurboTrap_e16) trap_e16#F80 139,1,1
  1299. turbo_e_16,360,44,0 duplicate(TurboTrap_e16) trap_e16#F81 139,1,1
  1300. turbo_e_16,360,40,0 duplicate(TurboTrap_e16) trap_e16#F82 139,1,1
  1301. turbo_e_16,360,36,0 duplicate(TurboTrap_e16) trap_e16#F83 139,1,1
  1302. turbo_e_16,364,55,0 duplicate(TurboTrap_e16) trap_e16#F84 139,1,1
  1303. turbo_e_16,364,51,0 duplicate(TurboTrap_e16) trap_e16#F85 139,1,1
  1304. turbo_e_16,364,47,0 duplicate(TurboTrap_e16) trap_e16#F86 139,1,1
  1305. turbo_e_16,364,43,0 duplicate(TurboTrap_e16) trap_e16#F87 139,1,1
  1306. turbo_e_16,364,39,0 duplicate(TurboTrap_e16) trap_e16#F88 139,1,1
  1307. turbo_e_16,364,36,0 duplicate(TurboTrap_e16) trap_e16#F89 139,1,1
  1308. turbo_e_16,368,56,0 duplicate(TurboTrap_e16) trap_e16#F90 139,1,1
  1309. turbo_e_16,368,52,0 duplicate(TurboTrap_e16) trap_e16#F91 139,1,1
  1310. turbo_e_16,368,48,0 duplicate(TurboTrap_e16) trap_e16#F92 139,1,1
  1311. turbo_e_16,368,44,0 duplicate(TurboTrap_e16) trap_e16#F93 139,1,1
  1312. turbo_e_16,368,40,0 duplicate(TurboTrap_e16) trap_e16#F94 139,1,1
  1313. turbo_e_16,368,36,0 duplicate(TurboTrap_e16) trap_e16#F95 139,1,1
  1314. turbo_e_16,217,214,0 script bing#e16 45,3,3,{
  1315. OnTouch:
  1316. set .@bing1,rand(1,10);
  1317. if (.@bing1 > 0 && .@bing1 < 4)
  1318. warp "turbo_e_16",217,232;
  1319. else if (.@bing1 == 6)
  1320. warp "turbo_e_16",233,207;
  1321. else if (.@bing1 == 7)
  1322. warp "turbo_e_16",208,219;
  1323. else if (.@bing1 == 8)
  1324. warp "turbo_e_16",219,202;
  1325. else if (.@bing1 == 9)
  1326. warp "turbo_e_16",218,228;
  1327. disablenpc "bing#e16";
  1328. enablenpc "bing2#e16";
  1329. end;
  1330. }
  1331. turbo_e_16,217,214,0 script bing2#e16 45,3,3,{
  1332. OnInit:
  1333. disablenpc "bing2#e8";
  1334. end;
  1335. OnTouch:
  1336. set bing1,rand(1,10);
  1337. if (.@bing1 == 1)
  1338. warp "turbo_e_16",217,232;
  1339. else if (.@bing1 == 2)
  1340. warp "turbo_e_16",233,207;
  1341. else if (.@bing1 == 3)
  1342. warp "turbo_e_16",208,219;
  1343. else if (.@bing1 == 4)
  1344. warp "turbo_e_16",219,202;
  1345. else if (.@bing1 == 5)
  1346. warp "turbo_e_16",218,228;
  1347. else if (.@bing1 == 6)
  1348. warp "turbo_e_16",220,195;
  1349. end;
  1350. }