Page 1 of 1

H167 - ZYTAZ ZONE

Posted: Fri Sep 07, 2001 11:51 pm
by DjArcas
Now this is interesting... (?)

H167 - ZYTAZ ZONE
Be careful where the party steps in this area, the Zytazes are easily alerted.
Certain objects may help to prevent Zytazes from multiplying.
One of the objects is the Crown of Nerra.
The other object is the Pendant Feral.


Now, looking through the code, I can see the two 'boost' lines (ie the code that alters your stats when wearing these...) but I *can't* see ANY code that might alter the spawning of these things... any ideas, anyone? :)

Re: H167 - ZYTAZ ZONE

Posted: Sat Sep 08, 2001 1:40 pm
by Gambit37
It's not in the code, it's in the dungeon database (i.e. - the map itself). There are several pads on the top level that activate Zytaz generators. However, these pads DON'T activate if you're wearing said items...

You can find these pads using DMute.

Re: H167 - ZYTAZ ZONE

Posted: Sat Sep 08, 2001 2:06 pm
by DjArcas
Ahhhh. It seems I still have much to learn. Actually, the more code that sits in the dungeon, the better, much more flexible :)

Re: H167 - ZYTAZ ZONE

Posted: Sat Sep 08, 2001 8:07 pm
by Gambit37
I just checked this using DMUTE and the pads in question are at (17,30,0) and (32,29,0). Note that these offsets are DMute's offsets - CSB for Win may be different.

Re: H167 - ZYTAZ ZONE

Posted: Sat Sep 08, 2001 10:42 pm
by beowuuf
You can check the ascii dump of a saved game too (the co-ordinates are the same), it should tell you the same thing