Flying carpet Item with Vendor menu

User Tag List

Results 1 to 6 of 6
  1. #1
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Flying carpet Item with Vendor

    "Flying Carpet Item and Vendor"


    Ok, I have gotten a few pm's on this so I decided to make a guide.

    I have the sql codes for you to use and will show you how I made the Item.
    (Very simple)


    Sql codes:

    The Item:
    Code:
    INSERT INTO `items` VALUES ('39150', '15', '0', '-1', 'Flying Carpet', 'Flying Carpet', 'Flying Carpet', 'Flying Carpet', '47773', '4', '0', '1000000', '1', '0', '-1', '-1', '70', '70', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '43343', '0', '0', '0', '330', '3000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', 'Fly anywhere!!!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', null, '0', null, '0', '0', '0', '0', '0', '0', '0', null, null, '0', '-1', '0');

    Creature name:
    Code:
    INSERT INTO `creature_names` VALUES ('99000', 'Flying Carpet Vendor', 'Flying Carpet Vendor', '0', '0', '7', '0', '1', '0', null, '9786', '0', '0', '0', '1', '1', null, null);

    Creature proto:

    Code:
    INSERT INTO `creature_proto` VALUES ('99000', '100', '100', '35', '245717', '245717', '34120', '1', '4224', '1800', '150', '250', '1800', '500', '650', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '36000', '0', '0', '0', '0', '0', '0', '0', '1', '0', 'MEMO', '0', '0', '0', '0', '4', '8', '12', '0');

    Vendors:
    Code:
    INSERT INTO `vendors` VALUES ('99000', '39150', '1');


    Or all sql 's together:

    Code:
    INSERT INTO `items` VALUES ('39150', '15', '0', '-1', 'Flying Carpet', 'Flying Carpet', 'Flying Carpet', 'Flying Carpet', '47773', '4', '0', '1000000', '1', '0', '-1', '-1', '70', '70', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '43343', '0', '0', '0', '330', '3000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', 'Fly anywhere!!!', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', null, '0', null, '0', '0', '0', '0', '0', '0', '0', null, null, '0', '-1', '0');
    
    
    INSERT INTO `creature_names` VALUES ('99000', 'Flying Carpet Vendor', 'Flying Carpet Vendor', '0', '0', '7', '0', '1', '0', null, '9786', '0', '0', '0', '1', '1', null, null);
    
    INSERT INTO `creature_proto` VALUES ('99000', '100', '100', '35', '245717', '245717', '34120', '1', '4224', '1800', '150', '250', '1800', '500', '650', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '36000', '0', '0', '0', '0', '0', '0', '0', '1', '0', 'MEMO', '0', '0', '0', '0', '4', '8', '12', '0');
    
    INSERT INTO `vendors` VALUES ('99000', '39150', '1');

    Be sure and change the Item number, Vendor number,Creature number, Creature proto number to fit in your database if this number already exist.

    Vendor and Item #'s are below.
    Vendor 99000
    Item 39150


    Here is a pic of the Vendor and Item




    ---------------------------------How I made the Item---------------------------------------

    This is done in Navicat!!

    Ok, all I did to make the Item is bring up an item in my database with a display I liked. Then went to Thotbot to lookup the spell Id##. Pic below...





    Example below:

    Pic a Item you want to use its display like Example: "Flying machine control"
    (This is only the display for your item,NOT the Flying machine)

    Make a new line in Navicat, pic below..





    Make a Entry number not used in your Item table .



    Now all you need to do is copy the line everything just like the other Item except
    the name of the Item(Flying Carpet) down to the spellid1. In spellid1 put the spell
    number here 43343. Continue copying down the row and save. (Save is the check mark).




    Spellid1 example below..



    I hope this better explains the Item making..

    Made by Chaoticd35
    Last edited by chaoticd35; 02-15-2008 at 12:33 AM.

    Flying carpet Item with Vendor
  2. #2
    EatUrBrains's Avatar Active Member
    Reputation
    55
    Join Date
    Jan 2007
    Posts
    504
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not bad ill try it out
    NoT A ZomBie~BuT iLL~EaTuRBrainS

  3. #3
    Saedusii's Avatar Contributor
    Reputation
    116
    Join Date
    Nov 2007
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This hardly explains how you created the item.

    And WoW-V items are not allowed, unless you have tier sets or other big compilations.

    (Edit: Oh well, +Rep.)


  4. #4
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the reply guys. I will update the Item making..:P

    Edit: Updated the item making,, hope its better understood. ty
    Last edited by chaoticd35; 02-15-2008 at 12:36 AM.

  5. #5
    King Shaun's Avatar Member
    Reputation
    419
    Join Date
    Dec 2007
    Posts
    1,305
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lots of these have been released mate, but this is one of the best ones I have seen, with a guide too etc!

    Thanks for the great contribution mate.

    Rep added (x6)


    Threads of the Week: [Errage] [Blizzard] [Rapidshare]

  6. #6
    Lilltimmy's Avatar Member
    Reputation
    20
    Join Date
    Jun 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lols i made an Flying Carpet to my Server Long time ago... :P

Similar Threads

  1. Flying Mount with Vendors
    By Nanubz in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 11-26-2010, 11:07 AM
  2. Get limited items from vendors faster! ALONG WITH LIMITED ITEM VENDORS!
    By Trimak in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 06-11-2009, 09:23 AM
  3. Flying Mount - Walk with running-animation
    By User in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 05-26-2007, 06:06 PM
  4. [Macro] Sell all gray items with one click.
    By Alkhara Majere in forum World of Warcraft Bots and Programs
    Replies: 29
    Last Post: 02-19-2007, 01:07 PM
  5. unlimited limited supply items from vendors
    By PolishMaster1 in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 02-12-2007, 07:21 PM
All times are GMT -5. The time now is 09:32 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