zerjz3
09-21-2014, 01:35 AM
No matter what number I use for petnaming in the pets table, the pet in question always comes out at Zerjz`s pet -- this is problematic because I am trying to get the pet to have its actual npc name so that its quest file will launch. What am I doing wrong? Tried setting the petnaming to 4 in the db but that has no effect whatsoever.
Update: I directly copied the Steadfast Servant spell, which properly names the pet "steadfast servant" and not "Zerjz's pet" .... made it into a new spell, changing only the actual pet that gets summoned by it.. does not work... pet is Zerjz's pet
Changing the actual Steadfast Servant spell itself to summon the new pet DOES work, the pet gets named its proper npctype name... so what's the difference here? Why won't the copy of the spell work?
Is there something in the source that controls this? I checked pets.cpp already
Update: I directly copied the Steadfast Servant spell, which properly names the pet "steadfast servant" and not "Zerjz's pet" .... made it into a new spell, changing only the actual pet that gets summoned by it.. does not work... pet is Zerjz's pet
Changing the actual Steadfast Servant spell itself to summon the new pet DOES work, the pet gets named its proper npctype name... so what's the difference here? Why won't the copy of the spell work?
Is there something in the source that controls this? I checked pets.cpp already