Jump to content
  • 0

How to remove all the 3rd job skills from the RO?


elcontrol00

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

Hello everyone i am trying to remove all the 3rd job skills from my GM character because if i scroll down it errors me because i dont have the sprites anyways i just want them out :D thanks

http://i1162.photobucket.com/albums/q524/elcontrol00/screenKrazeRO008.jpg

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

posted by BrianL

trunk/conf/groups.conf in the last section,

{
    id: 99
    name: "Admin"
    level: 99
    inherit: ( "Support", "Law Enforcement" )
    commands: {
		    accinfo: true
    }
    log_commands: true
    permissions: {
		    can_trade: true
		    can_party: true
		    all_skill: true
		    all_equipment: true
		    skill_unconditional: true
		    use_check: true
		    use_changemaptype: true
		    all_commands: true
    }
}

Delete the line

	  all_skill: true

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

I want to have all the skills just not the 3rd jobs one :o

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

just remove/comment the entries in the skill_db, skill_tree_db and other skill related database...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

question can i put // to the front of the skils?

//Baby Mechanic (Mado) HERE >//4112,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

Yes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

thanks :D solved just deleted all the3rd job skills from skill_db and skil_tree :D

Link to comment
Share on other sites

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.

×
×
  • Create New...