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

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