Orion Pirates Webmap Readme
---------------------------

EAW SQL Webmap written by Rajnsaj, modified for use by FPF-DarkElf
Orion Pirates Webmap Datafile Converter written by FPF-DarkElf

PLEASE READ THE ENTIRE FILE!

/**********************/
/*Requirements        */
/**********************/

For the OP Webmap:
--Access to a MySQL server and one database
(If you do not have a MySQL server, you will need to download 
and install one.  You can get it at http://www.mysql.com/ )
--Access to a web HTTP server

For the Datafile Converter
--A PC running Windows

/***********************/
/*Installation         */
/***********************/

1.)Unzip the file with directory names intact into any directory.

2.)Create an Empty database (opwebmap recommended) on your MySQL
server.  The server will create the structure as needed. (Make sure
you have DROP DATABASE, SELECT, INSERT, and UPDATE privs)

3.)In the OPSQLWebmap directory, edit the mapcfg.php file, and fill
in the parameters to your MySQL server information.

4.)Upload the OPSQLWebmap directory to your web server.

5.)Place the SFCOP Webmap.exe anywhere on the computer running your
Dynaverse 2 Server Platform. (Same directory of your ServerPlatform.exe
is recommended)

6.)Edit the configure the config.txt file as follows:

First line - Path to your database. (Note: if you find your ServerPlatform
crashes, you may want to consider using your AUTOSAVE datbase instead of
your main one)

Second line - IP to your MySQL Server (usually localhost)

Third line - Your MySQL Username

Fouth line - Your MySQL Password (if your one of those people who don't
use a password, <::laughs::> place & here for no password.

Fifth line -  The OP Webmap database name as described above

Sixth line - Ignore this for now, DO NOT TOUCH!

7.)Set the .exe to run at a certain interval (Every 3-5 minutes recommended)
using the Windows Task Scheduler.  This is when the webmap updates.

8.)Run the .exe for the first time after doing this.  This will create your webmap.

YOUR DONE!  ENJOY!




