How to create Custom Items! menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 29 of 29
  1. #16
    riley211's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seen lots of guides that a basically the same but good try

    How to create Custom Items!
  2. #17
    kanzar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide. I've been doing this though and it works to type .reloadtable items ingame. After it reloads the table you can add the item and it works fine.

  3. #18
    join's Avatar Member
    Reputation
    26
    Join Date
    Dec 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well i think it works now! but i have one question... how do i put it into my DB? i use MYSQL Enterprise or HeidiSQL, please tell me how to put it into my DB i really wants to make some items!!!


  4. #19
    Whitefalcon's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First, you have to download batch. Second, you have to put the code somewhere in ur DB, I think under Items. Then rehash the files, then it should be there. Hope that works.

  5. #20
    kanzar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well you don't nessicarily have to download the batch file. The greatness of WoW-V is that it has the sql query straight from the text area. So for what ever program your using, go into your ascent database, select the Items table, and either execute dump file and find the batch, or execute query and copy/paste the code into the window.

    I suggest using Navicat MySQL just because I use it :P
    rapidshare.com/files/33223048/NAVCAT7211.rar
    Info was pulled from a resourceful website that I use. I'm keeping it safe by not posting the url, also because I'm not sure if outside URLs are allowed or not...

  6. #21
    aggah55's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Duh, i still do .additem (ID) and it sais wrong vaild number -.- tell me what to do ? i downloaded batch executed it ?! please help.

  7. #22
    kanzar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I found that if you make the item id to long of a character string that it doesnt work.

    I have my items starting from 77750+ but thats just me. Try not using a number like 9999999 or something..

    Hope that works.
    Also after you've added the item try just reload the database table:
    .reloadtable items

    works for me

  8. #23
    mystiicc's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    83
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well its all cool n working but Ive added my item in, I can even add my ID but it goes in my inventory and BAM disconnect. How can i fix that?

  9. #24
    Soccerfool54's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FlamingDragon View Post
    Very nice guide, although I already knew this. Could you post a guide about vendors? I really dont get how to do those.

    +rep.
    Hey for the vendors the have one that makes it but when you try to import them their is an error
    to fix this cut out the part that is imported into the Creature_Names files and enter that in manually for the most part its pretty self explanitory but if you dont know what to put their just make it the same as the one above. (Hint the first one is you Creature_proto id like the one you put into the Vendor ID on the WoW Vendetta page. IF you have another error its probably in the Creatures_proto what you do for this is double click on the page for Creatures_Proto and go to the end thier are some variables like Death_state Run_speed Walk_Speed and stuff just open up your vendor.sql file and type in the last one in the top row type in
    ...'Death_state, Run_Speed,'.. or what ever yours looks like and then in the values just make up stuff the flags should be 0 the defult walk speed is 2.5 and defult run is 8 for other stuff just look at the vendors page.

  10. #25
    InternetExplorer's Avatar Contributor
    Reputation
    136
    Join Date
    Sep 2007
    Posts
    420
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :repost:.........

  11. #26
    Whitefalcon's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by didler View Post
    :repost:.........
    I said this before, I know other ppl have done this guide before, but I told them the correct way to get the model ID. Other guides just say use to Address Bar code. If I am wrong, I am sorry.

  12. #27
    Winterhawk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mystiicc View Post
    Well its all cool n working but Ive added my item in, I can even add my ID but it goes in my inventory and BAM disconnect. How can i fix that?
    Same problem here....what are we doing wrong? Does it have something to do with the Cache in the regular WoW folder?
    Shane Whitecloud ~ Age 30
    Myspace is shanewhitecloud

  13. #28
    join's Avatar Member
    Reputation
    26
    Join Date
    Dec 2007
    Posts
    153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well nice guide! just one thing, were in the DB? just make a new table whit the code? please some one tell me!


  14. #29
    Whitefalcon's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think u just add them into ur items table, not sure though.

Page 2 of 2 FirstFirst 12

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. [Trinity] how to create custom item with icon in bag
    By paff in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 04-17-2011, 04:56 PM
  3. How to create custom items
    By sgtbullfire in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 10-14-2008, 08:30 AM
  4. How to create custom monsters for your server!
    By renitharis in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 12-10-2007, 07:53 PM
  5. Question about creating custom items
    By crwilborn in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 09-12-2007, 02:14 PM
All times are GMT -5. The time now is 11:28 PM. 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