custom trainers! menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    nether drake's Avatar Member
    Reputation
    13
    Join Date
    Apr 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    custom trainers!

    Hello every one

    This is my first guide so dont flame me

    Make your Custom trainer

    this works with any thing (Navicat/SQLyog/HeidSQL)

    1.Making the mob

    2.Making him a trainer



    1.making mob

    i wont post an another mob guide so

    make your custom mob with this guide

    http://www.mmowned.com/forums/ascent...-creature.html


    WARNING : In Creature_proto Make NPC FLAG (16)


    well that's all


    2.making him a trainer

    open Trainers tables

    ON ( Creature_ID)

    Put your custom mob's ID

    --------------------------------------------------------

    ON ( SkillLine1->Skillline20 )

    the spell you want the trainer to train

    --------------------------------------------------------

    MaxLvL

    not sure what is it but i recommand 70

    --------------------------------------------------------

    Class


    make it 0 for every one


    ---------------------------------------------------------


    Test Talk


    Every one knows it ^^



    ---------------------------------------------------------






    So , I hope it helped some one .

    I searched alot for a guide about Makin trainer but i found nothing.


    Thanks for Reading ,



    Nether Drake
    Last edited by nether drake; 10-18-2007 at 04:31 PM. Reason: adding advise
    I have 38 Title do you have more...?

    custom trainers!
  2. #2
    Zokmag's Avatar Active Member
    Reputation
    32
    Join Date
    Apr 2007
    Posts
    928
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    Nice!
    Zokmag
    <Uber 1337 spell trainer> :P

  3. #3
    Greed's Avatar Angry 12yearolds FTL
    Reputation
    -3
    Join Date
    Oct 2007
    Posts
    1,129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    reallly nice job tryed it out and everyone can learn what u put in there

  4. #4
    Wyvernix's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    Will this work on Ascent as well? Just curious.

  5. #5
    halolouie's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    yeah will it?? on any other?

  6. #6
    Warwenw's Avatar Active Member
    Reputation
    37
    Join Date
    Feb 2007
    Posts
    228
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    I cant get the mobs / go's and so on that I spawned to stay when I restart the server even if I write .save ... I can just save the CHARACTERs...

    help me (if u can answear and tell how to do send a mail to [email protected])
    Thx from WarWenW

  7. #7
    Sharpshooter007's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    nice guide, but do you have the commands to say put him in stormwind etc.

  8. #8
    nether drake's Avatar Member
    Reputation
    13
    Join Date
    Apr 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    it works on ascent too ,

    Sorry warwenw i do not understand you

    to spawn them go to the place you want to spawn him there your self and type .npc spawn ## (## is your custom trainer's ID)
    I have 38 Title do you have more...?

  9. #9
    Herleybob's Avatar Contributor
    Reputation
    178
    Join Date
    Jul 2007
    Posts
    663
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    To make the Go's and other things stay, just put a 1 after the code... Exp:

    .go sp 12938 1


    that will save it

    Nom Nom Nom :P

  10. #10
    Warwenw's Avatar Active Member
    Reputation
    37
    Join Date
    Feb 2007
    Posts
    228
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    Thanks guys for the help =)

  11. #11
    codmaster567's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    Thanks for this!

  12. #12
    Clee12's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    Hey guys, new here. So I followed the guide perfectly. I tried doing this without a guide last night just looking at the tables and such. Everything i did the night before was the same as this guide ,but yet, i get the same error on both methods. I can spawn the trianer, everything is fine and dandy, then when i right click, left click...anything. He dosnt respond. Nothing will open, nothing to click....no spells. Any known idea on this issue? Im running ascent with dual databases. Help would be appreciated.

  13. #13
    nether drake's Avatar Member
    Reputation
    13
    Join Date
    Apr 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom trainers!

    make npc flags 16 and fill the rows in trainers
    I have 38 Title do you have more...?

  14. #14
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the same problem as clee12, i have set what i need to; to 16 and im using ascent

  15. #15
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sos i got lagged out.. didnt mean to double post

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] Knaurs [All-In-2] Improved Custom Trainers Version 2.0
    By knaur in forum World of Warcraft Emulator Servers
    Replies: 28
    Last Post: 03-10-2008, 02:10 PM
  2. [Guide] Making a Custom Trainer [Up to date Version]
    By Illidan1 in forum WoW EMU Guides & Tutorials
    Replies: 8
    Last Post: 12-28-2007, 09:38 PM
  3. [Release] Knaurs [All - In - 2] Custom Trainers for 2.3.0
    By knaur in forum World of Warcraft Emulator Servers
    Replies: 17
    Last Post: 12-27-2007, 06:32 PM
  4. Custom Trainer/Profs
    By kanqaz in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 12-24-2007, 06:45 PM
  5. Custom trainers
    By Kiev in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 12-16-2007, 07:17 AM
All times are GMT -5. The time now is 09:08 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search