[Help] Add/Delete skills

Results 1 to 4 of 4
  1. #1
    Novice CRod21 is offline
    MemberRank
    Sep 2009 Join Date
    3Posts

    ! [Help] Add/Delete skills

    Hi i want to know where to add or delete a skill to a single char directly from SQL, not from a tool. I want to learn how to do this by manual process not a tool, thx to who answer.

    P.S: Yeah i search on the forum but all i get is that tool.


  2. #2
    Valued Member Qiqi is offline
    MemberRank
    Dec 2008 Join Date
    SingaporeLocation
    141Posts

    Re: [Help] Add/Delete skills

    Quote Originally Posted by CRod21 View Post
    Hi i want to know where to add or delete a skill to a single char directly from SQL, not from a tool. I want to learn how to do this by manual process not a tool, thx to who answer.

    P.S: Yeah i search on the forum but all i get is that tool.
    I understand one shouldn't reply unless one has something constructive to say or answering the thread starter. But why would you prefer to do it the hard way? When Chumpy has made a GM Tool? ^^

    Use the GM Tool please :D

  3. #3
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: [Help] Add/Delete skills

    To do that you need to understand item binary pattern, just folow some steps to make it easier for you

    Make a new char with 2 skills level 1
    Copy item Binary to a notepad
    Make a skill +1
    Copy item Binary to a notepad
    Compare them and you find the binary number for the skill level. then you need to change the previous 2 binary numbers (those are the skill id, change them with your calculator from dec to hex)

    Cheers.

  4. #4
    Novice CRod21 is offline
    MemberRank
    Sep 2009 Join Date
    3Posts

    Re: [Help] Add/Delete skills

    Quote Originally Posted by Qiqi View Post
    I understand one shouldn't reply unless one has something constructive to say or answering the thread starter. But why would you prefer to do it the hard way? When Chumpy has made a GM Tool? ^^

    Use the GM Tool please :D
    simple, cause i want to learn how to do it the hard way, always is good to learn how to do this changes without a tool but thx for your answer

    Quote Originally Posted by cypher View Post
    To do that you need to understand item binary pattern, just folow some steps to make it easier for you

    Make a new char with 2 skills level 1
    Copy item Binary to a notepad
    Make a skill +1
    Copy item Binary to a notepad
    Compare them and you find the binary number for the skill level. then you need to change the previous 2 binary numbers (those are the skill id, change them with your calculator from dec to hex)

    Cheers.
    awesome cypher thx this is what i needed i will try it
    Last edited by CRod21; 22-09-09 at 03:05 PM.



Advertisement