Expert_4.txt 47 KB

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