[Question] Skill Mastery

05/15/2013 11:36 187.dopex#1
Hello,

i want to create a 80 Cap Server and i have two problems with my Skill Mastery..

First problem: The Skill mastery level show wrong. 330 instead of 300.

Second problem: the MAX "button" dont show up.

Using vSro 1.188 Files.

I hope u can help me!

Greetings,
dNGRS
05/15/2013 17:13 Kape7#2
The first problem, you have to patch another address on the sro_client so it shows up at start the right mastery level.

The second problem, remove the higher skill levels of that skill. Last skill found is the MAX'd skill.
05/15/2013 23:47 187.dopex#3
Thanks for the answers..
But can u tell me wich address i have to patch in sro_client?
and where to remove the Skills? i think only DB is possible, because i dont found anything in the media.pk2..

greetings.
05/16/2013 06:49 Anonymous-6723#4
about sro_client.exe the offsets are released so just google.com them and you will find a full tutorial how to make it. About skills, it's in skilldata_xxxxxENC.txt, to find skills easier use textdata_equip&skill:

Look for the skill name in SRO, then ctrl+f and look for it ... after you decrypted skilldata just edit 1 > 0 on the skill you need.
05/18/2013 03:41 187.dopex#5
Thank you, Zed.
But after i edit the "skilldata_xxxxxENC.txt" my client crash on start..

I hope u can help me.
05/18/2013 09:23 Anonymous-6723#6
Upload *.dmp files from Dump folder.
But I am pretty sure I can guess what is wrong: Since it's 80 cap I assume it's CHN only and u want to remove higher skills of china chars. So those chars have combos and I guess you did not disabled them correctly, when u find the level you need (80 cap max skill upped) 1 skill can be separated on 6-7 different skills called in the end : _A _B _C _D... and so on. So when u want to make max skill level 5 and u have _A _B and _C skills (3 skills for the same skill ingame) you have to make it service 1 for _A (1-5) and 0 for everything else.. same for _B and for _C :).