Expert_4.txt 47 KB

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