EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=623)
-   -   5.0 Item Editor 1.1 (NEW 1.5!!) (https://www.eqemulator.org/forums/showthread.php?t=10017)

mangoo 11-10-2003 02:56 PM

Not sure quite sure what exactly could be the problem here. You might want to check your permissions out and make sure that they allow a remote system to access MySQL. That and checking network settings are the other things that I can think of right now.

ric0h 11-10-2003 09:32 PM

unknown97 is the code for LDoN dungeon type, e.g. 3 is Mm, 4 is Ruj, etc.

unknown98 is the cost of the item in adventure points.

unknown99 is always 1 for these items. NOT SURE ABOUT WHAT IT'S USED FOR.

Note that some LDoN items that are not properly collected dont have this fields set.

LDoN sold items start at 42001

Vaelene 11-11-2003 04:03 AM

I finally figured the problem out. It was a permissions issue with Mysql. I had followed the setup guide for setting up a database and eqemu and had used the following example out of the guide for that purpose.

mysql -u root mysql
create database eq;
grant all privileges on *.* to test@localhost identified by 'test' with grant option;

The grant command in the example is enough to get eqemu up and working but not enough to use this program to access the database. I had to add another grant command and substitute test@localhost with my computer name@localhost to get the item editor to work. Additionally i believe that i can substitute localhost with the ip address of the system trying to connect to the database and use this program remotely. I will try that next.

Just wanted to let you know i got it working and say Congrats on a great program.

mangoo 11-11-2003 05:21 AM

Thanks Vaelene, glad to hear you got it going. And to ric0h, rawr! you da man!

DeletedUser 11-27-2003 02:58 PM

The search feature is kindve limited... is there anyway we could get it so it can search other values.. such as item price values? I could use this tool for a lot more then eqemu. :D

Keep up the good work mang00!

mothlos 11-29-2003 03:14 AM

crash
 
I cannot get the item editor to run if I give it valid mysql information. I get a memory could not be 'read' error. No problem if I give it bad mysql info, but then I can't edit the database.

Any idea?

Bug 11-29-2003 08:38 AM

http://www.everquestserver.com/forum...ic.php?t=11440

If you need, for some reason, to search other values, use mysql CC and follow the search format listed in the above post. Using a combination of CC and the item editor should be alright.

Tattered 12-03-2003 02:01 PM

--edit--
Nevermind actually.. Problem solved. :p

Shadow-Wolf 12-03-2003 02:42 PM

....

infernal 04-16-2004 01:00 PM

most of the versions i have try'd... i can get it to show me the list of items... but 1ce i click on 1 of them.. i get trouble shooting problems... any idea why? and how i can fix it?

NarutoLegacy 04-16-2004 03:14 PM

Quote:

Originally Posted by Shadow-Wolf
....

that helped


All times are GMT -4. The time now is 12:06 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.