Adding Items

Results 1 to 2 of 2
  1. #1
    Account Upgraded | Title Enabled! Rickpwns is offline
    MemberRank
    Jun 2008 Join Date
    761Posts

    Adding Items

    Hey!

    How do i Add Items To My Database,
    So i can spawn them and use them?

    Please Help!

    Thanks!

    ~Rickpwns~


  2. #2
    Proficient Member l-Deathrow-l is offline
    MemberRank
    Jul 2007 Join Date
    CanadaLocation
    167Posts

    Re: Adding Items

    Custom items, etc?

    This is how:

    Goto www.wow-v.com

    Pick what you want to create at the top bar (Weapon, Armor, etc)

    Once you're done, press submit and your weapon will appear at bottom as it would appear in-game, then goto "Download SQL Batch"

    Download it as whatever server you run (Arcemu, Mangos)

    Right click on the weapons SQL file, and goto "Edit" then copy everything in that file.

    Load up Navicat, HeidiSQL, MySQL (I personally prefer Navicat) and double click your World database, goto "New Query" and paste the SQL text in the box, Press "Run" then save it as whatever you wish.

    To get your weapon to showup on there, you must restart your server.

    Then just do .lookup item (Weapon name) and it will showup.



Advertisement