Onairda Posted September 29, 2019 Posted September 29, 2019 hi in my server i enable the skill_all: true function inside the group.conf and I want to know where can i edit the skills because i want to remove some skills that is automatically in there specially the (3rd job skills) thank you! Quote
0 crazyarashi Posted September 29, 2019 Posted September 29, 2019 You'll need to edit the src for pc_allskillup and add specific checks for the skill you want excluded. 1 Quote
0 Onairda Posted September 29, 2019 Author Posted September 29, 2019 (edited) 19 hours ago, crazyarashi said: You'll need to edit the src for pc_allskillup and add specific checks for the skill you want excluded. Hi sir crazyarashi can you elaborate more what should i do to remove the 3rdjobs skills ?? thankyou or is there something i can do to give all the skills to a player ?? i tried skills <skillid><skilllevel><0>; but not every skills is showing Edited September 29, 2019 by G-RO Quote
0 Naruto Posted September 29, 2019 Posted September 29, 2019 (edited) probably gonna have to find where third jobs start, use that id and add a new range and return 0 or something... and you need to place it at the top of the function or even just change the max_skill to the ID you dont wanna have skills filled or something Edited September 29, 2019 by Naruto Quote
0 Onairda Posted September 30, 2019 Author Posted September 30, 2019 On 9/29/2019 at 10:24 AM, Naruto said: probably gonna have to find where third jobs start, use that id and add a new range and return 0 or something... and you need to place it at the top of the function or even just change the max_skill to the ID you dont wanna have skills filled or something sir can you elaborate more please thankyou for you reply Quote
0 Onairda Posted October 2, 2019 Author Posted October 2, 2019 Someone help i want to give to each player all the skills of the Trans class Thank you Quote
-1 Naruto Posted September 30, 2019 Posted September 30, 2019 (edited) sorry i dont work here I barely know what your asking and just making something up Edited September 30, 2019 by Naruto Quote
Question
Onairda
hi in my server i enable the skill_all: true function inside the group.conf and I want to know where can i edit the skills because i want to remove some skills that is automatically in there specially the (3rd job skills)
thank you!
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.