PDA

View Full Version : object extractor


sysadmin
04-07-2005, 02:05 PM
I am pleased to release a tool to the server op emu community that will make their life much easier. I made this tool because it is crazy to stop and start your server everytime you add a door or object to the database. Also It is very time consuming to do it one by one. This tool will help you source in all the doors and objects of a single zone on a single pass.

Here is how to use it:

1- Create a log directory e.g. C:\logs.
2- Download the log files to the c:\logs and unzip them to the same directory.
3- Download obj2mysql (http://www.angelfire.com/alt2/pics3/obj2mysql.zip) and unzip it to c:\logs.
4- Open obj2mysql.
5- Select the log file to translate.
6- Select the zone you want the objects to end in, for example, if you are extracting objects from akanon, then select akanon.
7- Choose an ID to renumber the ID's so they wont end up overwriting other records, if you are not sure what the ID should be, check the id on the doors table.
8- Source in the resulting file
9- restart your server after you sourced in the file.

WARNING: I am not responsible for anything that you screw up on your database. ALWAYS make a backup BEFORE working on your database.

Release 1.12 (http://www.angelfire.com/alt2/pics3/obj2mysql.zip)