]> icculus.org git repositories - crow/jumpnbump.git/blob - levelmaking/jumpnbump_levelmaking.htm
Added.
[crow/jumpnbump.git] / levelmaking / jumpnbump_levelmaking.htm
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <html>
3 <head>
4 <meta name="generator" content="HTML Tidy, see www.w3.org">
5 <title>Making levels</title>
6 <meta http-equiv="Content-Type" content=
7 "text/html; charset=iso-8859-1">
8 </head>
9 <body bgcolor="#000000" text="#FFFFFF">
10 <div align="center">
11 <p>&nbsp;</p>
12
13 <p><font size="5">HOW TO MAKE A LEVEL</font></p>
14
15 <p>This is a tutorial where you can learn how to edit all files on
16 a JnB level or solve your problems.</p>
17
18 <p>&nbsp;</p>
19
20 <p><font color="#FF6666"><b><font color="#CCFFCC">Last update: 16
21 Sep 2001. Added JnB level background for
22 download</font></b></font></p>
23
24 <p><font color="#FF6666"><b><font color="#CCFFCC">7 Sep 2001.
25 Information about water-blood cheat in level.pcx and
26 splash.smp.</font></b></font></p>
27
28 <p><font color="#FF6666"><b><font color="#CCFFCC">6 Sep 2001.
29 H</font></b></font><font color="#FF6666"><b><font color=
30 "#CCFFCC">ow to put blinking things in
31 menu.pcx.</font></b></font></p>
32
33 <p>&nbsp;</p>
34 </div>
35
36 <p align="center">First of all unpack a level in this way:</p>
37
38 <p align="center"><img src="pack.gif" width="76" height="71"></p>
39
40 <p align="center"> "unpack.exe [levelname].dat"</p>
41
42 <p align="center">&nbsp;</p>
43
44 <p> I recommend you to unpack jumpbump.dat, so, the files you not
45 edit, are the default.</p>
46
47 <p>Required programs:</p>
48
49 <ul>
50 <li>Paint Shop Pro - <a href="http://www.jasc.com" target=
51 "_parent">www.jasc.com</a></li>
52
53 <li>GOBMaker - <a href= 
54 "http://www.brainchilddesign.com/stuff/gobmaker" target="_parent">
55 www.brainchilddesign.com/stuff/gobmaker</a></li>
56
57 <li>Fast Tracker II - <a href="http://www.starbreeze.com" target= 
58 "_parent">www.starbreeze.com</a></li>
59
60 <li>Notepad</li>
61 </ul>
62
63 <p>These are the files to edit:</p>
64
65 <div align="center">
66 <center>
67 <table width="500" border="1">
68 <tr>
69 <td width="100">
70 <p align="center"><b>File Format</b></p>
71 </td>
72 <td width="100">
73 <p align="center"><b>File Name</b></p>
74 </td>
75 <td width="300">
76 <p align="center"><b>Description</b></p>
77 </td>
78 </tr>
79
80 <tr>
81 <td width="100" rowspan="4">
82 <p align="center"><b>PCX</b></p>
83 </td>
84 <td width="100"><a href="#level_pcx">level</a></td>
85 <td width="300">The zone where you play.</td>
86 </tr>
87
88 <tr>
89 <td width="100"><a href="#mask_pcx">mask</a></td>
90 <td width="300">The mask of "level.pcx"</td>
91 </tr>
92
93 <tr>
94 <td width="100"><a href="#menu_pcx">menu</a></td>
95 <td width="300">The screen where you select players.</td>
96 </tr>
97
98 <tr>
99 <td width="100"><a href="#menumask_pcx">menumask</a></td>
100 <td width="300">The mask of "menu.pcx"</td>
101 </tr>
102
103 <tr>
104 <td width="100">
105 <p align="center"><b>DAT</b></p>
106 </td>
107 <td width="100"><a href="#calib_dat">calib</a></td>
108 <td width="300">The joystick/joypad calibration data.</td>
109 </tr>
110
111 <tr>
112 <td width="100">
113 <p align="center"><b>TXT</b></p>
114 </td>
115 <td width="100"><a href="#levelmap_txt">levelmap</a></td>
116 <td width="300">The map of the zone.</td>
117 </tr>
118
119 <tr>
120 <td width="100" rowspan="4">
121 <p align="center"><b>GOB</b></p>
122 </td>
123 <td width="100"><a href="#font_gob">font</a></td>
124 <td width="300">The font of the level.</td>
125 </tr>
126
127 <tr>
128 <td width="100"><a href="#numbers_gob">numbers</a></td>
129 <td width="300">The displayed numbers on the scoreboard</td>
130 </tr>
131
132 <tr>
133 <td width="100"><a href="#objects_gob">objects</a></td>
134 <td width="300">The objects of the zone.</td>
135 </tr>
136
137 <tr>
138 <td width="100"><a href="#rabbit_gob">rabbit</a></td>
139 <td width="300">The movements of the rabbits.</td>
140 </tr>
141
142 <tr>
143 <td width="100" rowspan="5">
144 <p align="center"><b>SMP</b></p>
145 </td>
146 <td width="100"><a href="#death_smp">death</a></td>
147 <td width="300">Sample played when a rabbit dies.</td>
148 </tr>
149
150 <tr>
151 <td width="100"><a href="#fly_smp">fly</a></td>
152 <td width="300">Sample played when you are near the flies.</td>
153 </tr>
154
155 <tr>
156 <td width="100"><a href="#jump_smp">jump</a></td>
157 <td width="300">Sample played when you jump.</td>
158 </tr>
159
160 <tr>
161 <td width="100"><a href="#splash_smp">splash</a></td>
162 <td width="300">Sample played when you fall into the water.</td>
163 </tr>
164
165 <tr>
166 <td width="100"><a href="#spring_smp">spring</a></td>
167 <td width="300">Sample played when you jump on a spring.</td>
168 </tr>
169
170 <tr>
171 <td width="100" rowspan="3">
172 <p align="center"><b>MOD</b></p>
173 </td>
174 <td width="100"><a href="#bump_mod">bump</a></td>
175 <td width="300">Music played when you play in the zone.</td>
176 </tr>
177
178 <tr>
179 <td width="100"><a href="#jump_mod">jump</a></td>
180 <td width="300">Music played on the select players screen.</td>
181 </tr>
182
183 <tr>
184 <td width="100"><a href="#scores_mod">scores</a></td>
185 <td width="300">Music played in the final scoreboard.</td>
186 </tr>
187 </table>
188 </center>
189 </div>
190
191 <p align="center">&nbsp;</p>
192
193 <ul>
194 <li>
195 <p align="left">How to edit all of them:</p>
196 </li>
197 </ul>
198
199 <p><b><font size="5"><a name="level_pcx">
200 </a>level.pcx</font></b></p>
201
202 <p><u>Description:</u> The zone where you play.</p>
203
204 <p><u>Program for edit it:</u> Paint Shop Pro.</p>
205
206 <p><u>How to edit:</u> Draw a nice image for make a level with PSP,
207 and if you want to see the map, do this:</p>
208
209 <p>Click on File/Preferences/General Program Preferences. Then
210 click on "Rulers and Units" and type, in Grid section, Width=16 and
211 Height=16. Then Apply. And last, click on View/Grid.</p>
212
213 <p>Now you can see the map and will be useful for make
214 levelmap.txt</p>
215
216 <p>The map is 16 rows and 22 columns, and another 3 columns at the
217 right for scoreboard. The image size is 400x256 pixels and uses 256
218 colours. Download the original background <a href="level.zip">
219 here</a> and use it for your own. Remember this: all the image
220 files on the level (PCXs and GOBs) must have the same colour
221 palette.</p>
222
223 <p align="center"> <img src="making1.gif" width="430" height="285">
224 </p>
225
226 <p align="left">These are the colour numbers of the default palette
227 that are changed when using BLOODISTHICKERTHANWATER cheat:</p>
228
229 <div align="center">
230 <table width="54%" border="1">
231 <tr>
232 <td bgcolor="#00CCFF" width="40%"><b><font color="#000000">Water
233 colour number</font></b></td>
234 <td bgcolor="#CC00CC" width="21%">
235 <div align="center"><b><font color="#000000">turns
236 into</font></b></div>
237 </td>
238 <td bgcolor="#CC0000" width="39%">
239 <div align="right"><b><font color="#000000">Blood colour
240 number</font></b></div>
241 </td>
242 </tr>
243
244 <tr>
245 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
246 145</font></td>
247 <td bgcolor="#CC00CC" width="21%">
248 <div align="center"><font color="#000000">turns into</font></div>
249 </td>
250 <td bgcolor="#CC0000" width="39%">
251 <div align="right"><font color="#000000">176</font></div>
252 </td>
253 </tr>
254
255 <tr>
256 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
257 146</font></td>
258 <td bgcolor="#CC00CC" width="21%">
259 <div align="center"><font color="#000000">turns into</font></div>
260 </td>
261 <td bgcolor="#CC0000" width="39%">
262 <div align="right"><font color="#000000">177</font></div>
263 </td>
264 </tr>
265
266 <tr>
267 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
268 147</font></td>
269 <td bgcolor="#CC00CC" width="21%">
270 <div align="center"><font color="#000000">turns into</font></div>
271 </td>
272 <td bgcolor="#CC0000" width="39%">
273 <div align="right"><font color="#000000">178</font></div>
274 </td>
275 </tr>
276
277 <tr>
278 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
279 148</font></td>
280 <td bgcolor="#CC00CC" width="21%">
281 <div align="center"><font color="#000000">turns into</font></div>
282 </td>
283 <td bgcolor="#CC0000" width="39%">
284 <div align="right"><font color="#000000">179</font></div>
285 </td>
286 </tr>
287
288 <tr>
289 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
290 149</font></td>
291 <td bgcolor="#CC00CC" width="21%">
292 <div align="center"><font color="#000000">turns into</font></div>
293 </td>
294 <td bgcolor="#CC0000" width="39%">
295 <div align="right"><font color="#000000">180</font></div>
296 </td>
297 </tr>
298
299 <tr>
300 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
301 150</font></td>
302 <td bgcolor="#CC00CC" width="21%">
303 <div align="center"><font color="#000000">turns into</font></div>
304 </td>
305 <td bgcolor="#CC0000" width="39%">
306 <div align="right"><font color="#000000">181</font></div>
307 </td>
308 </tr>
309
310 <tr>
311 <td bgcolor="#00CCFF" width="40%"><font color="#000000">
312 151</font></td>
313 <td bgcolor="#CC00CC" width="21%">
314 <div align="center"><font color="#000000">turns into</font></div>
315 </td>
316 <td bgcolor="#CC0000" width="39%">
317 <div align="right"><font color="#000000">182</font></div>
318 </td>
319 </tr>
320 </table>
321 </div>
322
323 <p align="center">&nbsp;</p>
324
325 <p align="left"><b><font size="5"><a name="mask_pcx">
326 </a>mask.pcx</font></b></p>
327
328 <p align="left"><u>Description:</u> The mask of "level.pcx"</p>
329
330 <p align="left"><u>Program for edit it:</u> Paint Shop Pro.</p>
331
332 <p align="left"><u>How to edit:</u> This is a black image file with
333 white parts. The black zone is behind the rabbits and the white
334 zone hides the rabbits. Be careful, don't make white the three
335 columns at the right for can see the scoreboard. Here is an
336 example:</p>
337
338 <table width="52%" border="1" height="128" bordercolorlight=
339 "#000000" bordercolordark="#000000">
340 <tr>
341 <td width="365" height="29">
342 <p align="right">This is a part of "level.pcx"</p>
343 </td>
344 <td width="16" height="128" rowspan="3"><img src="making2.gif"
345 width="50" height="130"></td>
346 </tr>
347
348 <tr>
349 <td width="365" height="48">
350 <p align="right">And this is a part of "mask.pcx"</p>
351 </td>
352 </tr>
353
354 <tr>
355 <td width="365">
356 <p align="right">Look! Dott is behind the box!</p>
357 </td>
358 </tr>
359 </table>
360
361 <p><b><font size="5"><a name="menu_pcx"></a>menu.pcx</font></b></p>
362
363 <p align="left"><u>Description:</u> The screen where you select
364 players.</p>
365
366 <p align="left"><u>Program for edit it:</u> Paint Shop Pro.</p>
367
368 <p align="left"><u>How to edit:</u> The easiest you can do here is
369 this: Type on the top your Nick and your e-mail and the title of
370 the level. But you can draw too a nice level entrance, but remember
371 to draw an obstacle for jump it and select players. Something cool:
372 Everywhere you use the colour No255, will be blinking like the
373 credits letters. Remember this: all the image files on the level
374 (PCXs and GOBs) must have the same colour palette. Look here at
375 each of the rabbit's way for make the menu screen:</p>
376
377 <p align="center"><font color="#FFFFFF"><img src="making3.gif"
378 width="400" height="256" align="top"></font></p>
379
380 <p align="left">Get this image file in .PCX format <a href=
381 "menu.zip">here</a>, put it in your level and it will guide you for
382 where you must put thee obstacle and the floor where is supposed to
383 run on the rabbits.</p>
384
385 <p align="left"><b><font size="5"><a name="menumask_pcx">
386 </a>menumask.pcx</font></b></p>
387
388 <p align="left"><u>Description:</u> The mask of "menu.pcx"</p>
389
390 <p align="left"><u>Program for edit it:</u> Paint Shop Pro.</p>
391
392 <p align="left"><u>How to edit:</u> This is a black image file with
393 white parts. The black zone is behind the rabbits and the white
394 zone hides the rabbits. Be careful, don't make white the bottom for
395 can see the credits. Here is an example:</p>
396
397 <table width="52%" border="1" height="128" bordercolorlight=
398 "#000000" bordercolordark="#000000">
399 <tr>
400 <td width="365" height="29">
401 <p align="right">This is a part of "level.pcx"</p>
402 </td>
403 <td width="16" height="128" rowspan="3"><img src="making2.gif"
404 width="50" height="130"></td>
405 </tr>
406
407 <tr>
408 <td width="365" height="48">
409 <p align="right">And this is a part of "mask.pcx"</p>
410 </td>
411 </tr>
412
413 <tr>
414 <td width="365">
415 <p align="right">Look! Dott is behind the box!</p>
416 </td>
417 </tr>
418 </table>
419
420 <p><b><font size="5"><a name="calib_dat">
421 </a>calib.dat</font></b></p>
422
423 <p><u>Description:</u> The joystick/joypad calibration data.</p>
424
425 <p align="left"><u>Program for edit it:</u> None</p>
426
427 <p align="left"><u>How to edit:</u> When you pack the .dat file,
428 just play it, before playing, you calibrate your
429 joystick/joypad.</p>
430
431 <p align="left"><b><a name="levelmap_txt"></a></b><b><font size=
432 "5">levelmap.txt</font></b></p>
433
434 <p><u>Description:</u> The map of the zone.</p>
435
436 <p align="left"><u>Program for edit it:</u> Notepad.</p>
437
438 <p><u>How to edit:</u> Just take a look in the PSP Grid of
439 "level.pcx" and type:0 for air, 1 for ground, 2 for water, 3 for
440 ice and 4 for a spring (just like "Number Code Land" level).
441 Remember, is a 22x16 grid. Some useful information:</p>
442
443 <ul>
444 <li>You can jump up to 3 blocks.</li>
445
446 <li>If you are using the "BUNNIESINSPACE" cheat, you can jump up to
447 6 blocks.</li>
448
449 <li>And jumping on a spring, 6 blocks too.</li>
450
451 <li>The water is useful for "fly".</li>
452
453 <li>If you alternate ground and air, you can run over there without
454 falling.</li>
455 </ul>
456
457 <p><b><font size="5"><a name="font_gob"></a>font.gob</font></b></p>
458
459 <p><u>Description:</u> The font of the level.</p>
460
461 <p align="left"><u>Program for edit it:</u> Paint Shop Pro &amp;
462 GOBMaker.</p>
463
464 <p align="left"><u>How to edit:</u> With PSP edit "font.pcx" (found
465 at GOBMaker Projects in BCD) drawing all letters, numbers and marks
466 and save the image. Remember this: all the image files on the level
467 (PCXs and GOBs) must have the same colour palette. Run GOBMaker,
468 then open "font.gmp" (GOBMaker Project) and change the letters.
469 These are the frames of "font.gob":</p>
470
471 <div align="center">
472 <table width="240" border="1" height="135">
473 <tr>
474 <td width="16" height="15">
475 <p align="center"><font color="#FF3333"><b>1</b></font></p>
476 </td>
477 <td width="16" height="15">
478 <p align="center"><font color="#FF3333"><b>2</b></font></p>
479 </td>
480 <td width="16" height="15">
481 <p align="center"><font color="#FF3333"><b>3</b></font></p>
482 </td>
483 <td width="16" height="15">
484 <p align="center"><font color="#FF3333"><b>4</b></font></p>
485 </td>
486 <td width="16" height="15">
487 <p align="center"><font color="#FF3333"><b>5</b></font></p>
488 </td>
489 <td width="16" height="15">
490 <p align="center"><font color="#FF3333"><b>6</b></font></p>
491 </td>
492 <td width="16" height="15">
493 <p align="center"><font color="#FF3333"><b>7</b></font></p>
494 </td>
495 <td width="16" height="15">
496 <p align="center"><font color="#FF3333"><b>8</b></font></p>
497 </td>
498 <td width="16" height="15">
499 <p align="center"><font color="#FF3333"><b>9</b></font></p>
500 </td>
501 <td width="16" height="15">
502 <p align="center"><font color="#FF3333"><b>10</b></font></p>
503 </td>
504 <td width="16" height="15">
505 <p align="center"><font color="#FF3333"><b>11</b></font></p>
506 </td>
507 <td width="16" height="15">
508 <p align="center"><font color="#FF3333"><b>12</b></font></p>
509 </td>
510 <td width="16" height="15">
511 <p align="center"><font color="#FF3333"><b>13</b></font></p>
512 </td>
513 <td width="16" height="15">
514 <p align="center"><font color="#FF3333"><b>14</b></font></p>
515 </td>
516 <td width="16" height="15">
517 <p align="center"><font color="#FF3333"><b>15</b></font></p>
518 </td>
519 <td width="16" height="15">
520 <p align="center"><font color="#FF3333"><b>16</b></font></p>
521 </td>
522 <td width="16" height="15">
523 <p align="center"><font color="#FF3333"><b>17</b></font></p>
524 </td>
525 <td width="8" height="15">
526 <p align="center"><font color="#FF3333"><b>18</b></font></p>
527 </td>
528 </tr>
529
530 <tr>
531 <td width="16" height="15">
532 <p align="center">!</p>
533 </td>
534 <td width="16" height="15">
535 <p align="center">"</p>
536 </td>
537 <td width="16" height="15">
538 <p align="center">'</p>
539 </td>
540 <td width="16" height="15">
541 <p align="center">(</p>
542 </td>
543 <td width="16" height="15">
544 <p align="center">)</p>
545 </td>
546 <td width="16" height="15">
547 <p align="center">,</p>
548 </td>
549 <td width="16" height="15">
550 <p align="center">-</p>
551 </td>
552 <td width="16" height="15">
553 <p align="center">.</p>
554 </td>
555 <td width="16" height="15">
556 <p align="center">/</p>
557 </td>
558 <td width="16" height="15">
559 <p align="center">0</p>
560 </td>
561 <td width="16" height="15">
562 <p align="center">1</p>
563 </td>
564 <td width="16" height="15">
565 <p align="center">2</p>
566 </td>
567 <td width="16" height="15">
568 <p align="center">3</p>
569 </td>
570 <td width="16" height="15">
571 <p align="center">4</p>
572 </td>
573 <td width="16" height="15">
574 <p align="center">5</p>
575 </td>
576 <td width="16" height="15">
577 <p align="center">6</p>
578 </td>
579 <td width="16" height="15">
580 <p align="center">7</p>
581 </td>
582 <td width="8" height="15">
583 <p align="center">8</p>
584 </td>
585 </tr>
586
587 <tr>
588 <td width="16" height="15">
589 <p align="center"><font color="#FF3333"><b>19</b></font></p>
590 </td>
591 <td width="16" height="15">
592 <p align="center"><font color="#FF3333"><b>20</b></font></p>
593 </td>
594 <td width="16" height="15">
595 <p align="center"><font color="#FF3333"><b>21</b></font></p>
596 </td>
597 <td width="16" height="15">
598 <p align="center"><font color="#FF3333"><b>22</b></font></p>
599 </td>
600 <td width="16" height="15">
601 <p align="center"><font color="#FF3333"><b>23</b></font></p>
602 </td>
603 <td width="16" height="15">
604 <p align="center"><font color="#FF3333"><b>24</b></font></p>
605 </td>
606 <td width="16" height="15">
607 <p align="center"><font color="#FF3333"><b>25</b></font></p>
608 </td>
609 <td width="16" height="15">
610 <p align="center"><font color="#FF3333"><b>26</b></font></p>
611 </td>
612 <td width="16" height="15">
613 <p align="center"><font color="#FF3333"><b>27</b></font></p>
614 </td>
615 <td width="16" height="15">
616 <p align="center"><font color="#FF3333"><b>28</b></font></p>
617 </td>
618 <td width="16" height="15">
619 <p align="center"><font color="#FF3333"><b>29</b></font></p>
620 </td>
621 <td width="16" height="15">
622 <p align="center"><font color="#FF3333"><b>30</b></font></p>
623 </td>
624 <td width="16" height="15">
625 <p align="center"><font color="#FF3333"><b>31</b></font></p>
626 </td>
627 <td width="16" height="15">
628 <p align="center"><font color="#FF3333"><b>32</b></font></p>
629 </td>
630 <td width="16" height="15">
631 <p align="center"><font color="#FF3333"><b>33</b></font></p>
632 </td>
633 <td width="16" height="15">
634 <p align="center"><font color="#FF3333"><b>34</b></font></p>
635 </td>
636 <td width="16" height="15">
637 <p align="center"><font color="#FF3333"><b>35</b></font></p>
638 </td>
639 <td width="8" height="15">
640 <p align="center"><font color="#FF3333"><b>36</b></font></p>
641 </td>
642 </tr>
643
644 <tr>
645 <td width="16" height="15">
646 <p align="center">9</p>
647 </td>
648 <td width="16" height="15">
649 <p align="center">:</p>
650 </td>
651 <td width="16" height="15">
652 <p align="center">;</p>
653 </td>
654 <td width="16" height="15">
655 <p align="center">@</p>
656 </td>
657 <td width="16" height="15">
658 <p align="center">A</p>
659 </td>
660 <td width="16" height="15">
661 <p align="center">B</p>
662 </td>
663 <td width="16" height="15">
664 <p align="center">C</p>
665 </td>
666 <td width="16" height="15">
667 <p align="center">D</p>
668 </td>
669 <td width="16" height="15">
670 <p align="center">E</p>
671 </td>
672 <td width="16" height="15">
673 <p align="center">F</p>
674 </td>
675 <td width="16" height="15">
676 <p align="center">G</p>
677 </td>
678 <td width="16" height="15">
679 <p align="center">H</p>
680 </td>
681 <td width="16" height="15">
682 <p align="center">I</p>
683 </td>
684 <td width="16" height="15">
685 <p align="center">J</p>
686 </td>
687 <td width="16" height="15">
688 <p align="center">K</p>
689 </td>
690 <td width="16" height="15">
691 <p align="center">L</p>
692 </td>
693 <td width="16" height="15">
694 <p align="center">M</p>
695 </td>
696 <td width="8" height="15">
697 <p align="center">N</p>
698 </td>
699 </tr>
700
701 <tr>
702 <td width="16" height="15">
703 <p align="center"><font color="#FF3333"><b>37</b></font></p>
704 </td>
705 <td width="16" height="15">
706 <p align="center"><font color="#FF3333"><b>38</b></font></p>
707 </td>
708 <td width="16" height="15">
709 <p align="center"><font color="#FF3333"><b>39</b></font></p>
710 </td>
711 <td width="16" height="15">
712 <p align="center"><font color="#FF3333"><b>40</b></font></p>
713 </td>
714 <td width="16" height="15">
715 <p align="center"><font color="#FF3333"><b>41</b></font></p>
716 </td>
717 <td width="16" height="15">
718 <p align="center"><font color="#FF3333"><b>42</b></font></p>
719 </td>
720 <td width="16" height="15">
721 <p align="center"><font color="#FF3333"><b>43</b></font></p>
722 </td>
723 <td width="16" height="15">
724 <p align="center"><font color="#FF3333"><b>44</b></font></p>
725 </td>
726 <td width="16" height="15">
727 <p align="center"><font color="#FF3333"><b>45</b></font></p>
728 </td>
729 <td width="16" height="15">
730 <p align="center"><font color="#FF3333"><b>46</b></font></p>
731 </td>
732 <td width="16" height="15">
733 <p align="center"><font color="#FF3333"><b>47</b></font></p>
734 </td>
735 <td width="16" height="15">
736 <p align="center"><font color="#FF3333"><b>48</b></font></p>
737 </td>
738 <td width="16" height="15">
739 <p align="center"><font color="#FF3333"><b>49</b></font></p>
740 </td>
741 <td width="16" height="15">
742 <p align="center"><font color="#FF3333"><b>50</b></font></p>
743 </td>
744 <td width="16" height="15">
745 <p align="center"><font color="#FF3333"><b>51</b></font></p>
746 </td>
747 <td width="16" height="15">
748 <p align="center"><font color="#FF3333"><b>52</b></font></p>
749 </td>
750 <td width="16" height="15">
751 <p align="center"><font color="#FF3333"><b>53</b></font></p>
752 </td>
753 <td width="8" height="15">
754 <p align="center"><font color="#FF3333"><b>54</b></font></p>
755 </td>
756 </tr>
757
758 <tr>
759 <td width="16" height="15">
760 <p align="center">O</p>
761 </td>
762 <td width="16" height="15">
763 <p align="center">P</p>
764 </td>
765 <td width="16" height="15">
766 <p align="center">Q</p>
767 </td>
768 <td width="16" height="15">
769 <p align="center">R</p>
770 </td>
771 <td width="16" height="15">
772 <p align="center">S</p>
773 </td>
774 <td width="16" height="15">
775 <p align="center">T</p>
776 </td>
777 <td width="16" height="15">
778 <p align="center">U</p>
779 </td>
780 <td width="16" height="15">
781 <p align="center">V</p>
782 </td>
783 <td width="16" height="15">
784 <p align="center">W</p>
785 </td>
786 <td width="16" height="15">
787 <p align="center">X</p>
788 </td>
789 <td width="16" height="15">
790 <p align="center">Y</p>
791 </td>
792 <td width="16" height="15">
793 <p align="center">Z</p>
794 </td>
795 <td width="16" height="15">
796 <p align="center">a</p>
797 </td>
798 <td width="16" height="15">
799 <p align="center">b</p>
800 </td>
801 <td width="16" height="15">
802 <p align="center">c</p>
803 </td>
804 <td width="16" height="15">
805 <p align="center">d</p>
806 </td>
807 <td width="16" height="15">
808 <p align="center">e</p>
809 </td>
810 <td width="8" height="15">
811 <p align="center">f</p>
812 </td>
813 </tr>
814
815 <tr>
816 <td width="16" height="15">
817 <p align="center"><font color="#FF3333"><b>55</b></font></p>
818 </td>
819 <td width="16" height="15">
820 <p align="center"><font color="#FF3333"><b>56</b></font></p>
821 </td>
822 <td width="16" height="15">
823 <p align="center"><font color="#FF3333"><b>57</b></font></p>
824 </td>
825 <td width="16" height="15">
826 <p align="center"><font color="#FF3333"><b>58</b></font></p>
827 </td>
828 <td width="16" height="15">
829 <p align="center"><font color="#FF3333"><b>59</b></font></p>
830 </td>
831 <td width="16" height="15">
832 <p align="center"><font color="#FF3333"><b>60</b></font></p>
833 </td>
834 <td width="16" height="15">
835 <p align="center"><font color="#FF3333"><b>61</b></font></p>
836 </td>
837 <td width="16" height="15">
838 <p align="center"><font color="#FF3333"><b>62</b></font></p>
839 </td>
840 <td width="16" height="15">
841 <p align="center"><font color="#FF3333"><b>63</b></font></p>
842 </td>
843 <td width="16" height="15">
844 <p align="center"><font color="#FF3333"><b>64</b></font></p>
845 </td>
846 <td width="16" height="15">
847 <p align="center"><font color="#FF3333"><b>65</b></font></p>
848 </td>
849 <td width="16" height="15">
850 <p align="center"><font color="#FF3333"><b>66</b></font></p>
851 </td>
852 <td width="16" height="15">
853 <p align="center"><font color="#FF3333"><b>67</b></font></p>
854 </td>
855 <td width="16" height="15">
856 <p align="center"><font color="#FF3333"><b>68</b></font></p>
857 </td>
858 <td width="16" height="15">
859 <p align="center"><font color="#FF3333"><b>69</b></font></p>
860 </td>
861 <td width="16" height="15">
862 <p align="center"><font color="#FF3333"><b>70</b></font></p>
863 </td>
864 <td width="16" height="15">
865 <p align="center"><font color="#FF3333"><b>71</b></font></p>
866 </td>
867 <td width="8" height="15">
868 <p align="center"><font color="#FF3333"><b>72</b></font></p>
869 </td>
870 </tr>
871
872 <tr>
873 <td width="16" height="15">
874 <p align="center">g</p>
875 </td>
876 <td width="16" height="15">
877 <p align="center">h</p>
878 </td>
879 <td width="16" height="15">
880 <p align="center">i</p>
881 </td>
882 <td width="16" height="15">
883 <p align="center">j</p>
884 </td>
885 <td width="16" height="15">
886 <p align="center">k</p>
887 </td>
888 <td width="16" height="15">
889 <p align="center">l</p>
890 </td>
891 <td width="16" height="15">
892 <p align="center">m</p>
893 </td>
894 <td width="16" height="15">
895 <p align="center">n</p>
896 </td>
897 <td width="16" height="15">
898 <p align="center">o</p>
899 </td>
900 <td width="16" height="15">
901 <p align="center">p</p>
902 </td>
903 <td width="16" height="15">
904 <p align="center">q</p>
905 </td>
906 <td width="16" height="15">
907 <p align="center">r</p>
908 </td>
909 <td width="16" height="15">
910 <p align="center">s</p>
911 </td>
912 <td width="16" height="15">
913 <p align="center">t</p>
914 </td>
915 <td width="16" height="15">
916 <p align="center">u</p>
917 </td>
918 <td width="16" height="15">
919 <p align="center">v</p>
920 </td>
921 <td width="16" height="15">
922 <p align="center">w</p>
923 </td>
924 <td width="8" height="15">
925 <p align="center">x</p>
926 </td>
927 </tr>
928
929 <tr>
930 <td width="16" height="15">
931 <p align="center"><font color="#FF3333"><b>73</b></font></p>
932 </td>
933 <td width="16" height="15">
934 <p align="center"><font color="#FF3333"><b>74</b></font></p>
935 </td>
936 <td width="16" height="15">
937 <p align="center"><font color="#FF3333"><b>75</b></font></p>
938 </td>
939 <td width="16" height="15">
940 <p align="center"><font color="#FF3333"><b>76</b></font></p>
941 </td>
942 <td width="16" height="15">
943 <p align="center"><font color="#FF3333"><b>77</b></font></p>
944 </td>
945 <td width="16" height="15">
946 <p align="center"><font color="#FF3333"><b>78</b></font></p>
947 </td>
948 <td width="16" height="15">
949 <p align="center"><font color="#FF3333"><b>79</b></font></p>
950 </td>
951 <td width="16" height="15">
952 <p align="center"><font color="#FF3333"><b>80</b></font></p>
953 </td>
954 <td width="16" height="15">
955 <p align="center"><font color="#FF3333"><b>81</b></font></p>
956 </td>
957 <td width="16" height="15" bordercolor="#000000"></td>
958 <td width="16" height="15" bordercolor="#000000"></td>
959 <td width="16" height="15" bordercolor="#000000"></td>
960 <td width="16" height="15" bordercolor="#000000"></td>
961 <td width="16" height="15" bordercolor="#000000"></td>
962 <td width="16" height="15" bordercolor="#000000"></td>
963 <td width="16" height="15" bordercolor="#000000"></td>
964 <td width="16" height="15" bordercolor="#000000"></td>
965 <td width="8" height="15" bordercolor="#000000"></td>
966 </tr>
967
968 <tr>
969 <td width="16" height="2">
970 <p align="center">y</p>
971 </td>
972 <td width="16" height="2">
973 <p align="center">z</p>
974 </td>
975 <td width="16" height="2">
976 <p align="center">~</p>
977 </td>
978 <td width="16" height="2">
979 <p align="center">&auml;</p>
980 </td>
981 <td width="16" height="2">
982 <p align="center">&acirc;</p>
983 </td>
984 <td width="16" height="2">
985 <p align="center">&Auml;</p>
986 </td>
987 <td width="16" height="2">
988 <p align="center">&Acirc;</p>
989 </td>
990 <td width="16" height="2">
991 <p align="center">&ouml;</p>
992 </td>
993 <td width="16" height="2">
994 <p align="center">&Ouml;</p>
995 </td>
996 <td width="16" height="2" bordercolor="#000000"></td>
997 <td width="16" height="2" bordercolor="#000000"></td>
998 <td width="16" height="2" bordercolor="#000000"></td>
999 <td width="16" height="2" bordercolor="#000000"></td>
1000 <td width="16" height="2" bordercolor="#000000"></td>
1001 <td width="16" height="2" bordercolor="#000000"></td>
1002 <td width="16" height="2" bordercolor="#000000"></td>
1003 <td width="16" height="2" bordercolor="#000000"></td>
1004 <td width="8" height="2" bordercolor="#000000"></td>
1005 </tr>
1006 </table>
1007
1008 <p align="left"><b><font size="5"><a name="numbers_gob">
1009 </a>numbers.gob</font></b></p>
1010
1011 <p align="left"><u>Description:</u> The displayed numbers on the
1012 scoreboard</p>
1013
1014 <p align="left"><u>Program for edit it:</u> Paint Shop Pro &amp;
1015 GOBMaker.</p>
1016
1017 <p align="left"><u>How to edit:</u> With PSP create a nice PCX
1018 image with the ten numbers starting by zero (each number can't be
1019 bigger than 16x22 pixels) and save it as "numbers.pcx". Remember
1020 this: all the image files on the level (PCXs and GOBs) must have
1021 the same colour palette. Run GOBMaker, open "numbers.pcx" and
1022 create "numbers.gmp". Then make "numbers.gob"</p>
1023
1024 <p align="left"><b><font size="5"><a name="objects_gob">
1025 </a>objects.gob</font></b></p>
1026
1027 <p align="left"><u>Description:</u> The objects of the zone.</p>
1028
1029 <p align="left"><u>Program for edit it:</u> Paint Shop Pro &amp;
1030 GOBMaker.</p>
1031
1032 <p align="left"><u>How to edit:</u> With PSP edit "objects.pcx"
1033 (found at GOBMaker Projects in BCD) drawing all objects of the
1034 level. Remember this: all the image files on the level (PCXs and
1035 GOBs) must have the same colour palette. Run GOBMaker, then open
1036 "objects.gmp" (GOBMaker Project) and change the objects. These are
1037 the frames of "objects.gob":</p>
1038
1039 <table border="1">
1040 <tr>
1041 <td width="18%">
1042 <p align="center"><b><font color="#FF3333">Frames</font></b></p>
1043 </td>
1044 <td width="82%">
1045 <p align="center"><b><font color="#FF3333">Objects</font></b></p>
1046 </td>
1047 </tr>
1048
1049 <tr>
1050 <td width="18%">
1051 <p align="center">1-6</p>
1052 </td>
1053 <td width="82%">
1054 <p align="center">Spring working</p>
1055 </td>
1056 </tr>
1057
1058 <tr>
1059 <td width="18%">
1060 <p align="center">6</p>
1061 </td>
1062 <td width="82%">
1063 <p align="center">Spring stopped</p>
1064 </td>
1065 </tr>
1066
1067 <tr>
1068 <td width="18%">
1069 <p align="center">7-15</p>
1070 </td>
1071 <td width="82%">
1072 <p align="center">Water Splashing</p>
1073 </td>
1074 </tr>
1075
1076 <tr>
1077 <td width="18%">
1078 <p align="center">16-20</p>
1079 </td>
1080 <td width="82%">
1081 <p align="center">Dust</p>
1082 </td>
1083 </tr>
1084
1085 <tr>
1086 <td width="18%">
1087 <p align="center">21-25</p>
1088 </td>
1089 <td width="82%">
1090 <p align="center">1st and 2nd butterfly looking at the right</p>
1091 </td>
1092 </tr>
1093
1094 <tr>
1095 <td width="18%">
1096 <p align="center">27-32</p>
1097 </td>
1098 <td width="82%">
1099 <p align="center">1st and 2nd butterfly looking at the left</p>
1100 </td>
1101 </tr>
1102
1103 <tr>
1104 <td width="18%">
1105 <p align="center">33-38</p>
1106 </td>
1107 <td width="82%">
1108 <p align="center">3rd and 4th butterfly looking at the right</p>
1109 </td>
1110 </tr>
1111
1112 <tr>
1113 <td width="18%">
1114 <p align="center">39-44</p>
1115 </td>
1116 <td width="82%">
1117 <p align="center">3rd and 4th butterfly looking at the left</p>
1118 </td>
1119 </tr>
1120
1121 <tr>
1122 <td width="18%">
1123 <p align="center">45-57</p>
1124 </td>
1125 <td width="82%">
1126 <p align="center">Pieces of Dott</p>
1127 </td>
1128 </tr>
1129
1130 <tr>
1131 <td width="18%">
1132 <p align="center">53-60</p>
1133 </td>
1134 <td width="82%">
1135 <p align="center">Pieces of Jiffy</p>
1136 </td>
1137 </tr>
1138
1139 <tr>
1140 <td width="18%">
1141 <p align="center">61-68</p>
1142 </td>
1143 <td width="82%">
1144 <p align="center">Pieces of Fizz</p>
1145 </td>
1146 </tr>
1147
1148 <tr>
1149 <td width="18%">
1150 <p align="center">69-76</p>
1151 </td>
1152 <td width="82%">
1153 <p align="center">Pieces of Mijji</p>
1154 </td>
1155 </tr>
1156
1157 <tr>
1158 <td width="18%">
1159 <p align="center">77-80</p>
1160 </td>
1161 <td width="82%">
1162 <p align="center">Blood</p>
1163 </td>
1164 </tr>
1165 </table>
1166
1167 <p align="left">&nbsp;</p>
1168
1169 <p align="left"><b><font size="5"><a name="rabbit_gob">
1170 </a>rabbit.gob</font></b></p>
1171
1172 <p align="left"><u>Description:</u> The movements of the
1173 rabbits.</p>
1174
1175 <p align="left"><u>Program for edit it:</u> Paint Shop Pro &amp;
1176 GOBMaker.</p>
1177
1178 <p align="left"><u>How to edit:</u> With PSP edit "Rabbit.pcx"
1179 (found at GOBMaker Projects in BCD) drawing all the frames of the
1180 movements. Remember this: all the image files on the level (PCXs
1181 and GOBs) must have the same colour palette. Run GOBMaker, then
1182 open "rabbit.gmp" (GOBMaker Project) and change the objects. Be
1183 careful, if the frames are bigger than 16x16 pixels, you can't go
1184 up the screen because a frame of the rabbit will stay up blinking.
1185 These are the frames of "rabbit.gob":</p>
1186
1187 <table border="1">
1188 <tr>
1189 <td width="30%">
1190 <p align="center"><font color="#FF3333"><b>Frames</b></font></p>
1191 </td>
1192 <td width="30%">
1193 <p align="center"><font color="#FF3333"><b>Movements</b></font></p>
1194 </td>
1195 <td width="20%">
1196 <p align="center"><font color="#FF3333"><b>Direction</b></font></p>
1197 </td>
1198 <td width="20%">
1199 <p align="center"><font color="#FF3333"><b>Rabbits</b></font></p>
1200 </td>
1201 </tr>
1202
1203 <tr>
1204 <td width="30%">
1205 <p align="center">1</p>
1206 </td>
1207 <td width="30%">
1208 <p align="center">Standing</p>
1209 </td>
1210 <td rowspan="4" width="20%">
1211 <p align="center">Right</p>
1212 </td>
1213 <td rowspan="8" width="20%">
1214 <p align="center">Dott</p>
1215 </td>
1216 </tr>
1217
1218 <tr>
1219 <td width="30%">
1220 <p align="center">1, 2, 3, 4</p>
1221 </td>
1222 <td width="30%">
1223 <p align="center">Running</p>
1224 </td>
1225 </tr>
1226
1227 <tr>
1228 <td width="30%">
1229 <p align="center">5, 6, 7, 8</p>
1230 </td>
1231 <td width="30%">
1232 <p align="center">Jumping/Swimming</p>
1233 </td>
1234 </tr>
1235
1236 <tr>
1237 <td width="30%">
1238 <p align="center">9</p>
1239 </td>
1240 <td width="30%">
1241 <p align="center">Die</p>
1242 </td>
1243 </tr>
1244
1245 <tr>
1246 <td width="30%">
1247 <p align="center">10</p>
1248 </td>
1249 <td width="30%">
1250 <p align="center">Standing</p>
1251 </td>
1252 <td rowspan="4" width="20%">
1253 <p align="center">Left</p>
1254 </td>
1255 </tr>
1256
1257 <tr>
1258 <td width="30%">
1259 <p align="center">10, 11, 12, 13</p>
1260 </td>
1261 <td width="30%">
1262 <p align="center">Running</p>
1263 </td>
1264 </tr>
1265
1266 <tr>
1267 <td width="30%">
1268 <p align="center">14, 15, 16, 17</p>
1269 </td>
1270 <td width="30%">
1271 <p align="center">Jumping/Swimming</p>
1272 </td>
1273 </tr>
1274
1275 <tr>
1276 <td width="30%">
1277 <p align="center">18</p>
1278 </td>
1279 <td width="30%">
1280 <p align="center">Die</p>
1281 </td>
1282 </tr>
1283
1284 <tr>
1285 <td width="30%">
1286 <p align="center">19</p>
1287 </td>
1288 <td width="30%">
1289 <p align="center">Standing</p>
1290 </td>
1291 <td rowspan="4" width="20%">
1292 <div align="center">
1293 <p align="center">Right</p>
1294 </div>
1295 </td>
1296 <td rowspan="8" width="20%">
1297 <p align="center">Jiffy</p>
1298 </td>
1299 </tr>
1300
1301 <tr>
1302 <td width="30%">
1303 <p align="center">19, 20, 21, 22</p>
1304 </td>
1305 <td width="30%">
1306 <p align="center">Running</p>
1307 </td>
1308 </tr>
1309
1310 <tr>
1311 <td width="30%">
1312 <p align="center">23, 24, 25, 26</p>
1313 </td>
1314 <td width="30%">
1315 <p align="center">Jumping/Swimming</p>
1316 </td>
1317 </tr>
1318
1319 <tr>
1320 <td width="30%">
1321 <p align="center">27</p>
1322 </td>
1323 <td width="30%">
1324 <p align="center">Die</p>
1325 </td>
1326 </tr>
1327
1328 <tr>
1329 <td width="30%">
1330 <p align="center">28</p>
1331 </td>
1332 <td width="30%">
1333 <p align="center">Standing</p>
1334 </td>
1335 <td rowspan="4" width="20%">
1336 <p align="center">Left</p>
1337 </td>
1338 </tr>
1339
1340 <tr>
1341 <td width="30%">
1342 <p align="center">28, 29, 30, 31</p>
1343 </td>
1344 <td width="30%">
1345 <p align="center">Running</p>
1346 </td>
1347 </tr>
1348
1349 <tr>
1350 <td width="30%">
1351 <p align="center">32, 33, 34, 35</p>
1352 </td>
1353 <td width="30%">
1354 <p align="center">Jumping/Swimming</p>
1355 </td>
1356 </tr>
1357
1358 <tr>
1359 <td width="30%">
1360 <p align="center">36</p>
1361 </td>
1362 <td width="30%">
1363 <p align="center">Die</p>
1364 </td>
1365 </tr>
1366
1367 <tr>
1368 <td width="30%">
1369 <p align="center">37</p>
1370 </td>
1371 <td width="30%">
1372 <p align="center">Standing</p>
1373 </td>
1374 <td rowspan="4" width="20%">
1375 <div align="center">
1376 <p align="center">Right</p>
1377 </div>
1378 </td>
1379 <td rowspan="8" width="20%">
1380 <p align="center">Fizz</p>
1381 </td>
1382 </tr>
1383
1384 <tr>
1385 <td width="30%">
1386 <p align="center">37, 38, 39, 40</p>
1387 </td>
1388 <td width="30%">
1389 <p align="center">Running</p>
1390 </td>
1391 </tr>
1392
1393 <tr>
1394 <td width="30%">
1395 <p align="center">41, 42, 43, 44</p>
1396 </td>
1397 <td width="30%">
1398 <p align="center">Jumping/Swimming</p>
1399 </td>
1400 </tr>
1401
1402 <tr>
1403 <td width="30%">
1404 <p align="center">45</p>
1405 </td>
1406 <td width="30%">
1407 <p align="center">Die</p>
1408 </td>
1409 </tr>
1410
1411 <tr>
1412 <td width="30%">
1413 <p align="center">46</p>
1414 </td>
1415 <td width="30%">
1416 <p align="center">Standing</p>
1417 </td>
1418 <td rowspan="4" width="20%">
1419 <p align="center">Left</p>
1420 </td>
1421 </tr>
1422
1423 <tr>
1424 <td width="30%">
1425 <p align="center">46, 47, 48, 49</p>
1426 </td>
1427 <td width="30%">
1428 <p align="center">Running</p>
1429 </td>
1430 </tr>
1431
1432 <tr>
1433 <td width="30%">
1434 <p align="center">50, 51, 52, 53</p>
1435 </td>
1436 <td width="30%">
1437 <p align="center">Jumping/Swimming</p>
1438 </td>
1439 </tr>
1440
1441 <tr>
1442 <td width="30%">
1443 <p align="center">54</p>
1444 </td>
1445 <td width="30%">
1446 <p align="center">Die</p>
1447 </td>
1448 </tr>
1449
1450 <tr>
1451 <td width="30%">
1452 <p align="center">55</p>
1453 </td>
1454 <td width="30%">
1455 <p align="center">Standing</p>
1456 </td>
1457 <td rowspan="4" width="20%">
1458 <div align="center">
1459 <p align="center">Right</p>
1460 </div>
1461 </td>
1462 <td rowspan="8" width="20%">
1463 <p align="center">Mijji</p>
1464 </td>
1465 </tr>
1466
1467 <tr>
1468 <td width="30%">
1469 <p align="center">55, 56, 57, 58</p>
1470 </td>
1471 <td width="30%">
1472 <p align="center">Running</p>
1473 </td>
1474 </tr>
1475
1476 <tr>
1477 <td width="30%">
1478 <p align="center">59, 60, 61, 62</p>
1479 </td>
1480 <td width="30%">
1481 <p align="center">Jumping/Swimming</p>
1482 </td>
1483 </tr>
1484
1485 <tr>
1486 <td width="30%">
1487 <p align="center">63</p>
1488 </td>
1489 <td width="30%">
1490 <p align="center">Die</p>
1491 </td>
1492 </tr>
1493
1494 <tr>
1495 <td width="30%">
1496 <p align="center">64</p>
1497 </td>
1498 <td width="30%">
1499 <p align="center">Standing</p>
1500 </td>
1501 <td rowspan="4" width="20%">
1502 <p align="center">Left</p>
1503 </td>
1504 </tr>
1505
1506 <tr>
1507 <td width="30%">
1508 <p align="center">64, 65, 66, 67</p>
1509 </td>
1510 <td width="30%">
1511 <p align="center">Running</p>
1512 </td>
1513 </tr>
1514
1515 <tr>
1516 <td width="30%">
1517 <p align="center">68, 69, 70, 71</p>
1518 </td>
1519 <td width="30%">
1520 <p align="center">Jumping/Swimming</p>
1521 </td>
1522 </tr>
1523
1524 <tr>
1525 <td width="30%">
1526 <p align="center">72</p>
1527 </td>
1528 <td width="30%">
1529 <p align="center">Die</p>
1530 </td>
1531 </tr>
1532 </table>
1533
1534 <p align="center">&nbsp;</p>
1535
1536 <p align="left"><b><font size="5"><a name="death_smp">
1537 </a>death.smp</font></b></p>
1538
1539 <p align="left"><u>Description:</u> Sample played when a rabbit
1540 dies.</p>
1541
1542 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1543
1544 <p align="left"><u>How to edit:</u> This editing information is the
1545 same for all SMP files. With FastTracker II open a WAV file for a
1546 death and save it as death.smp. It must be an 8-bit sound.</p>
1547
1548 <p align="left">&nbsp;</p>
1549
1550 <p align="left"><b><font size="5"><a name="fly_smp">
1551 </a>fly.smp</font></b></p>
1552
1553 <p align="left"><u>Description:</u> Sample played when you are near
1554 the flies.</p>
1555
1556 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1557
1558 <p align="left"><u>How to edit:</u> This editing information is the
1559 same for all SMP files. With FastTracker II open a WAV file for the
1560 fliues and save it as fly.smp. It must be an 8-bit sound. You must
1561 be near the flies for hear them but if you run to them, they will
1562 fly away. For hear them the best, use the LORDOFTHEFLIES cheat.</p>
1563
1564 <p align="left">&nbsp;</p>
1565
1566 <p align="left"><b><font size="5"><a name="jump_smp">
1567 </a>jump.smp</font></b></p>
1568
1569 <p align="left"><u>Description:</u> Sample played when you
1570 jump.</p>
1571
1572 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1573
1574 <p align="left"><u>How to edit:</u> This editing information is the
1575 same for all SMP files. With FastTracker II open a WAV file for
1576 jumping and save it as jump.smp. It must be an 8-bit sound.</p>
1577
1578 <p align="left">&nbsp;</p>
1579
1580 <p align="left"><b><font size="5"><a name="splash_smp">
1581 </a>splash.smp</font></b></p>
1582
1583 <p align="left"><u>Description:</u> Sample played when you fall
1584 into the water.</p>
1585
1586 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1587
1588 <p align="left"><u>How to edit:</u> This editing information is the
1589 same for all SMP files. With FastTracker II open a WAV file for
1590 splashing and save it as splash.smp. It must be an 8-bit sound.
1591 This sound will be longer and slower if you use
1592 BLOODISTHICKERTHANWATER cheat.</p>
1593
1594 <p align="left">&nbsp;</p>
1595
1596 <p align="left">&nbsp;</p>
1597
1598 <p align="left"><b><font size="5"><a name="spring_smp">
1599 </a>spring.smp</font></b></p>
1600
1601 <p align="left"><u>Description:</u> Sample played when you jump on
1602 a spring.</p>
1603
1604 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1605
1606 <p align="left"><u>How to edit:</u> This editing information is the
1607 same for all SMP files. With FastTracker II open a WAV file for a
1608 spring and save it as spring.smp. It must be an 8-bit sound. You
1609 can hear it also in POGOSTICK cheat.</p>
1610
1611 <p align="left">&nbsp;</p>
1612
1613 <p align="left"><b><font size="5"><a name="bump_mod">
1614 </a>bump.mod</font></b></p>
1615
1616 <p align="left"><u>Description:</u> Music played when you play in
1617 the zone.</p>
1618
1619 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1620
1621 <p align="left"><u>How to edit:</u> You can compose your own
1622 playing music, but if you think it's too hard, the best you can do
1623 is downloading a nice one.</p>
1624
1625 <p align="left">&nbsp;</p>
1626
1627 <p align="left"><b><font size="5"><a name="jump_mod">
1628 </a>jump.mod</font></b></p>
1629
1630 <p align="left"><u>Description:</u> Music played on the select
1631 players screen.</p>
1632
1633 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1634
1635 <p align="left"><u>How to edit:</u> You can compose your own intro
1636 music, but if you think it's too hard, the best you can do is
1637 downloading a nice one.</p>
1638
1639 <p align="left">&nbsp;</p>
1640
1641 <p align="left"><b><font size="5"><a name="scores_mod">
1642 </a>scores.mod</font></b></p>
1643
1644 <p align="left"><u>Description:</u> Music played in the final
1645 scoreboard.</p>
1646
1647 <p align="left"><u>Program for edit it:</u> FastTracker II.</p>
1648
1649 <p align="left"><u>How to edit:</u> You can compose your own
1650 scoreboard music, but if you think it's too hard, the best you can
1651 do is downloading a nice one.</p>
1652
1653 <hr>
1654 <p align="center">Did you edit all the files you wanted? Type in
1655 DOS mode:</p>
1656
1657 <p align="center"><img src="pack.gif" width="76" height="71"></p>
1658
1659 <p align="center">"pack.exe [mylevel].dat"</p>
1660
1661 <p align="center">&nbsp;</p>
1662
1663 <p align="left">If this isn't enough and you have problems e-mail
1664 me: <a href="mailto:bkronb@hotmail.com?subject=Jump%20'n%20Bkron"
1665 n="" bkron="">bkronb@hotmail.com</a></p>
1666 </div>
1667 </body>
1668 </html>
1669