Jump to content
  • 0

Skill_all: true command


Question

Posted

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

  • 0
Posted (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 by G-RO
  • 0
Posted (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 by Naruto
  • 0
Posted
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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...