Guides by Sunrise. Thanks to everyone who help me to learn this about KO =)
Thanks to the PJKO team. Special thanks to Knightonline.cn for the new Template.
Visit our Homepage/Forum at:
http://www.knightonline.cn/bbs/forum-58-1.html

Back to index
BACK
4.How to get Warrior skills work with every weapon
I have found sth out about warrior skills.

-----------------------------------------------------------------------

First lets see what we know about Warrior skills and how to get them work:

Originally Posted by Advocate
in order to do this you must have a tbl editor
first if your using hugh's tbl editor decode Skill_Magic_Main.tbl and open it with his tbl editor.

what we going to do is switch the skill pages around to make warrior skills work with all weapons.
first locate row 17 in editor this is where your skill spots are located for each page.

1now locate each column for warrior skills they are various warrior skills so you have to make sure u edit them all

i would sugest only switching passive skills with attack skills im only going to tell how to do one section the rest is easy to understand
your attack skills load on 1060 and your passive skills are 1066
what you want to do is change the attack skills 1060 to 1066 , and all the passive skills from 1066 to 1060
now this is only one section. there are more warrior skills for each nation including master skills but you have the general idea what needs to be switched around to make all weapon work with warrior skills row 17 controls what skill page loads what.

So we would change the warrior skills of page index 2 and the 3 . Fine, but now the skills from page 3 don't work with any weapon.
To get every skill work with any weapon:

Originally Posted by Sabar
1066/2066 only work with 2handed weapons. if u changed the skill to 1067/2067 berserker skills this will allow you to use any weapon.

OK, this works, but now we have all skills on pages index 4. Many disadvanteges in that...

-----------------------------------------------------------------------

Version 1096 just has 3 pages, and thats not enough for all skills + master...
To get all of them work with any weapon in the standart window, you have to do the easyest you can think of.
1. Leave the skill table alone. Do not change the pages, leave them ase they are in standart.
2. Open up the Database -> "Magic" table.
3. change the warrior skills all to suffix xxx7 in cloumn 17.
4. It works

Why it works:
- The exe file of 1096 thinks, the skills work with every weapon. So they aren't displayed gray anyway.
- The table tells the client, to show the skills on the right page (xxx5,xxx6,xxx7...)
- But the server, along with the database thinks, that all of them are xxx7. And what the server "thinks" is reality. So it deals with the skills, if they would be xxx7, and the client displays them as usual.
- The best is, you dun need tbl editor

I hope you understand what I mean.

NEXT GUIDE