Trainer Learing spells menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    Fumi's Avatar Contributor CoreCoins Purchaser
    Reputation
    207
    Join Date
    Feb 2008
    Posts
    561
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Trainer Learing spells

    Is there a way to make a npc teach players a spell, like when you train spells, i would like the trainer to teach people this spell Summon Disco Ball - Spell - World of Warcraft

    Trainer Learing spells
  2. #2
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yep just make an npc and then into and then go to trainer_spells and add the npc with the spell id in




  3. #3
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For TDB: (2.4.3 version)
    Code:
    INSERT INTO 'npc_trainer' VALUES TRAINERID, 50317, GOLD COST, 0, 0, 0;
    For 3.3.5 ArcEmu: (maybe wrong structure.)
    Code:
    INSERT INTO `trainer_spells`VALUES (TRAINERID, 0, 50317, 0, 0, 0, 0, 0, 0, 0);



    The Arcemu structure i used:


    CREATE TABLE `trainer_spells` (
    `entry` int(11) unsigned NOT NULL default '0',
    `cast_spell` int(11) unsigned NOT NULL default '0',
    `learn_spell` int(11) unsigned NOT NULL,
    `spellcost` int(11) unsigned NOT NULL default '0',
    `reqspell` int(11) unsigned NOT NULL default '0',
    `reqskill` int(11) unsigned NOT NULL default '0',
    `reqskillvalue` int(11) unsigned NOT NULL default '0',
    `reqlevel` int(11) unsigned NOT NULL default '0',
    `deletespell` int(11) unsigned NOT NULL default '0',
    `is_prof` tinyint(1) unsigned NOT NULL default '0',
    PRIMARY KEY (`entry`, `cast_spell`, `learn_spell`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Trainer System';
    Last edited by Harambeqt; 04-12-2011 at 12:02 PM.
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

Similar Threads

  1. Add spells to trainers
    By svedin in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 08-21-2008, 01:48 PM
  2. [Release] Knaurs Global GM Spell Trainer NPC Version 1.0 - June 2008
    By knaur in forum World of Warcraft Emulator Servers
    Replies: 29
    Last Post: 07-31-2008, 07:42 PM
  3. [Question] Spell Cost Trainer
    By Strupantwn in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 07-30-2008, 07:22 AM
  4. [Help] Problem with adding special spells to trainers
    By Power of Illuminati in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 06-19-2008, 08:06 AM
  5. [GUIDE]Mortal Strike and Other Trainer Spells FIX
    By Rouslan in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 03-03-2008, 05:55 AM
All times are GMT -5. The time now is 10:03 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search