
Originally Posted by
ExelcysPrime
Oh yes, i putted it off, then again no servers showed up...
---------- Post added at 11:28 AM ---------- Previous post was at 09:33 AM ----------
Server.ini
AgentConfig.xml:
Here is my locator.ini:
System.xml
Config.xml
Everything seems to be alright?
Alot of things wrong with this. Use these server.ini files etc
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="DATABASEPASSWORD"
[SERVER]
MAXUSER="100"
SERVERID="1"
SERVERNAME="SERVERNAMEGOESHERE"
FREELOGINIP=""
KEEPERIP="YOURWANIP"
MONITORIP="127.0.0.1"
MONITORPORT="9000"
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LOCALE]
DBAgentIP="127.0.0.1"
DBAgentPort="5100"
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_MD5="0"
USE_FILECRC="0"
USE_RESOURCECRC32CACHECKECK="0"
[POWERLEVELING]
USE_POWERLEVELING_DB_BLOCK="1"
POWERLEVELING_DB_BLOCKTIME="100000"
[KILLTRACKER]
USE_KILLTRACKER="1"
MAXKILLCOUNT_ON_TRACETIME="50"
KILLCOUNT_TRACETIME="50"
[LOOPLOG]
USE_LOOPLOG="1"
MAX_LOOP_TIME_GAP="36000"
And this system.xml:
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<XML>
<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
<SKIN>Default</SKIN>
<DEFFONT>Arial</DEFFONT>
<IME>true</IME>
<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_global</DIR>
</BAREPORT>
<HOMEPAGE>
<URL>http://www.gunzonline.com</URL>
<TITLE>GunZ the Dual</TITLE>
</HOMEPAGE>
<EMBLEM_URL>http://localhost/emblems/</EMBLEM_URL>
<TEMBLEM_URL>http://localhost/emblems/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="MY WAN IP" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="MY WAN IP" />
</TLOCATORLIST>
</XML>