View Single Post
  #6  
Old 04-23-2002, 03:17 PM
Beers218
Fire Beetle
 
Join Date: Feb 2002
Posts: 15
Default Pet stats!

I know how to change pet stats... it involves going into the zone exe source code and lookin for spells.cpp.

In that file you will find everything for spells including making pets. You must scroll down to where pet types seem to be in a case selection. (cant remember exactly where it was, towards the bottom i know.) These pet types make a call to MakePet(values to pass).

Just study that and you might find yourself changing level equations and such. I actually made my own type of pet, and assigned this type to an effect, like cavortating (sp?) bones. Then i put this effect on an item and was able to summon my new pet type.

WARNING! ~ THIS IS HARD TO DO FOR MOST PEOPLE! ~
__________________
-Beers
Reply With Quote