[Guide] How to make Custom Vendors with ADE menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] How to make Custom Vendors with ADE

    To make Custom Vendors you must first download Ascent Database Editor [ADE]. You can download this program from the link below. (This is my first guide so don't be to harsh!) I will be adding how to make custom weapons soon.

    http://www.mmowned.com/forums/programs/53232-ascent-database-editor-update-dec-12-2007-a.html

    First, start up your server and open your Ascent Database Editor. Fill in the correct information [Should be almost identical to your SQL data]. Click Proceed. If you get an error saying “Your database is not compatible and must be updated manually” (Or a similar message) close your ADE and re-open it. But this time click “Disable Compatibility Tester”. Once it is done loading you should get a screen that looks like this.


    Okay, know for the Guide.

    1) You must first make your NPC’s Entry ID. This display must be unique. I suggest you make it a high number such as 90000 so the ID is almost guaranteed not to be taken.

    2) Secondly, make your NPC’s name; it can be whatever you like. The column is located to the right of the Entry ID slot.

    3) This step is optional; you can make a sub-name for your NPC. Its just like a guild name so be creative!

    4) Chose your NPC’s “Type” I prefer humanoids for Vendors. If you want to try something cool, make it a beast so you can tame it on your hunter! So you could have a pet that looks like Illidan if you want .

    5) This is an optional step; you can chose you’re NPC “Family”. Like spiders, boars etc…

    6) This is another optional step; Chose your NPC’s ranking. You can make your NPC and elite, rare and other cool stuff.

    7) Now for the fun part! Chose your creatures Display ID! The display ID changes your NPC’s model file. To find the creatures Display ID click on the and search your favorite creature.

    Click choose!
    As you can see if you chose Illidan, Illidan’s display ID is 21135.

    Copy the Display ID you entered into the Male Display ID and paste it into the Female Display ID.

    9) Enter your NPC’s level. It can be whatever you like!

    10) *Tip* you don’t have to change your NPC’s Mana or Health if you are making a vendor, but if your making a creature I advice you do.

    11) This is an important step; you must chose your NPC’s flag. Just hover your mouse over the white box and click the flag suitable for your NPC. Am choosing flag 128 [Vendor] since my NPC is going to be a vendor!


    12) Chose your NPC’s faction, just pick one from the roll down menu. If you want the NPC to be allied with horde choose the Horde faction, and vise versa for alliance.

    13) Type in your NPC’s respawn time, I highly suggest you edit this because the default is 36000 seconds!

    14) Click the Button in the top right hand corner of your screen. And chose a pathway folder.

    15) Click the button And you should get this message

    Congratulations! You made a custom NPC! Restart your server and spawn your NPC using the .npc spawn [Entry ID]

    If you got lost on the way, here is what my screen looked like in the end.


    If you think i missed something important in this tutorial, please notify me.
    Last edited by Greensponge; 12-14-2007 at 04:34 PM. Reason: Spelling mistakes

    [Guide] How to make Custom Vendors with ADE
  2. #2
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really nice man, this Deserves some Rep, keep up the good work, keep Contributing

  3. #3
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks. Am going to start a guide on how to make custom items soon

  4. #4
    Bohater's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried it but some how it doesnt work. It just give me an error saying:
    ---------------------------
    AscentDBEditor
    ---------------------------
    Error! NPC wasn't updated/added successfuly.

    Please send this text to me (the error copied to the clipboard):

    (4) Field 'info_str' doesn't have a default value
    ---------------------------
    OK
    ---------------------------

  5. #5
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What databse do you use? Try using the export button then press update..

  6. #6
    Bohater's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Greensponge View Post
    What databse do you use? Try using the export button then press update..
    I tried using export then update and i'm still getting that error. I am using Ascent 2.4 Stable r2409/Release-Win-X86 (using repack by Mafiaboy)

  7. #7
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, unfortunatly I cant help you with this issue. I tried over and over again to replicat that message but i had no luck,

  8. #8
    C-Death's Avatar Banned
    Reputation
    134
    Join Date
    Jun 2007
    Posts
    504
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To add items, can't you just go in-game and click on the vendor and type
    .npc vendoradditem (Item ID?)

  9. #9
    Bohater's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Deathboy312 View Post
    To add items, can't you just go in-game and click on the vendor and type
    .npc vendoradditem (Item ID?)
    Yes you could, but this is telling you how to make your own vendor to put items in instead of using an existing one.

  10. #10
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Deathboy312 View Post
    You know why the world sucks? It's not because of money, it's not because of war, It's because of ME! 6):
    (Item ID?)
    I giggled at that hah

  11. #11
    Mahona's Avatar Member
    Reputation
    0
    Join Date
    Nov 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Greensponge Help! I am having the same problem as Bohater:

    I tried it but some how it doesnt work. It just give me an error saying:
    ---------------------------
    AscentDBEditor
    ---------------------------
    Error! NPC wasn't updated/added successfuly.

    Please send this text to me (the error copied to the clipboard):

    (4) Field 'info_str' doesn't have a default value
    ---------------------------
    OK
    ---------------------------
    I tried to export it but when i click Export it says "No NPC found with this ID."

  12. #12
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If its says No NPC found with this ID that means your Display ID for male and female is wrong. If you dont understand on how to get the correct Display ID click on the little ... Box beside the male and female display ID, and search for the creature you want as your Model. If you ever spawned illidan, the spawn code is 22917 this is not a display ID, in order to get the display ID in game just type .npc info on your select creature.
    Last edited by Greensponge; 12-15-2007 at 04:36 PM.

  13. #13
    Mahona's Avatar Member
    Reputation
    0
    Join Date
    Nov 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    but wait a minute... i did click the "..." button and chose and ID and copied the ID from the male into the Female one!

  14. #14
    Mahona's Avatar Member
    Reputation
    0
    Join Date
    Nov 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did click the ... button and chose an ID and copied the ID i chose from the male into the female and still the same message! my ID is from a Nether Dragon

  15. #15
    Greensponge's Avatar Member
    Reputation
    16
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, i tried using the nether dragon ID and i got the same error message. You just have to use a different display ID

Page 1 of 2 12 LastLast

Similar Threads

  1. [Guide] How to make Custom Vendors [Noob Edition]
    By Mango Jerry in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 11-12-2010, 05:05 AM
  2. [Guide] How to make custom vendors and items!
    By Azshaz in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 07-31-2009, 04:31 PM
  3. [Guide]How to make custom vendors, and add items to it later on!
    By FrozenWoW 01 in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 08-16-2008, 04:25 PM
  4. [Guide]How to make custom items using ADE (With Pictures)
    By uberkiid in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 06-11-2008, 09:55 PM
  5. [GUIDE] How to make a server with custom EVERYTHING.VERY EASY GUIDE
    By c0ddingt0n in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 04-24-2008, 08:52 PM
All times are GMT -5. The time now is 07:39 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