Help with this skills in lua

Reins

New member
Messages
99
Points
0
So my problem is here. See the screenshot how will i move the custom skill i made from misc tab to 3rd tab. Thanks!

screenggRO000.jpg

 
Try adding them to db/skill_tree.txt under Wanderer.
hi i try that and it didn't work
default_sad.png


 
i believe you need to add the skill id to skillid.lua ; description to skilldescript.lua; remaining info like sp per level etc to skillinfolist.lua ; assign to JOBID.JT_WANDERER in skilltreeview.lua

all of the lua files are found in lua files/luafiles514/skillinfoz folder.

 
i believe you need to add the skill id to skillid.lua ; description to skilldescript.lua; remaining info like sp per level etc to skillinfolist.lua ; assign to JOBID.JT_WANDERER in skilltreeview.lua

all of the lua files are found in lua files/luafiles514/skillinfoz folder.
Okay lemme try that thanks!

 
Back
Top