EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Necromancer Pets (https://www.eqemulator.org/forums/showthread.php?t=19071)

Traul 08-02-2005 04:43 PM

Necromancer Pets
 
I've been tring to figure out how to change the race of Necromancer pets from 60 (old skele model that's broken) to 367 (new skele model that works). I've looked through pets.cpp and I do not understand how to modify the petstruct dealies... Is there any easy way to do this?

sdabbs65 08-03-2005 07:59 AM

info
 
Quote:

Originally Posted by Traul
I've been tring to figure out how to change the race of Necromancer pets from 60 (old skele model that's broken) to 367 (new skele model that works). I've looked through pets.cpp and I do not understand how to modify the petstruct dealies... Is there any easy way to do this?

you should be able to do that in the sql db.
this is a beastlord pet.

INSERT INTO pets (id, max_hp, cur_hp, min_dmg, max_dmg, race, class, level, size, texture, description) VALUES (125, 200, 200, 50, 11, 0, 1, 9, '0', 0, 'BST pet lvl 9');

Traul 08-03-2005 09:06 PM

...All I can say is, wow. Awesome. I can't believe I missed this, I can see them all in Mysql-Front. Thanks a lot Sdabbs. :)


All times are GMT -4. The time now is 07:07 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.