First for testing it, you need to put the IP ( 127.0.0.1 ) At the following Places:
Matchserver > Server:
Code:
FREELOGINIP="127.0.0.1"
KEEPERIP="127.0.0.1"
MONITORIP="127.0.0.1"
MatchAgent > AgentConfig:
Code:
<AGENTCONFIG>
<NAME>''Name of your gunz''</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="127.0.0.1" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Locater > Locater:
Code:
[DB]
DNS="GunzDB"
USERNAME="Your SQL inlogname"
PASSWORD="SQL password"
[NETWORK]
IP="127.0.0.1"
PORT="8900"
[ENV]
ID="1" <== This has to be same as the locater ID
System.mrs > System
Code:
<LOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="127.0.0.1" />
</TLOCATORLIST>
Now the Database
Log in > Open GunzDB >
LocaterStatus must be ID=''1''
(Has to be same as 'Locater' in the Serverfiles!!
ServerStatus Same IP (127.0.0.1)
You still don't get it? add me on msn: Bartjehh@hotmail.com
I also reply on reply's.