Hey guys, I'm wondering if theres a way to make it so all classes can get there own combat pets without them disapeering on there way logging out?
Hey guys, I'm wondering if theres a way to make it so all classes can get there own combat pets without them disapeering on there way logging out?
maybe with a script but i really doubt it if you try give everyone tame, feed ect, dunno might work and if your hunters pets are dissapearing i suggest finding the sql to fix it ^^
Our hunters pets are fine, its just for other classes it seems to be not working.
That is probably a core edit (Don't quote me on that though)
Spell editing is Core edit.. but this ain't spell editing, it should be possible with C++ and ofcourse MySQL
You could prolly make one inside the Ascent DB Editor... couldn't you?
This can be done in c++ using something like the hunter pet script that issues a hunter a pet. Just don't define class=3, so other classes can use it.
GoblinCity.net - Home of the only Cataclysm Twink Server
Instant Level 49 * Custom Gear * Scripted Raids * Tons More
We are the oldest private twink server community - Open since 2007
C++, look at the pet command, thats what you mainly need, just put that into a gossip script and you got what you wanted.
Thanks for the help guys.
Simple.
Make a custom item for each class, using the item triggers a spell which summons a creature under there control. modify that creature.