maxicroma Posted April 20, 2017 Posted April 20, 2017 (edited) Hi ,Well i got a problem with L2patch Extender Im using C4 PTS (la2storm) ,on C4 the default Level to learn the Skill "Expertise S" its 76 ,i want to change it to lvl 70 so i go to skillacquire file on script folder ,then change this skill_begin / * [????? S] * / skill_name = [s_expertise_s] get_lv = 76 lv_up_sp = 0 auto_get = true item_needed = {} skill_end to this skill_begin / * [????? S] * / skill_name = [s_expertise_s] get_lv = 70 lv_up_sp = 0 auto_get = true item_needed = {} skill_end so changing the 9 lines for all the races will be the solution. But when i login in game the server do not autolearns this skill and others like expertise A,B,C,D Edited April 20, 2017 by maxicroma
0 maxicroma Posted April 20, 2017 Author Posted April 20, 2017 Solved ,i recreated this skills with a different ID and worked great so i use my own customs Expertise skills.
Question
maxicroma
Edited by maxicroma
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now