from what I understand this editor works with version 2.4.x of wow. Download it here
http://quice.indomit.ru/index.php? use the download link on the left. It is a rar archive. You will want to "import" the Quice.sql into your MaNGOS database. Then run Quice and set it up using the options, YOU HAVE TO POINT IT TO YOUR DBC FOLDER. When you crank Quice up, the first thing you have to do is give it your sql settings. I used no name for the sql program and simply put the username - password - and port in. then selected the Databases after, because once it make the connection it will list what databases you have ( to prevent typing errors )
Item Editor.... compatible with 2.4.x
12 posts
-
Posted 1 year ago » Permalink
-
p.s. I just started using it so I know next to nothing about what fields must be filled in. When you create/update an item/spell/quest, Quice will generate a script, and it is accessed by clicking the appropriate tab. YOU MUST EXECUTE THIS SCRIPT or it will not update your database. You must do this for each item/spell/quest that you edit/create. And you must do so after you are done with settings for the item/spell/quest, for each one you edit/create.
Posted 1 year ago » Permalink
-
Link to the structure of the item table http://wiki.udbforums.org/index.php/Item_template
Posted 1 year ago » Permalink
-
Does it handle the hardcode problem with the Item's Display ID's in 2.4.2? With the "?" showing up in the display boxes when in bag/backpack or action bar?
Posted 1 year ago » Permalink
-
the "?" are showing up while the items are in your backpack. I hadn't had this problem before with Quice.. also, while making an item I noticed that when I tried making an item have haste, it actually gave it hit avoidance (possible new item templates?)
Posted 1 year ago » Permalink
-
the hardcoded problem cannot be solved by an item editor, its in the coding of the game itself since 2.4.0, @siralex, HA is hit avoidance, not haste, haste is 37, it might not show up as an option but it does work.
Posted 1 year ago » Permalink
-
Yet another question from a beginner.
I have Quice in my mangos folder. in my case it would read something like D:\mysql\mysql server 5.0\date\mangos.
I'm typing in my port, "root" and my password. keeps telling me it lost connection to my server during query. What am I doing wrong this time?
Chances are I'll kick myself for how simple a solution it is.
Posted 1 year ago » Permalink
-
Exactly where should i put the quice.sql file?
I get the error "None of the dynamic libraries can be found: libmysql50.dll,libmysql.dll".
Please, i would really appreciate some help!Posted 1 year ago » Permalink
-
Quice & Mangos need to be EACH in their own folder, as well as xampp/wampp. STOP STICKING EVERYTHING IN ONE FOLDER. When you install quice you need to import the file quice.sql into your MANGOS database. Then quice.exe & the LANG folder & the CSV folder need to ALL be inside one folder (I called my main folder for it "Quice"). It is also gonna ask where your DBC folder is.... and that should be in your MaNGOS DATA install folder..... i.e. root\mangos\data. So to recap - your mangos needs to be in its own folder...and quice needs to be in its own folder.
mine:
E:\xampp -- holds MySQL, apache web server, website docs, FTP server, Mail server, PHPmyadmin
E:\MaNGOS -- holds MaNGOS & data
E:\Quice -- holds Quiceits cleaner this way and lets you navigate right to each ones folder
Posted 1 year ago » Permalink
-
and yeah.... in your bag the item show up as red question marks , but they display on your character sheet correctly..... i.e. your weapons look exactly as they should when drawn (assuming you are using the correct display ID)
Posted 1 year ago » Permalink
-
How do you import the file into your mangos database??????????????????
Posted 1 year ago » Permalink
-
Using something like PhPMyAdmin, or another SQL manager. What kind of SQL manager are you using ?
Posted 1 year ago » Permalink
Reply
You must log in to post.