2.3.0 Mall menu

User Tag List

Thread: 2.3.0 Mall

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    IcyHot's Avatar Member
    Reputation
    8
    Join Date
    Feb 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    2.3.0 Mall

    Anyone know of any malls that work on 2.3.0 I tryed Julianx Mall and Illidans Mall both dont work on Dryice's 2.3.0 DB, anyone that has one +rep. Thanks =)

    2.3.0 Mall
  2. #2
    entrepid's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    http://www.mmowned.com/forums/emulat...ndors-etc.html

    Its not a mall but i took chrispees vendors and put them in so you can spawn them

    edit: this is a whole database so follow my instructions if you replace db's
    Last edited by entrepid; 11-17-2007 at 05:19 PM.

  3. #3
    IcyHot's Avatar Member
    Reputation
    8
    Join Date
    Feb 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    i dont wanna replace my whole DB again lol, but yeah how did you put his NPCs in there?

  4. #4
    entrepid's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    i took the vendors and dumped my sql file took those specific vendors and executed them into 2.3 db

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

    Re: 2.3.0 Mall

    can you make a download for the specific vendors?

  6. #6
    entrepid's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    that might be a lil difficult , i changed a value in the table so it would be compatible to execute but ill see what i can do k?

    if you want to help you can open up creature_names in navicat/sqlyog and list the names of collumns in order? like names field4 etc
    Last edited by entrepid; 11-17-2007 at 05:54 PM.

  7. #7
    IcyHot's Avatar Member
    Reputation
    8
    Join Date
    Feb 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    Sweet, thanks. I downloaded chrispeees new DB and got the vendors, but when i try to import it into my DB it comes up with "SQL Error: Column count doesn't match value count at row 1"

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

    Re: 2.3.0 Mall

    yea exactly what i said , can you list the collumns names for me in order

  9. #9
    IcyHot's Avatar Member
    Reputation
    8
    Join Date
    Feb 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    I put this into notepad and saveed it vendors.sql and then tryed to import it:

    Code:
    INSERT INTO `creature_names` VALUES ('50008', 'Armor', 'Raid Tier VI', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50009', 'Armor', 'Wrist', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50010', 'Armor', 'Waist', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50011', 'Armor', 'Feet', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50012', 'Armor', 'Shield', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50015', 'Weapon', 'Level 50+', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50016', 'Weapon', 'Level 60+', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50017', 'Weapon', 'Level 65+', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50018', 'Weapon', 'Level 75+', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50019', 'Weapon', 'Level 100+', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50020', 'Armor', 'Necklace', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50021', 'Armor', 'Rings', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50022', 'Armor', 'Trinket', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50023', 'Armor', 'Cloak', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50024', 'Armor', 'Shirt', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50025', 'Armor', 'Tabard', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50026', 'Armor', 'Miscellaneous', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50029', 'Armor', 'Libram/Idol/Totem', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50030', 'Arena', 'Season I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50031', 'Arena', 'Season I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50032', 'Arena', 'Season I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50033', 'Arena', 'Season II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50034', 'Arena', 'Season II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50035', 'Arena', 'Season II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50040', 'Misc', 'Gemstone I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50041', 'Misc', 'Gemstone II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50042', 'Misc', 'Mount I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50043', 'Misc', 'Mount II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50044', 'Misc', 'Projectile', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50045', 'Misc', 'Container', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50049', 'Misc', 'Currency', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50050', 'Recipe', 'Book A-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50051', 'Recipe', 'Leather A-F', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50052', 'Recipe', 'Leather G-R', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50053', 'Recipe', 'Leather S-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50054', 'Recipe', 'Tailor A-G', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50055', 'Recipe', 'Tailor H-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50056', 'Recipe', 'Engineer A-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50057', 'Recipe', 'Blacksmith A-F', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50058', 'Recipe', 'Blacksmith G-R', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50059', 'Recipe', 'Blacksmith S-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50060', 'Recipe', 'Cooking A-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50061', 'Recipe', 'Alchemy A-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50062', 'Recipe', 'Enchant A-G', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50063', 'Recipe', 'Enchant H-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50007', 'Armor', 'Raid Tier V', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50006', 'Armor', 'Raid Tier IV', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50005', 'Armor', 'Raid Tier III', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50004', 'Armor', 'Raid Tier II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50003', 'Armor', 'Raid Tier I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50002', 'Armor', 'Dungeon III', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50001', 'Armor', 'Dungeon II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50000', 'Armor', 'Dungeon I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('171171', 'Chrispee', 'Custom shop', '0', '4', '0', '3', '0', '0', '21662', '1', '1', '0', '0');
    INSERT INTO `creature_names` VALUES ('50064', 'Recipe', 'Jeweler A-K', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50065', 'Recipe', 'Jeweler L-Z', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50066', 'Reagent', 'Leather I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50067', 'Reagent', 'Leather II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50068', 'Reagent', 'Tailor I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50069', 'Reagent', 'Tailor II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50070', 'Reagent', 'Engineer I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50071', 'Reagent', 'Engineer II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50072', 'Reagent', 'Blacksmith I', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50073', 'Reagent', 'Blacksmith II', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50074', 'Reagent', 'Cooking', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50075', 'Reagent', 'Alchemy', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50076', 'Reagent', 'Enchant', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50077', 'Reagent', 'Jeweler', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50078', 'Reagent', 'Miscellaneous', '0', '4', '0', '3', '0', '0', '17072', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50085', 'Weapon', 'Raid Tier VII', '0', '4', '0', '3', '0', '0', '2606', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('30001', 'Chrispeee', 'Teleporter Npc', '0', '4', '0', '3', '0', '0', '21576', '1', '1', '1', '0');
    INSERT INTO `creature_names` VALUES ('50083', 'Armor', 'Raid Tier VII', '0', '4', '0', '3', '0', '0', '21322', '1', '1', '1', '0');

  10. #10
    entrepid's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    No i mean, the table in your databse , creature_names just list the table names like name, field4, unk2 etc in order though and i can fix it

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

    Re: 2.3.0 Mall

    entry, name, subname, mouseflags, flags1, type, family, rank, unk4, spelldataid, male_displayid, female_displayid, male_displayid2, female_displayid2, unknown_float1, unknown float2, civilian, leader.

  12. #12
    IcyHot's Avatar Member
    Reputation
    8
    Join Date
    Feb 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    What if i just uploaded chrispeees DB and then just dumped creature_names out of it, and then deleted my creature_names and imported chrispeees?

  13. #13
    Rednexx's Avatar Member
    Reputation
    14
    Join Date
    Nov 2007
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    then it would work if the db's are same rev

  14. #14
    entrepid's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    INSERT INTO creature_names
    (`entry`, `name`, `Subname`,`mouseflags `Flags1`, `type`, `Family`, `Rank`, `unk4`, `SpellDataID`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `unknown_float1`, `unknown_float2`, `civilian`, `leader`)
    VALUES
    (50000, 'Armor', 'Dungeon Set 1', 0, 0, 4, 0, 3, 0, 0, 20023, 0, 0, 0, 0, 0, 0, 0);


    copy n save that into notepad and try executing that just to see if it works
    Last edited by entrepid; 11-17-2007 at 06:51 PM.

  15. #15
    IcyHot's Avatar Member
    Reputation
    8
    Join Date
    Feb 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2.3.0 Mall

    dident work came up with huge error somthing read manual lol

Page 1 of 2 12 LastLast

Similar Threads

  1. Portal to Shopping Mall
    By ulfgrim in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 09-13-2007, 11:58 PM
  2. Shopping mall with AC-Web repack?
    By blah7 in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 09-01-2007, 09:12 AM
  3. Shopping mall
    By Tane in forum World of Warcraft Emulator Servers
    Replies: 12
    Last Post: 08-31-2007, 10:29 PM
  4. Night Elf Male -> uNdead MalLe or Human Male PLZ
    By Pipson in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 05-16-2007, 09:33 AM
  5. Night Elf Male -> uNdead MalLe
    By Pipson in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 05-07-2007, 12:32 AM
All times are GMT -5. The time now is 06:15 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