petz/petz3/p3playscenz
This commit is contained in:
parent
7c2c896d47
commit
e446030481
18 changed files with 315 additions and 8 deletions
|
@ -131,7 +131,7 @@ MENU.HTML
|
|||
* babyz/babyzplay
|
||||
|
||||
* offsitespecials = https://web.archive.org/web/20150316023926/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm
|
||||
petz/petz3/p3playscenz
|
||||
* petz/petz3/p3playscenz
|
||||
finfin/finfin
|
||||
|
||||
HOME
|
||||
|
@ -446,4 +446,8 @@ BABYZPLAY
|
|||
babyz/babyzplay/vesuviusbly
|
||||
babyz/babyzplay/cathybly
|
||||
babyz/babyzplay/joshbly
|
||||
babyz/babyzplay/frostedmaltbly
|
||||
babyz/babyzplay/frostedmaltbly
|
||||
|
||||
P3PLAYSCENZ
|
||||
petz/petz3/p3playscenz2
|
||||
petz/petz3/p3playscenz3
|
|
@ -267,8 +267,7 @@
|
|||
|
||||
<li><b>NOT BY ME:</b></li>
|
||||
<li><a href="https://web.archive.org/web/20150316023926/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm" target="_blank" title="Off-site special breedz">Off-site specials</a></li>
|
||||
<li><a href="/carolyns_creations/petz/petz3/p3playscenz/" target="main" title="Old Petz 3 Scenes">Old
|
||||
Petz 3 Scenes</a></li>
|
||||
<li><a href="/carolyns_creations/petz/petz3/p3playscenz/" target="_blank" title="Old Petz 3 Scenes">Old Petz 3 Scenes</a></li>
|
||||
<li><a href="/carolyns_creations/finfin/finfin/" target="main" title="Fin Fin">Fin Fin</a>
|
||||
</li>
|
||||
<li> </li>
|
||||
|
|
|
@ -313,9 +313,8 @@
|
|||
href="https://web.archive.org/web/20150316023926/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm"
|
||||
target="_blank"
|
||||
title="Off-site special breedz">Off-site specials</a></li>
|
||||
<li><a href="/petz/petz3/p3playscenz/" target="main"
|
||||
title="Old Petz 3 Scenes">Old
|
||||
Petz 3 Scenes</a></li>
|
||||
<li><a href="/petz/petz3/p3playscenz/" target="_blank"
|
||||
title="Old Petz 3 Scenes">Old Petz 3 Scenes</a></li>
|
||||
<li><a href="/finfin/finfin/" target="main" title="Fin Fin">Fin Fin</a>
|
||||
</li>
|
||||
<li> </li>
|
||||
|
|
BIN
carolyns_creations/petz/petz3/p3playscenz/Citystreet_p3.zip
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Citystreet_p3.zip
Normal file
Binary file not shown.
BIN
carolyns_creations/petz/petz3/p3playscenz/Egypt3.jpg
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Egypt3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
carolyns_creations/petz/petz3/p3playscenz/Egypt_p3.zip
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Egypt_p3.zip
Normal file
Binary file not shown.
BIN
carolyns_creations/petz/petz3/p3playscenz/Farm_p3.zip
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Farm_p3.zip
Normal file
Binary file not shown.
BIN
carolyns_creations/petz/petz3/p3playscenz/Farmatdawn.jpg
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Farmatdawn.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
carolyns_creations/petz/petz3/p3playscenz/Forest.jpg
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Forest.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
carolyns_creations/petz/petz3/p3playscenz/Forest_p3.zip
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Forest_p3.zip
Normal file
Binary file not shown.
BIN
carolyns_creations/petz/petz3/p3playscenz/Mars_p3.zip
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/Mars_p3.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
carolyns_creations/petz/petz3/p3playscenz/citystreet.jpg
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/citystreet.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
144
carolyns_creations/petz/petz3/p3playscenz/index.html
Normal file
144
carolyns_creations/petz/petz3/p3playscenz/index.html
Normal file
|
@ -0,0 +1,144 @@
|
|||
<!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="/carolyns_creations/style.css">
|
||||
|
||||
<title>Old Petz 3 Playscenes</title>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js" type="module"></script>
|
||||
|
||||
<style>.grid{grid-gap:5px;align-items:center;display:grid;grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:repeat(2,310px);justify-items:center;margin:0 auto;width:70%}</style>
|
||||
</head>
|
||||
<body class="green less-side-padding center">
|
||||
<div class="bigger">
|
||||
<b>Old Petz 3 Playscenes by other people</b><br>
|
||||
Click picture or name to download.
|
||||
</div>
|
||||
|
||||
<p class="bigger">
|
||||
<u>Page</u>: 1
|
||||
<a href="/carolyns_creations/petz/petz3/p3playscenz2">2</a>
|
||||
<a href="/carolyns_creations/petz/petz3/p3playscenz3">3</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This page is intended as a service for petz 3 fans who are now finding that
|
||||
all playscene sites are inactive. I am putting it up with the special
|
||||
permission of Abby, who hosts my site, as there seems to be a definite need
|
||||
for the service. It contains playscenes made by other people -- <b>NOT</b>
|
||||
myself -- for the Petz 3 game. The major creators of most Petz 3 playscenes
|
||||
were Alexa of the old Playscene Paradise and Birgit of the old PetzGallery.
|
||||
Birgit was an amazingly active person in the great Petz 3 days, and she was
|
||||
the only other person I know of apart from myself to figure out the existence
|
||||
and importance of ID numbers. One of the best things that she did was to
|
||||
create many unusual playscenes from scratch and help others to do so as well,
|
||||
including Alexa. Alexa, as well as making some great playscenes, ran the
|
||||
marvellous "Jester's Playscene Paradise", which included some useful
|
||||
information about the scenes. Terri, of Terri's Petz, and Lyrra of Pride
|
||||
Kennels and Cattery both made marvellous backgrounds which Birgit turned into
|
||||
scenes.<br>
|
||||
<b>Exciting news for fans of Lyrra's work!</b> <a href="https://web.archive.org/web/20040810234103/http://www.cyclopsstudio.com/Pride/index.htm" target="_top">Pride K&C</a> has re-opened! It's Petz 5 only, but already Lyrra
|
||||
is starting to breed petz for adoption. It'll be great to see how the re-born
|
||||
site develops :-) I'll be putting the last of her Petz 3 scenes up here soon
|
||||
-- thanks, Lyrra!<br>
|
||||
I have been unable to trace or contact the other creators, as all the contact
|
||||
addresses appear to be inoperative. If anyone sees their work up here and
|
||||
wants it taken down, please tell me so; also if I have attributed one of the
|
||||
scenes wrongly.<br>
|
||||
When the creators altered the sounds enormously, there was no point in trying
|
||||
to make smaller patchfiles, but wherever possible I've reduced the downloads
|
||||
by making patches. I've checked all the patches, and the scenes that they
|
||||
create, in my own game and they work fine for me. There's no point in you
|
||||
writing to me about any bugs or glitches that may occur in the game for you
|
||||
with these scenes, as they are not my playscenes.<br>
|
||||
Unless otherwise stated, the scenes are for the English-language version; any
|
||||
that I find eventually for an International version will be uploaded also if I
|
||||
have the space, and when I do they will be clearly labelled.
|
||||
</p>
|
||||
|
||||
<div class="grid center big">
|
||||
<div>
|
||||
<a href="NorthernWilderness_p3.zip" title="Download Northern Wilderness for Petz 3">
|
||||
<img src="Northernwildernessp3.jpg" alt="Northern Wilderness"><br>
|
||||
Northern Wilderness
|
||||
</a><br>
|
||||
By Lyrra, of <a href="https://web.archive.org/web/20040810234103/http://www.cyclopsstudio.com/Pride/index.htm" target="_top">Pride Kennels and Cattery</a>, and Birgit. It's best if you
|
||||
have the official download of the snowball toy in your game. This download
|
||||
is in the form of a patchfile; you need the original P.F.Magic Snow Scene
|
||||
to create it.
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Egypt_p3.zip" title="Egypt for Petz 3">
|
||||
<img src="Egypt3.jpg" alt="Egypt"><br>
|
||||
Egypt, also kown as "Nile in Egypt".
|
||||
</a><br>
|
||||
By "Tabi's SBAC". This scene comes with its own "tropical bug" toy which
|
||||
should be put in the toyz directory. It also works best if you
|
||||
<b>already</b> have my <a href="/carolyns_creations/petz/petz3/p3toyz/" target="_top">Dung
|
||||
Beetle</a> toy in your game. My Dung Beetle is a blue Scarab, very
|
||||
Egyptian :-)
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Mars_p3.zip" title="Download Mars for Petz 3">
|
||||
<img src="marsp3.jpg" alt="Mars"><br>
|
||||
Mars
|
||||
</a><br>
|
||||
By Terri and Birgit.<br>
|
||||
This scene looks best if you have the Red Toy Car in your game.
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Citystreet_p3.zip" title="Download City Street for Petz 3">
|
||||
<img src="citystreet.jpg" alt="City Street"><br>
|
||||
A City Street
|
||||
</a><br>
|
||||
By Terri of Terri's Petz<br>
|
||||
with its own internal sounds.
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Farm_p3.zip" title="Download Farm at Dawn for Petz 3">
|
||||
<img src="Farmatdawn.jpg" alt="Farm at Dawn"><br>
|
||||
Farm at Dawn
|
||||
</a><br>
|
||||
By Alexa and Birgit. Has its own internal sounds; extra sounds done by
|
||||
Birgit.<br>
|
||||
Alexa said: "Yes, ANOTHER farm scene! I made this one manipulating several
|
||||
graphics and photos (all my sunrise/sunset pictures in scenes are from my
|
||||
missions trip to Haiti!) -- when I saw this image of a farm, I just HAD to
|
||||
make it into a scene! Listen to the sounds of daybreak in this beautiful new
|
||||
scene!" Birgit said: "This is the Farm at Dawn Scene of Alexa from Playscene
|
||||
Paradis which you perhaps allready know, but with some new more 'farm like'
|
||||
sounds"
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Forest_p3.zip" title="Forest Scene for Petz 3">
|
||||
<img src="Forest.jpg" alt="Forest"><br>
|
||||
The Forest.
|
||||
</a><br>
|
||||
By Birgit. To quote her: "This was the first 'not official' playscene, the
|
||||
first one that was not made by PF.Magic. Have a little walk with your petz
|
||||
to the forest. Let them play on this peaceful place with a lot of birds and
|
||||
butterflies. And calm them, when they hear suddenly a bear roar out of the
|
||||
forest - the bears never come out..." She gave special thanks to Terri for
|
||||
her help in testing the scene.<br>
|
||||
Contains its own internal sounds.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="bigger">
|
||||
<u>Page</u>: 1
|
||||
<a href="/carolyns_creations/petz/petz3/p3playscenz2">2</a>
|
||||
<a href="/carolyns_creations/petz/petz3/p3playscenz3">3</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
BIN
carolyns_creations/petz/petz3/p3playscenz/marsp3.jpg
Normal file
BIN
carolyns_creations/petz/petz3/p3playscenz/marsp3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
161
carolyns_creations/petz/petz3/p3playscenz/p3playscenz.html
Normal file
161
carolyns_creations/petz/petz3/p3playscenz/p3playscenz.html
Normal file
|
@ -0,0 +1,161 @@
|
|||
<!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.css">
|
||||
|
||||
<title>Old Petz 3 Playscenes</title>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
.grid {
|
||||
width: 70%;
|
||||
margin: 0 auto;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 310px);
|
||||
grid-auto-rows: auto;
|
||||
grid-auto-flow: row;
|
||||
justify-items: center;
|
||||
align-items: center;
|
||||
grid-gap: 5px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="green less-side-padding center">
|
||||
<div class="bigger">
|
||||
<b>Old Petz 3 Playscenes by other people</b><br>
|
||||
Click picture or name to download.
|
||||
</div>
|
||||
|
||||
<p class="bigger">
|
||||
<u>Page</u>: 1
|
||||
<a href="/petz/petz3/p3playscenz2">2</a>
|
||||
<a href="/petz/petz3/p3playscenz3">3</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This page is intended as a service for petz 3 fans who are now finding that
|
||||
all playscene sites are inactive. I am putting it up with the special
|
||||
permission of Abby, who hosts my site, as there seems to be a definite need
|
||||
for the service. It contains playscenes made by other people -- <b>NOT</b>
|
||||
myself -- for the Petz 3 game. The major creators of most Petz 3 playscenes
|
||||
were Alexa of the old Playscene Paradise and Birgit of the old PetzGallery.
|
||||
Birgit was an amazingly active person in the great Petz 3 days, and she was
|
||||
the only other person I know of apart from myself to figure out the existence
|
||||
and importance of ID numbers. One of the best things that she did was to
|
||||
create many unusual playscenes from scratch and help others to do so as well,
|
||||
including Alexa. Alexa, as well as making some great playscenes, ran the
|
||||
marvellous "Jester's Playscene Paradise", which included some useful
|
||||
information about the scenes. Terri, of Terri's Petz, and Lyrra of Pride
|
||||
Kennels and Cattery both made marvellous backgrounds which Birgit turned into
|
||||
scenes.<br>
|
||||
<b>Exciting news for fans of Lyrra's work!</b> <a
|
||||
href="https://web.archive.org/web/20040810234103/http://www.cyclopsstudio.com/Pride/index.htm"
|
||||
target="_top">Pride K&C</a> has re-opened! It's Petz 5 only, but already Lyrra
|
||||
is starting to breed petz for adoption. It'll be great to see how the re-born
|
||||
site develops :-) I'll be putting the last of her Petz 3 scenes up here soon
|
||||
-- thanks, Lyrra!<br>
|
||||
I have been unable to trace or contact the other creators, as all the contact
|
||||
addresses appear to be inoperative. If anyone sees their work up here and
|
||||
wants it taken down, please tell me so; also if I have attributed one of the
|
||||
scenes wrongly.<br>
|
||||
When the creators altered the sounds enormously, there was no point in trying
|
||||
to make smaller patchfiles, but wherever possible I've reduced the downloads
|
||||
by making patches. I've checked all the patches, and the scenes that they
|
||||
create, in my own game and they work fine for me. There's no point in you
|
||||
writing to me about any bugs or glitches that may occur in the game for you
|
||||
with these scenes, as they are not my playscenes.<br>
|
||||
Unless otherwise stated, the scenes are for the English-language version; any
|
||||
that I find eventually for an International version will be uploaded also if I
|
||||
have the space, and when I do they will be clearly labelled.
|
||||
</p>
|
||||
|
||||
<div class="grid center big">
|
||||
<div>
|
||||
<a href="NorthernWilderness_p3.zip"
|
||||
title="Download Northern Wilderness for Petz 3">
|
||||
<img src="Northernwildernessp3.jpg" alt="Northern Wilderness"><br>
|
||||
Northern Wilderness
|
||||
</a><br>
|
||||
By Lyrra, of <a
|
||||
href="https://web.archive.org/web/20040810234103/http://www.cyclopsstudio.com/Pride/index.htm"
|
||||
target="_top">Pride Kennels and Cattery</a>, and Birgit. It's best if you
|
||||
have the official download of the snowball toy in your game. This download
|
||||
is in the form of a patchfile; you need the original P.F.Magic Snow Scene
|
||||
to create it.
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Egypt_p3.zip" title="Egypt for Petz 3">
|
||||
<img src="Egypt3.jpg" alt="Egypt"><br>
|
||||
Egypt, also kown as "Nile in Egypt".
|
||||
</a><br>
|
||||
By "Tabi's SBAC". This scene comes with its own "tropical bug" toy which
|
||||
should be put in the toyz directory. It also works best if you
|
||||
<b>already</b> have my <a href="/petz/petz3/p3toyz/" target="_top">Dung
|
||||
Beetle</a> toy in your game. My Dung Beetle is a blue Scarab, very
|
||||
Egyptian :-)
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Mars_p3.zip" title="Download Mars for Petz 3">
|
||||
<img src="marsp3.jpg" alt="Mars"><br>
|
||||
Mars
|
||||
</a><br>
|
||||
By Terri and Birgit.<br>
|
||||
This scene looks best if you have the Red Toy Car in your game.
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Citystreet_p3.zip" title="Download City Street for Petz 3">
|
||||
<img src="citystreet.jpg" alt="City Street"><br>
|
||||
A City Street
|
||||
</a><br>
|
||||
By Terri of Terri's Petz<br>
|
||||
with its own internal sounds.
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Farm_p3.zip" title="Download Farm at Dawn for Petz 3">
|
||||
<img src="Farmatdawn.jpg" alt="Farm at Dawn"><br>
|
||||
Farm at Dawn
|
||||
</a><br>
|
||||
By Alexa and Birgit. Has its own internal sounds; extra sounds done by
|
||||
Birgit.<br>
|
||||
Alexa said: "Yes, ANOTHER farm scene! I made this one manipulating several
|
||||
graphics and photos (all my sunrise/sunset pictures in scenes are from my
|
||||
missions trip to Haiti!) -- when I saw this image of a farm, I just HAD to
|
||||
make it into a scene! Listen to the sounds of daybreak in this beautiful new
|
||||
scene!" Birgit said: "This is the Farm at Dawn Scene of Alexa from Playscene
|
||||
Paradis which you perhaps allready know, but with some new more 'farm like'
|
||||
sounds"
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="Forest_p3.zip" title="Forest Scene for Petz 3">
|
||||
<img src="Forest.jpg" alt="Forest"><br>
|
||||
The Forest.
|
||||
</a><br>
|
||||
By Birgit. To quote her: "This was the first 'not official' playscene, the
|
||||
first one that was not made by PF.Magic. Have a little walk with your petz
|
||||
to the forest. Let them play on this peaceful place with a lot of birds and
|
||||
butterflies. And calm them, when they hear suddenly a bear roar out of the
|
||||
forest - the bears never come out..." She gave special thanks to Terri for
|
||||
her help in testing the scene.<br>
|
||||
Contains its own internal sounds.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="bigger">
|
||||
<u>Page</u>: 1
|
||||
<a href="/petz/petz3/p3playscenz2">2</a>
|
||||
<a href="/petz/petz3/p3playscenz3">3</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -17,7 +17,7 @@
|
|||
<script src="/polyfills.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/wordfire/test">test</a>
|
||||
<a href="/sues_virtual_life/test">test</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue