• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Skills Reset (only for new chars)

Exiled Pain

Fervid Learner
Joined
Jan 8, 2008
Messages
552
Reaction score
4
Sup everyone!
I have some NEW strange stuff happening in my server.
This is about skills resetting. But the strange thing here is… only brand new chars aren’t saving their skills (everything else they do).

I’ve been using the same DB from version 8.1 up to now 8.2
All chars made before the update to 8.2 are saving their skills and everything else perfectly every time. Even if I had a character still lvl 10 with lvl 10 skills…. Started skilling and everything was fine. (BTW Using TFS lattest trunk rev 960 and Avarian Account Manager)

Now the problem is that when ever a new character is made, skills will reset every time they log out.
I know this doesn’t have nothing to do with “save” on my server.
Thought it might be something in creaturescripts “firstitems” but the thing is, is the same one that I was using in 8.11… so what could be wrong here.

Some how new players are not making it to player_skills on my database, how to solve this?? Whant to fix this, not to add a patch code in firstitems preferably, but if its the only way to solve it, then I would have to do it, son anyone know what could cause this??

(P.S. After having this problem reinstalled XAMPP 1.6.6a but nothing changed)

Thanks
 
Last edited:
TFS from trunk isn't supported ;] It's just bugged and you need to w8 for fix ;] Or you don't have triggers in database =] just add them from sql sample to your database
 
Ok I’ll try the first thing, triggers.
How can I separate triggers from schema.mysql? Or where can I find triggers if not in there... (step by step please, noob warning)^_^

Trying not to override the already existing (working) players..

Thanks

MAN THANKS!! NEVER MIND ABOUT THE STEP BY STEP THING... I FIGURED OUT HOW TO SEPARATE THEM.
RELOADED AND... IT WAS TRIGGERS... THANKS A LOT
REALY APRECIATE YOUR HELP =)
 
Last edited:
Back
Top