root/npc/other/turbotrack/Expert_8.txt @ 1

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