need some help about skill stuff editing ...

04/13/2011 22:46 lordykz#1
anyone know how to delete whole row ? to remain only attack skills and remove the whole lines buff stuff

[Only registered and activated users can see links. Click Here To Register...]
04/13/2011 22:51 lorveth#2
1.Delete eu skills.
2.Open skillmasterydata.txt

Then do this:

example:
513 워리어104 UIIT_STT_WARRIOR 8

Set to:

513 워리어104 UIIT_STT_WARRIOR 1

if you set to 0, there will be a hole in the list.

If you just want the attack skills, you have to manually delete every buff.

And then the example which I gave you + you have to set the row of the skills new, if its between buff and skills.

Like this one:

row 0 skill
row 1 buff
row 2 skill
row 3 skill
row 4 buff

then must be:
row 0 skill
row 1 skill
row 2 skill

otherwhise crash.
04/13/2011 22:58 lordykz#3
Quote:
Originally Posted by KingLi :P View Post
1.Delete eu skills.
2.Open skillmasterydata.txt

Then do this:

example:
513 워리어104 UIIT_STT_WARRIOR 8

Set to:

513 워리어104 UIIT_STT_WARRIOR 1

if you set to 0, there will be a hole in the list.

If you just want the attack skills, you have to manually delete every buff.

And then the example which I gave you + you have to set the row of the skills new, if its between buff and skills.

Like this one:

row 0 skill
row 1 buff
row 2 skill
row 3 skill
row 4 buff

then must be:
row 0 skill
row 1 skill
row 2 skill

otherwhise crash.
if i delete the whole row of eu buff will be a black box at begging but the line is still here i want to up all attack skills and don't be need to page up the skills
04/13/2011 23:02 lorveth#4
you can delete the book row as i said, but you have to change the row line number of the skills then, and that will be hard work.