Jump to content

Hum, New totem models?


Recommended Posts

Posted
The .lookup item or .lookup object command with the name of the totem should return the GUID and model ID of the totem.

actually the totems are using the old models, but blizzard implemented new totem models

Posted

3.3.3: http://www.wowhead.com/guide=3.3&models#shaman-totems

I don't think you're going to get this to work without changing the core and database. There is only model info for horde male, horde female, alliance male, and alliance female. The new models are all based on race.

You could maybe get away with just modifying the core - hardcode specific creature info for the totem based on caster race in Totem::Summon()? Then add all totems to DB as new creatures in creature_template

Either way, need to get the displayID from CreatureDisplayInfo.dbc - I don't know the structure of that file though.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use