Page 1 of 1

Fix skills in a Sub Stack

Posted: Tue Jan 26, 2010 12:49 pm
by mgbhard
Sometimes, while adding a subclass, skills stack together. By this i mean that all the subclass skills are saved in DB with class index 0.
If the bugged char has no enchanted skill or skill learned by forgotten, there is no much trouble, just remove all and add all, but otherwise is a pain in the ass.
Is there any automatic way to check skills onenterworld, so if the skill_id doesn't match the base race is deleted?

Thx
Marcelo

Re: Fix skills in a Sub Stack

Posted: Tue Jan 26, 2010 12:53 pm
by janiii
revisions? nightly or svn? final or epilogue?

Re: Fix skills in a Sub Stack

Posted: Tue Jan 26, 2010 1:01 pm
by mgbhard
Rev: 3861

I have FloodProtectorSubclassInterval = 100, and kick as punishment (sometime doesn't kick you right the way).
Anyway, happends (to me at least) without trying to spam the sub.

I'm the only one with this problem?

Re: Fix skills in a Sub Stack

Posted: Tue Jan 26, 2010 3:25 pm
by Notorious
I've had this too. Sub's skills were found on main-char.
Had to delete skills and give back.
The sub itself was ok.

Re: Fix skills in a Sub Stack

Posted: Thu Jan 28, 2010 3:08 pm
by mgbhard
I'm sorry to bump so soon, but, is there anyone else having this issue?

Re: Fix skills in a Sub Stack

Posted: Fri Feb 19, 2010 9:04 pm
by Lineage
Im also having the same issue. If I find a solution or more info, i will post it.