EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   Necro pet bodytype fix (https://www.eqemulator.org/forums/showthread.php?t=6610)

killspree 04-15-2003 03:19 AM

Necro pet bodytype fix
 
In zone\spells.cpp change the following on line 3644:

Code:

npc_type->bodytype = 0x0a;
to

Code:

npc_type->bodytype = 3;
That allows necro pet heals to heal the pets.

Trumpcard 04-15-2003 11:21 PM

merged it into the code for you.


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

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