I forgot were it was in the player.cpp if you could show me were I can replace the "1" with 70 that would be great! Plus you would get rep.![]()
I forgot were it was in the player.cpp if you could show me were I can replace the "1" with 70 that would be great! Plus you would get rep.![]()
at the lineSetUInt32Value(UNIT_FIELD_LEVEL, 1 );
you will have to set it so they get the correct amount of talents on login aswell.
for talent points you will need to do a script because they do not load properly if you try to do it through core.
you can probably write something where on first login to set their talent points to the right amount. that should probably do the trick aswell.
Thanks doubehex +Rep
In MaNGOS just change:
Code:StartPlayerLevel = 1
Think anyone could post a script for full T6 when you spawn ??
you can do that with playercreateinfo_items table....
the info you need is here:
Playercreateinfo - Ascent Wiki
Playercreateinfo items - Ascent Wiki