[HELP] How to add skill to learn in npc_trainer in MANGOS

Results 1 to 5 of 5
  1. #1
    Member khabox is offline
    MemberRank
    Feb 2006 Join Date
    barcelonaLocation
    25Posts

    [HELP] How to add skill to learn in npc_trainer in MANGOS

    The problem is that when I want to put Skill. I have an I number the 554 but when I try to put it in the table asks me for a Spell.

    Can somebody explain how to add that Skill to the trainer?

    Thanks

    Excuse my English


  2. #2
    Lord of the Legion Darkicon is offline
    Grand MasterRank
    Jul 2005 Join Date
    El Segundo, CALocation
    504Posts

    Re: [HELP] How to add skill to learn in npc_trainer in MANGOS

    I believe this is how each field works:

    Entry = NPC ID
    Spell = Spell you want the NPC to teach.
    Spellcost = Cost to learn the spell in copper.
    Reqspell = Required spell to learn the new spell. (Optional)
    Reqskill = Required skill to learn the new spell. (Optional)
    Reqskillvalue = Skill level of the required skill to learn new spell. (Optional)
    Reqlevel = Required level to learn the new spell.

  3. #3
    Member khabox is offline
    MemberRank
    Feb 2006 Join Date
    barcelonaLocation
    25Posts

    Re: [HELP] How to add skill to learn in npc_trainer in MANGOS

    Quote Originally Posted by Darkicon View Post
    I believe this is how each field works:

    Entry = NPC ID
    Spell = Spell you want the NPC to teach.
    Spellcost = Cost to learn the spell in copper.
    Reqspell = Required spell to learn the new spell. (Optional)
    Reqskill = Required skill to learn the new spell. (Optional)
    Reqskillvalue = Skill level of the required skill to learn new spell. (Optional)
    Reqlevel = Required level to learn the new spell.
    That had understood it. But If the skill has the I number 554. A skill is not a Spell...

    example.

    Entry = 4773
    Spell = 554 (this is the skill Undead Horsemanship not a spell)
    Spellcost = 7200000
    Reqspell = (Optional)
    Reqskill = (Optional)
    Reqskillvalue = 762
    Reqlevel = 40

    Is that example Rigth?

  4. #4
    Lord of the Legion Darkicon is offline
    Grand MasterRank
    Jul 2005 Join Date
    El Segundo, CALocation
    504Posts

    Re: [HELP] How to add skill to learn in npc_trainer in MANGOS

    Oh, sorry thought you meant spell. I don't think you can make a trainer teach skills from that table. But you can always just use the .learnsk command. It would be ".learnsk 554".

    Change the 554 in the table to 10906. Thats the spell ID for Undead Horsemenship.

  5. #5
    Member khabox is offline
    MemberRank
    Feb 2006 Join Date
    barcelonaLocation
    25Posts

    Re: [HELP] How to add skill to learn in npc_trainer in MANGOS

    Quote Originally Posted by Darkicon View Post
    Oh, sorry thought you meant spell. I don't think you can make a trainer teach skills from that table. But you can always just use the .learnsk command. It would be ".learnsk 554".
    I know as learning a skill. (I am the admin)

    I want to know as adding it to a NPC. I want my players to learn that skill



Advertisement