Jump to content

Help Talent Points!


Recommended Posts

Posted

my problem is that I'm wrong when configuring mangos.conf

Rate.Talent = 40

and all the user has complete your talents

What I want is to restart sql and have normal is 71 talent points

hopefully understand my question and my English

Posted

shutdown the server

Set the rate back to Rate.Talent = 1

and then run this query on characters DB

UPDATE  `characters` SET `at_login` = `at_login` + 4;

Start the server and everyone's talents should be reset and set to 71. I think it should do the trick

×
×
  • 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