[Help] All done, but can't see the server. Search used
Hello to all!
I'm using Kekko Server.
My server IP is 193.100.150.20
Server Name: GunzUA
There is no router, I've opened ports in firewall (TCP: 6000, 8900, 5100; UDP: 7778).
What I've done:
1. Created ODBC Data Source in User and System tabs for GunzDB, connection tests were succesful.
2. Placed info in MSSQL in ServerStatus:
Code:
1 0 500 20.05.2008 8:33:53 193.100.150.20 6000 GunzUA 1 2
3. Filled in locator.ini:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="pa55wo0rd"
[NETWORK]
IP="193.100.150.20"
PORT="8900"
4. Filled in MatchAgent's agentconfig.xml:
Code:
<NAME>GunzUA</NAME>
<MAXCLIENT>500</MAXCLIENT>
<ADDRESS ip="193.100.150.20" tcpport="5100" udpport="7778"/>
<MATCHSERVERADDRESS ip="193.100.150.20" tcpport="6000"/>
5. Filled in MatchServer's server.ini:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="pa55wo0rd"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="GunzUA"
FREELOGINIP="193.100.150.20"
KEEPERIP="193.100.150.20"
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
CheckPremiumIP="0"
DBAgentIP="193.100.150.20"
GameCode=0
[LANGUAGE]
LANG_TYPE="ENG"
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
6. Unpacked client's system.mrs, placed info in 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="193.100.150.20" />
<LOCATOR id="2" IP="193.100.150.20" />
<LOCATOR id="3" IP="193.100.150.20" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="193.100.150.20" />
<LOCATOR id="2" IP="193.100.150.20" />
<LOCATOR id="3" IP="193.100.150.20" />
</TLOCATORLIST>
</XML>
7. Using FileList XML Maker, got crc32, wrote to filelist.xml in system, packed back, placed to client.
8. Edited client's config.xml (in root folder):
Code:
<SERVER>
<IP>193.100.150.20</IP>
<PORT>6000</PORT>
</SERVER>
And when I enter the game, there is no name of the server. Please, help!
Re: [Help] All done, but can't see the server. Search used
Quote:
Originally Posted by Ramonzzz
2. Placed info in
MSSQL in ServerStatus:
Code:
1 0 500 20.05.2008 8:33:53 193.100.150.20 6000 GunzUA 1 2
try setting your "type "2"" to type "4" OR if your hosting, sometimes you cant access the server... ask a freind to try and access it.
Re: [Help] All done, but can't see the server. Search used
This is dedicated server, I'm connecting from another IP.
My dbo.ServerStatus:
1=Debug Server
2=Normal MatchServer
3=Clan WarServer
4=Quest Server
5=Event Server
Tried 2 and 4 - nothing...
Re: [Help] All done, but can't see the server. Search used
Well dude... everything seems like i should to me. But there is a last alternative, use a different client and server files. Try using MAXTRAXv3's Tutorial and Files.
Re: [Help] All done, but can't see the server. Search used
Okey, thanx, I'll try. But this is totally screwing me :*(
Re: [Help] All done, but can't see the server. Search used
well... keep back up files. ezpz.
Re: [Help] All done, but can't see the server. Search used
he use wrong ips he use evrywhere lan ips
Re: [Help] All done, but can't see the server. Search used
IP was changed in 1st post due to security of my server :) Real IP is dedicated.
Re: [Help] All done, but can't see the server. Search used
So, any ideas? Not working yet...