Forum > Tutorials

[Tutorial][TC2Core] - Scale system + Morph system

<< < (3/4) > >>

Ascathos:
I've been testing and trying around, however, this is not working - for some reason, it doesn't load the scale system up. Model System works properly and has no issues, but auto scale doesn't load up. Might be because of the age - any idea ?

Blackplayer27:
put the script in the    CharachterHandler.cpp

Script: http://pastebin.de/28600

Domminust:
Hi does this still work? I have the newest trinity 3.3.5 I have never touched this kind of scripting before... I don't understand this step:

5)Open CharacterDatabase



What/where is the CharacterDatabase where I put the second script in? ty :)

Makpptfox:
For the morph one, it's OK for me. On TC2.

The "Characters" Database is one of the 3 original databases by TC2.

(Auth, Characters and World.)

Just open Characters and create an SQL request with the good content.

Kaev:
To make the scale work, you need to insert the Scale stuff at the bottom of the LoadFromDB function (right above "return true;"). I didn't search where, but somewhere between InitDisplayId and the end of the function the scale is changed to 1.

Tested and working with newest TrinityCore. Thanks! :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version