107 lines
4.1 KiB
HTML
107 lines
4.1 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>New Petz 4 Playscene items</title>
|
|
<link rel="stylesheet" href="/style.css" />
|
|
|
|
<!-- saudade includes -->
|
|
<script src="/saudade.js?@root" type="module"></script>
|
|
</head>
|
|
<body>
|
|
<div class="center green bigger">
|
|
<p class="bigger">
|
|
<b>New Petz 4 Playscene items</b><br />
|
|
Click picture or name to download.
|
|
</p>
|
|
|
|
<p class="big">
|
|
<b
|
|
>This page contains any playscenes or special items to go with
|
|
playscenes that I make for the Petz 4 game.</b
|
|
>
|
|
</p>
|
|
|
|
<p>
|
|
<a
|
|
href="Fishybeach_p4.zip"
|
|
title="Download a fishy beach scene for Petz 4"
|
|
>
|
|
<img src="beachfishy.jpg" alt="fishy beach scene" /><br />
|
|
A fishy view of the beach
|
|
</a>
|
|
<b
|
|
>To get the "goldfish" toyz that go with this scene, go to my
|
|
<a href="/petz/petz4/p4toyz/">Petz 4 toyz </a>page, and to get the
|
|
fishies, go to my <a href="/petz/petzfish/">Fishies</a> page.<br />
|
|
Yes, I know that in Real Life, goldfish are supposed to be freshwater
|
|
fish. The ones I "liberated" from the goldfish bowl are ambiguous
|
|
virtual types and can enjoy salt water :-)</b
|
|
>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="center green side-padding big">
|
|
<p>
|
|
NOTE: if you are trying to use my carrycase patch but can't see any .dll
|
|
files in your game's Resource directory, then they are "hidden" and you
|
|
need to un-hide them. Open either "My Computer" or "Windows Explorer"
|
|
and, from the "View" drop-down menu, choose "Options". Now in the View
|
|
pane of the dialogue box that pops up, choose "show all files" and<b
|
|
>not</b
|
|
>
|
|
"hide files of these types". Click "OK", then go to that directory and
|
|
you'll see the .dll files just fine. Make a copy of any file that you
|
|
intend to patch, as these are important files and you might want your
|
|
original back again!
|
|
</p>
|
|
|
|
<p>
|
|
The Petz 4 version of the Secret Wood is now available complete for you
|
|
to download. It will look best if you download the special Carry-case
|
|
with mice, and the toyz -- and I strongly recommend that you download
|
|
the sounds also. Click on various things, such as the knot-hole by the
|
|
lion's nose, for some little surprises, and have fun with the
|
|
birdie-house and Scarab (dung-beetle). You can pick them up and move
|
|
them around the place. The beetle does a dung-beetle's job of clearing
|
|
up dirt, and the birdie-house keeps time for you. Oh, and there is a
|
|
shelf in the bower above the Lion.<br />
|
|
I hope you enjoy this scene and find it as magical as I do. I shall be
|
|
putting together my notes and filmstrip bitmaps into a tutorial to help
|
|
other people make their own carry-case and playscene. The scene-editing
|
|
part will probably not be as interesting to petz 4 people, given that
|
|
there is a playscene editor for Petz 4, but perhaps the part about toyz
|
|
and the Carry-case will be.
|
|
</p>
|
|
|
|
<p>
|
|
<a
|
|
href="Carrycase_p4.zip"
|
|
title="Download a special carry-case and mice for Petz 4"
|
|
>
|
|
<img src="CarrycaseP4.gif" alt="special carry-case and mice" /><br />
|
|
Secret Wood Carry-case and Mice </a
|
|
><br />
|
|
|
|
<a href="SecretWood_p4.zip" title="Download the Secret Wood for Petz 4">
|
|
<img src="scene.gif" alt="The Secret Wood" /><br />
|
|
The Secret Wood
|
|
</a>
|
|
/
|
|
<a href="SecretWoodSounds.zip" title="Download sounds for Secret Wood">
|
|
Sounds for Secret Wood </a
|
|
><br />
|
|
|
|
<a
|
|
href="SecretWoodToyz_p4.zip"
|
|
title="Download the Secret Wood Toyz for Petz 4"
|
|
>
|
|
<img src="toyz.gif" alt="special toyz" /><br />
|
|
Secret Wood special toyz </a
|
|
><br />
|
|
(Sept 16th 2003 I Updated the Dungbeetle)
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|