Server Doesnt Show

Results 1 to 7 of 7
  1. #1
    Proficient Member sota808 is offline
    MemberRank
    Oct 2008 Join Date
    151Posts

    Server Doesnt Show

    I did all the steps correctly but for some reason....when i get to the login screen....no server shows :(


  2. #2
    Member dawidziom12 is offline
    MemberRank
    May 2008 Join Date
    97Posts

    Re: Server Doesnt Show


  3. #3
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: Server Doesnt Show

    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.

  4. #4
    Proficient Member sota808 is offline
    MemberRank
    Oct 2008 Join Date
    151Posts

    Re: Server Doesnt Show

    Ty bart!!!!! Ur the best!!!! Btw can u help me with 1 more thing? How do i give people items?

  5. #5
    Proficient Member HigherGamers is offline
    MemberRank
    Apr 2008 Join Date
    http://reborn-gamerz.co.ukLocation
    190Posts

    Re: Server Doesnt Show

    Thats easy, go to character.dbo (i think its .dbo, but its the table in the db called character) anyway right click and open table. Then find the character you wanna gift, then find their CID (character ID) which should be easy to find.

    Once found go to characteritem.dbo, and then go to the bottom of the table, fill in the CID and the item id. Press execute at the top and there you have it! The character now needs to relog for that to take effect.

  6. #6
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: Server Doesnt Show

    Quote Originally Posted by sota808 View Post
    Ty bart!!!!! Ur the best!!!! Btw can u help me with 1 more thing? How do i give people items?
    Np :)

    And Highergamers already answered the question ;-)

  7. #7
    Proficient Member sota808 is offline
    MemberRank
    Oct 2008 Join Date
    151Posts

    Re: Server Doesnt Show

    ty Highergamers
    Last edited by sota808; 01-12-08 at 03:56 AM.



Advertisement