Dumping certian items menu

User Tag List

Results 1 to 5 of 5
  1. #1
    dragonowner's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Dumping certian items

    Is there a way to dump certain items from the item table where the level value is 80 and then change that into a vendor template? Just trying to find easier ways to do things

    Dumping certian items
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    SELECT `entry` FROM `items` WHERE `itemlevel` = '80';

    or:

    SELECT `entry` FROM `items` WHERE `itemlevel` > '80';

    or:

    SELECT * FROM `items` WHERE `itemlevel` = '80';

    And so on... Just experiment with what it is exactly you want to select, then you can dump the data returned into a SQL format or whatever, and copy + paste those numbers into your vendor.

  3. #3
    dragonowner's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you a lot . Now I have to just figure out a way to execute the items into the database without writing them all :s

    Edit: New problem: SELECT `entry` FROM `items` WHERE `itemlevel` = '80' ORDER BY `entry`
    INTO OUTFILE 'M:/Users/Kyle/Desktop/itemtest.txt';

    It prints on one line without breaks, how would i make it do a line break after each item id?
    Last edited by dragonowner; 06-30-2010 at 12:01 PM.

  4. #4
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    No idea, sorry. :/ I don't know how you would do that via a query. I just do it via the GUI given in SQLyog which has an option whether to export them as separate rows.

  5. #5
    dragonowner's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    208
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    No idea, sorry. :/ I don't know how you would do that via a query. I just do it via the GUI given in SQLyog which has an option whether to export them as separate rows.
    /Facepalm Well I have to learn about SQL

    Edit: Dumping it into a sql file automatically does it

Similar Threads

  1. Dumping Item Tooltip information
    By sandcho in forum Diablo 3 Bots Questions & Requests
    Replies: 2
    Last Post: 07-18-2012, 05:58 PM
  2. WTB a Script (pref AutoHotkey) to scan items and dump info stats etc to .xls or other
    By jjjtriplejj in forum Diablo 3 Bots Questions & Requests
    Replies: 1
    Last Post: 07-08-2012, 09:24 PM
  3. [Request] Dumping Items per Itemid
    By morxxx in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 06-16-2011, 01:39 AM
  4. [Item design dump] [discussion] Goshujin's Custom weapon Design art dump pile.
    By Goshujinsama in forum World of Warcraft Model Editing
    Replies: 72
    Last Post: 08-17-2008, 08:14 PM
  5. None of the 2.4 item dump files contain the new T6 pieces?
    By Knightime in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-18-2008, 11:32 PM
All times are GMT -5. The time now is 07:37 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