Sign in to follow this  
grimclaw87

Need Help with Custom Druid Forms for ARAC style server.

Hello there.

I need your help

If that i am asking for is it possible to be done ofcourse.

I have corvert a normal 3.3.5 repack to All race all class custom server for personal use.

Anyway i had an idea to use the druid artifact displays and models from legion to make a different cat-bear form for each race.

The problem is a repack and i can't compile it.

I tryed to make an item that transforms on equip but still that wasn't possible because it needed a spell to do this.

I tryed to make a new spell by making a copy of cat - bear form but the spell editor is ruininng also the original when trying to make a copy of it.

I could make a copy of spell in data base and then edit it but i cant find the spell in database search.

So anyone with some ideas with more clear mind ?

Share this post


Link to post
Share on other sites
On 3/17/2019 at 2:35 PM, grimclaw87 said:

Hello there.

I need your help

If that i am asking for is it possible to be done ofcourse.

I have corvert a normal 3.3.5 repack to All race all class custom server for personal use.

Anyway i had an idea to use the druid artifact displays and models from legion to make a different cat-bear form for each race.

The problem is a repack and i can't compile it.

I tryed to make an item that transforms on equip but still that wasn't possible because it needed a spell to do this.

I tryed to make a new spell by making a copy of cat - bear form but the spell editor is ruininng also the original when trying to make a copy of it.

I could make a copy of spell in data base and then edit it but i cant find the spell in database search.

So anyone with some ideas with more clear mind ?

Whenever you shapeshift into a different druid form "GetModelForForm" is called in the core which pretty much does a bunch of checks to see what display id your model should be converted into. Go to that function and change the code how you would like to make it display your custom druid appearances.

Share this post


Link to post
Share on other sites
Sign in to follow this