How to create weapons/items/vendors for your ascent server menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to create weapons/items/vendors for your ascent server

    Daniel's guide how to make weapons/items for your ascent server!

    Its very simple to make weapons, armor,items, or even vendors for your ascent server!

    The first thing you have to do is make sure you have a DB for your server. I recommed you use Navicat but SQLyog will work just as well to.

    Download links for DBs:
    Navicat 8 - http://www.mysqlstudio.com/download/...8_mysql_en.exe


    Next all you have to do is go to wow-v.com. Make an account there. After your account is ready go to wow-v.com and at the middle of the site will be a toolbar for the different pages. In the middle of the tool bar will be different pictures of different things( for example heres a picture of the weapon creator )Click on the object you would like to make.
    After you have entered the stats you want for your item go to your desktop and make a new file called "Server Items". Then go back to the site, scroll down and you will see a code and under it, a button that says "Download Batch" click on that and save it in the file you made. After its done downloading (should take 1-5 secs only) open your DB. Double click on your DB name on the side. Then double click on ascent. Then right click ascent and click "Execute Batch File". Then click on the "..." open the file you made and open the batch file you downloaded and click start. When the bar stops loading it means the item has been loading into your server! Then all you have to do is restart your server and its there!


    I hope this guide helped and if it didn't please ask me any questions you have!
    Last edited by daniel4166; 02-18-2008 at 02:35 PM.

    How to create weapons/items/vendors for your ascent server
  2. #2
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you have a problem like the item isn't in your server or something please make a post and tell me
    Last edited by daniel4166; 02-18-2008 at 05:30 PM.

  3. #3
    skaterboi124601's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well when i try and make vendors when i think of a entry # none of them work it says SQL error: duplicate entry '12345' for key 1

  4. #4
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmm...Maybe there is already a npc/vendor in your DB with that entry ID try using a different ID for example I usally do 90000-99999 as entry IDs cause there not in my DB to start off with

  5. #5
    kungi's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Weapon in DB

    Originally Posted by daniel4166 View Post
    If you have a problem like the item isn't in your server or something please make a post and tell me

    I do As u say.. But it Dont work.. I dont find The items ingame.. But they get Loaded to the DB.. Whats Wrong?

  6. #6
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm...There could be a couple of reasons for that one of them is did you restart your server after you put them in your DB and make sure your entering the right ID if you did and its still not working make another post

  7. #7
    kungi's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is still Not working.. It worked for 10 minutes.. i got added 7 items.. then it stoped working

  8. #8
    Mikseris1001's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what is DB srry i am a n00b in this

  9. #9
    Yo Mamma's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where is the execute batch button i cant find it after i right click any where on or off the ascent application. im on vista if that has anything to do with it

  10. #10
    CairiFEA's Avatar Member
    Reputation
    36
    Join Date
    Jan 2008
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive got a guide for sql item and armor creation thru navicat

    check out gmtricks.com - Home downloads section.

  11. #11
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The DB is Navicat I put Download link at the top

  12. #12
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and the execute batch button is not on the Data base you duoble click your data base then make sure you double click your ascent file. after you double clicked ascent right click it and execute batch file should be there

  13. #13
    eragon999's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works great!

  14. #14
    eragon999's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works great!

    It was a bit confusing for me when you said:

    "make a new file called "Server Items"."

    You're making a folder called that.

    I was also a bit confused when you said:

    "After its done downloading (should take 1-5 secs only) open your DB."

    You're opening the DB editor thingie like Navicat, or whatever you use. Took me a bit to figure out what you meant.

    And also when you said:

    "Then click on the "..." open the file you made and open the batch file you downloaded and click start."

    You're finding the batch file you put into your "Server Items" folder.

    Great guide! There are some damned fun effects to play around with in the game ^.^

    EDIT:
    Ahh damn I thought I edited.

  15. #15
    danewolf's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice i love this guide, and good for noobs like me

Page 1 of 3 123 LastLast

Similar Threads

  1. How to make custom items / vendors for your private server (edited name)
    By renitharis in forum WoW EMU Guides & Tutorials
    Replies: 67
    Last Post: 06-16-2016, 05:08 AM
  2. Replies: 1
    Last Post: 08-22-2008, 06:32 PM
  3. Everything you need for your ascent server (Updated frequently)
    By Quick$ilver in forum World of Warcraft Emulator Servers
    Replies: 48
    Last Post: 06-04-2008, 02:15 AM
  4. How to create Custom Vendors on your ascent Server
    By nigthy in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 05-18-2008, 03:55 PM
  5. How to Create custom Weapons for your private server.
    By Adipl in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 05-10-2008, 12:21 PM
All times are GMT -5. The time now is 01:41 PM. 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