Log in

View Full Version : Game Structures.


gakins04
09-14-2006, 12:30 PM
Forgive me if this has been posted as i've waded through hundreds of posts and have not found it. I'm working on making a character editor ( can be done in MySQL since it's all there but this will be for personal servers or admins to use ) and item searching that would be useful for everyone.

I've decifered a large amount of information on the items table but it occured to me someone has done it before. Does anyone have a list of The Item types structure i.e. 1hb,2hb, ect.., i've already got classes, races, and slots but hoping someone has done this before. If it's needed i can post the lists i've come up with for anyone that wants it.

It's windows based but if you play EQ i assume you have a windows box, i will make it able to access a server once i get it working the way i like. In the future i'd like to be a completely GUI based admin program but i don't want to get ahead of myself.

mattmeck
09-14-2006, 01:42 PM
good idea, however a majority of people running servers use Linux.

Will still be usefull tho.

gakins04
09-14-2006, 03:17 PM
The idea i have is to allow the admins to use this on a windows box to access thier server on the linux box. :)

John Adams
09-17-2006, 06:05 AM
Search around here for GeorgeS "EQItems" editor. Not sure if you're talking about going to in-depth character details, or just the chars items. If it's the latter, GeorgeS has a tool for that already. A detailed character editor (everything!) would be a welcome tool indeed.