yeah
if you want to read it
here
this is my
eqemu_config.xml
FULL
1kb
--------------
<?xml version="1.0"> <server> <world> <shortname>Walrus</shortname> <longname>I am the Walrus</longname> <!-- Only specify these two if you really think you need to. --> <address>161.109.232.159</address> <localaddress>127.0.0.1</localaddress> <!-- Loginserver information. --> <loginserver> <host>161.109.232.159</host> <port>5999</port> <account></account> <password></password> </loginserver> <!-- Sets the shared key used by zone/launcher to connect to world --> <key>some long random string</key> <!-- Enable and set the port for the HTTP service. --> <http port="9080" enabled="true" mimefile="mime.types" /> </world> <!-- Database configuration, replaces db.ini. --> <database> <host>localhost</host> <port>3306</port> <username>root</username> <password>****</password> <db>peq</db> </database> </server>
dont know why it opens like this but it does.
lol
but there is that
it is located in my eqemu folder
here is the other one
eqemu_config
XML Document
1kb
------------
<?xml version="1.0">
<server>
<world>
<shortname>setme</shortname>
<longname>I Forgot To Edit My Config</longname>
</world>
</server>
Last edited by fearpb; 01-19-2008 at 05:34 PM..
|