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:
3. Filled in locator.ini:Code:1 0 500 20.05.2008 8:33:53 193.100.150.20 6000 GunzUA 1 2
4. Filled in MatchAgent's agentconfig.xml:Code:[DB] DNS="GunzDB" USERNAME="sa" PASSWORD="pa55wo0rd" [NETWORK] IP="193.100.150.20" PORT="8900"
5. Filled in MatchServer's server.ini: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"/>
6. Unpacked client's system.mrs, placed info in system.xml: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"
7. Using FileList XML Maker, got crc32, wrote to filelist.xml in system, packed back, placed to client.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>
8. Edited client's config.xml (in root folder):
And when I enter the game, there is no name of the server. Please, help!Code:<SERVER> <IP>193.100.150.20</IP> <PORT>6000</PORT> </SERVER>


Reply With Quote![[Help] All done, but can't see the server. Search used](http://ragezone.com/hyper728.png)

