So i cant see my server

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! flyffhelper is offline
    MemberRank
    Dec 2010 Join Date
    419Posts

    So i cant see my server

    First i tryed to do with Hamachi then with 127.0.0.1 but still can't see the server btw i show my ini's :)

    `







    say me if i did something wrong inside there.
    Last edited by flyffhelper; 20-06-11 at 12:29 PM.


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: So i cant see my server

    Post your server.ini here. You've messed up with all the quotes in it.

  3. #3
    Account Upgraded | Title Enabled! flyffhelper is offline
    MemberRank
    Dec 2010 Join Date
    419Posts

    Re: So i cant see my server

    Quote Originally Posted by Phoenix View Post
    Post your server.ini here. You've messed up with all the quotes in it.
    i posted mine server.ini or is that the wrong one o-o

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: So i cant see my server

    I asked you to post it so that I could edit it. Images are useless.

  5. #5
    Account Upgraded | Title Enabled! flyffhelper is offline
    MemberRank
    Dec 2010 Join Date
    419Posts

    Re: So i cant see my server

    ok sorry i post it now i hope u can help my out my really wany gunz server :).
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="root"
    
    [SERVER]
    MAXUSER=50
    SERVERID=1
    SERVERNAME="MatchServer1"
    FREELOGINIP="""
    KEEPERIP="127.0.0.1""
    MONITORIP="127.0.0.1""
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [LOCALE]
    DBAgentPort=5100
    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"
    Last edited by flyffhelper; 20-06-11 at 03:08 PM.

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: So i cant see my server

    Use this:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="root"
    
    [SERVER]
    MAXUSER="50"
    SERVERID=1
    SERVERNAME="MatchServer1"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [LOCALE]
    DBAgentPort=5100
    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"

  7. #7
    Account Upgraded | Title Enabled! flyffhelper is offline
    MemberRank
    Dec 2010 Join Date
    419Posts

    Re: So i cant see my server

    Ok but what extactly changed ;p?



Advertisement