View Single Post
  #1  
Old 03-11-2005, 08:31 AM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default eq log to .sql file converter

I been working on pok for a little while, I found out already how to make the elevator work, spawn doors and stones.

It was a real pain since when I started to do this I was not sure if the coordinates from the logs would fit the eqemu coordinates system, but it does, and it does perfectly except in the bad part of town, I am not sure why but the coordinates there are off a bit, that is where I am having most of the problems to place the objects.

I been thinking about writing a program that reads the logs, convert the objects data to .sql file so they are easy to source into the db.

Is this a tool you guys already have? If not, then let me know and I will post it here when I have it ready.

Last edited by sysadmin; 03-11-2005 at 04:46 PM..
Reply With Quote