what's wrong with it

Results 1 to 9 of 9
  1. #1
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    what's wrong with it

    this is my server.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="82.217.211.208" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="82.217.211.208" />
    		</TLOCATORLIST>
    and this is my locator.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="******"
    
    [NETWORK]
    IP="82.217.211.208"
    PORT="6000"
    
    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="5"
    LOCATOR_UID_LOW="0"
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
    UDP_LIVE_TIME="10000000"
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
    BLOCK_TIME="0"
    UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
    MARGIN_OF_ERROR_MIN="500000"
    USE_COUNTRY_CODE_FILTER="no" 
    GMT_DIFF="-3"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
    UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
    TEST_SERVER="0"
    and this my matchagent.xml
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Aimed QuestServer</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="82.217.211.208" tcpport="6000" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    and ofcourse my server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="*********"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Aimed QuestServer"
    FREELOGINIP="82.217.211.208"
    KEEPERIP="82.217.211.208"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [LOCALE]
    DBAgentPort=6000
    DBAgentIP=127.0.0.1
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    if i start the game i don't see a server how can that?
    Last edited by 007ruben; 03-01-09 at 02:20 PM.


  2. #2
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    Re: what's wrong with it

    Quote Originally Posted by 007ruben View Post

    and this my matchagent.xml
    Code:
    	<ADDRESS ip="82.217.211.208" tcpport="7777" udpport="5100"/>
    and ofcourse my server.ini
    Code:
    [LOCALE]
    DBAgentPort=5100
    DBAgentIP=127.0.0.1
    if i start the game i don't see a server how can that?
    Fix the parts in big size

  3. #3
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: what's wrong with it

    what is wrong?

  4. #4
    Apprentice Teclis is offline
    MemberRank
    Oct 2008 Join Date
    United StatesLocation
    20Posts

    Re: what's wrong with it

    Compare what I just gave to you to what you have...

  5. #5
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: what's wrong with it

    ok i am now testing

  6. #6
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: what's wrong with it

    Quote: Originally Posted by 007ruben

    and this my matchagent.xml
    Code:
    <ADDRESS ip="82.217.211.208" tcpport="7777" udpport="5100"/>
    and ofcourse my server.ini
    Code:
    [LOCALE]
    DBAgentPort=5100
    DBAgentIP=127.0.0.1
    if i start the game i don't see a server how can that?
    now i got this

    failed to connect to matchserver
    poort 7777

  7. #7
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: what's wrong with it

    Failed to spell. No offence.

  8. #8
    Account Upgraded | Title Enabled! 007ruben is offline
    MemberRank
    Jan 2008 Join Date
    netherlandsLocation
    491Posts

    Re: what's wrong with it

    what do you mean?

  9. #9
    Proficient Member bunny1995 is offline
    MemberRank
    Jul 2008 Join Date
    -Next To You-Location
    193Posts

    Re: what's wrong with it

    add my hotmail Benny95_95@hotmail.com



Advertisement