Beastlord pets
I made a change to my server awhile ago and forgot to commit the changes when I recompiled the server. I added beastlord as a playable class to gnomes but I forgot how to change the base pet they get to a custom pet. any thoughts where I should look to make the change?
|
Check line 335 in pets.cpp:
Code:
if(record.petnaming == 2) |
For a moment I was scratching my head and wondering why the Beastlord pet appearances are hard-coded, instead of coming from the database pet entry / NPCType, but then I remembered that all Beastlords cast the same spells, referencing the same pet entries, so the server -has- to do the appearance choosing based on the caster's race.
|
All times are GMT -4. The time now is 09:21 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.