107 lines
No EOL
4.3 KiB
PHP
107 lines
No EOL
4.3 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="../style/style.css">
|
|
|
|
<!-- from source -->
|
|
<title>Oddballz</title>
|
|
<!-- -->
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php' ?>
|
|
|
|
<div class="big green center">
|
|
<p>
|
|
<a href="oddballzbreedz.php">Go here for my Oddballz breedz</a><br>
|
|
<a href="../sounds/sounds.php">Go here for my Oddballz' sounds</a><br>
|
|
<a href="oddballzfooler.php#ACK" target="_TOP"
|
|
title="Go here to get the demo">click here to get the demo/starter kit</a><br>
|
|
<a href="oddballzfooler.php" target="_TOP"
|
|
title="Go here to get the fooler">Go here to get the game-fooler kit</a><br>
|
|
There is now a fooler for the Mac demo too :-)<br>
|
|
<a href="oddballzedit.php" target="_TOP"
|
|
title="Go here for Easy breedz">Go here for my Easy breedz kit</a><br>
|
|
(Windows packages, Mac users need to use ResEdit)
|
|
</p>
|
|
|
|
<p>
|
|
<span class="bigger">
|
|
<b>A new look for your Oddballz game</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</span><br>
|
|
<img src="images/oddballz_Egypt3.gif"><br>
|
|
<a href="dl/oddballz_EgyptShelf.zip">My Egyptian-style toyshelf</a><br>
|
|
To make this work you also need<br>
|
|
<a href="dl/oddballz_OddzRezEasy-edit.zip">my Oddballz Easy Shelf kit</a><br>
|
|
NOTE -- Since the arrival of <a href="../specials/nicholastools.php">Tinker 1.5</a>, editing
|
|
the "Easy kit" filmstrips and customising the whole look of your game is now beautifully
|
|
simple! You can change the whole look of your game and toyz, and you can share the results
|
|
with other Easy kit users :-)
|
|
</p>
|
|
|
|
<p>
|
|
<b>Other Oddballz Goodies...<br>
|
|
Mouse "grubz" for you</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</p>
|
|
|
|
<p>
|
|
NOTE: These "mice" will overwrite your game's own grubz files. Please put your originals
|
|
somewhere safe, and read the readme files included!
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/oddballz_grubzmouse.gif"><br>
|
|
<a href="dl/oddballz_JoshuaMouse.zip">Joshua's mouse</a><br>
|
|
Here is a mouse, made by Joshua of
|
|
<a href="https://web.archive.org/web/20060427071902/http://mysite.wanadoo-members.co.uk:80/petzlaboratory"
|
|
target="_TOP">Joshua's Petz Laboratory</a>, using my
|
|
<a href="dl/oddballz_OddzRezEasy-edit.zip">Oddballz Easy kit </a>which you need to already
|
|
have installed before you can use the mouse. Note that the oddballz will eat or fall in love
|
|
with the mouse (depending on the particular Oddballz' leanings) just as they would any
|
|
grubz!
|
|
</p>
|
|
|
|
<p>
|
|
And here are some different mice that I made using the Catz 1 and Petz 3 mice .LNZ files as
|
|
reference. They also need my
|
|
<a href="dl/oddballz_OddzRezEasy-edit.zip">Oddballz Easy kit </a>to be installed first.<br>
|
|
<img src="images/oddballz_Mousegrubz.gif"><br>
|
|
<a href="dl/oddballz_MouseGrubz1.zip">the petz-game white mouse</a><br>
|
|
<a href="dl/oddballz_MouseGrubz2.zip">the Petz-game grey mouse</a>
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/oddballz_Mousegrubz2.gif"><br>
|
|
<a href="dl/oddballz_BlackMousegrubz.zip">A black mouse</a><br>
|
|
<a href="dl/oddballz_BrownMousegrubz.zip">A brown mouse</a>
|
|
</p>
|
|
|
|
<p>
|
|
<b>Other useful pages for game-modders</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</p>
|
|
|
|
<p>
|
|
<a href="../specials/nicholastools.php" target="main"
|
|
title="Nicholas' utilities">Nicholas' tools</a><br>
|
|
You can find the link to the download site and some info on using LNZPro and Tinker here,
|
|
both of which can be used along with my easy-edit kits to customise your own game.
|
|
</p>
|
|
|
|
<p>
|
|
<a href="../tutorials/lnzdetails.php" target="main"
|
|
title="vital LNZ info"><b>Vital LNZ info</b></a><br>
|
|
The "lnz info" pages are a breakdown of all the items which can be put into your breedz'
|
|
lnz, along with information and syntax. The Oddballz-specific ones are still not yet written
|
|
up, but if you browse through all the ones for Petz you should get a clear idea of what each
|
|
part does.
|
|
</p>
|
|
|
|
<p>.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|