about sahar's files.

Results 1 to 21 of 21
  1. #1
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    about sahar's files.

    Does anyone know how to remove the port -9500 and make it 8900? because with -9500 i cannot see servers wtf, also if i make it 8900 at locator.ini i still cannot see servers, but if i go to jur13n's server files i can see servers.

    i'll wait some answer.


  2. #2
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: about sahar's files.

    ZLocatorlist.h

    #define LOCATOR_PORT -9500

    change to 8900

  3. #3
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    Re: about sahar's files.

    Quote Originally Posted by Ronny786 View Post
    ZLocatorlist.h

    #define LOCATOR_PORT -9500

    change to 8900
    Thanks a lot !

    Should i rebuild locator after that right?

  4. #4
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: about sahar's files.

    Quote Originally Posted by Wertex View Post
    Thanks a lot !

    Should i rebuild locator after that right?
    rebuild gunz aswell as locator

  5. #5
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: about sahar's files.

    If your changing the port you dont need to rebuildm locator.

  6. #6
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    Re: about sahar's files.

    Yeah, but everytime i try to change -9500 to 9500 it doesn't work, i can't see the servers with those server files, i hope someone can help me, it does only work when i put 127.0.0.1 at the IP configuration, but if i put my own WAN IP, i cannot see the server files, but with jur13n's server files i can, can someone teamviewer me or something? i will be glad.

  7. #7
    Account Upgraded | Title Enabled! Wish Q is offline
    MemberRank
    Jul 2012 Join Date
    LiveScoreLocation
    456Posts

    Re: about sahar's files.

    Quote Originally Posted by Wertex View Post
    Yeah, but everytime i try to change -9500 to 9500 it doesn't work, i can't see the servers with those server files, i hope someone can help me, it does only work when i put 127.0.0.1 at the IP configuration, but if i put my own WAN IP, i cannot see the server files, but with jur13n's server files i can, can someone teamviewer me or something? i will be glad.
    Change the port to 8900

  8. #8
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    Re: about sahar's files.

    Quote Originally Posted by Wish Q View Post
    Change the port to 8900
    I did it, i tried to change -9500 to 8900 at locator.ini, but it keeps not working, also i've that port open'd at my firewall configuration, also i tried to turn off my firewall and still doesn't work, also i tried to check with jur13n's server files and his client server (it's with 8900 as port at locator) and it worked, i could get in, but with sahar's files there's something weird thing, if you could help me i will be thankfull man

  9. #9
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: about sahar's files.

    No. Search for this: #define LOCATOR_PORT -9500 in ZLocatorlist.h and change the "-9500" to "8900" without the "" then build it, then go to Locator.ini and change the port to 8900 and restart.

  10. #10
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    Re: about sahar's files.

    Quote Originally Posted by Sensor View Post
    No. Search for this: #define LOCATOR_PORT -9500 in ZLocatorlist.h and change the "-9500" to "8900" without the "" then build it, then go to Locator.ini and change the port to 8900 and restart.
    Should i rebuild just locator or gunz also?

  11. #11
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: about sahar's files.

    Just Rebuiild Gunz.

  12. #12
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    Re: about sahar's files.

    Quote Originally Posted by Sensor View Post
    Just Rebuiild Gunz.
    IT WORKED! thanks man.

    Now i'm having another problem, i've called a mate to test, and i get 999 to him, any solution?

    EDIT : FIXED.

    PS : another problem, i can't purchase items in the shop, i tried this code
    UPDATE Item SET IsCashItem = 0

    but it didn't work, any idea?
    Last edited by Wertex; 08-06-13 at 04:14 PM.

  13. #13
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: about sahar's files.

    dbo.Item, right click Design, when that loads, right click any of the white space and click Relationships, then delete everything in the column on the left. Save and try then.

  14. #14
    Valued Member EvoGamers is offline
    MemberRank
    Nov 2012 Join Date
    102Posts

    Re: about sahar's files.

    nvm, check post above.
    Last edited by EvoGamers; 08-06-13 at 04:29 PM. Reason: nvm

  15. #15
    Retired. Don't PM. SecretsOThePast is offline
    DeveloperRank
    Jan 2009 Join Date
    643Posts

    Re: about sahar's files.

    I guess ports can be negative in Brazil. Who knew?

  16. #16
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: about sahar's files.

    Quote Originally Posted by SecretsOThePast View Post
    I guess ports can be negative in Brazil. Who knew?
    are you kidding ?

  17. #17
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: about sahar's files.

    Quote Originally Posted by SecretsOThePast View Post
    I guess ports can be negative in Brazil. Who knew?
    PHP Code:
    // huehuehuehuehuehue
    for (int i 00i++) {
        
    // sent rand0m puta's
        
    DDoSN00b("127.0.0.1", new Random().next(-655360));


  18. #18
    Retired. Don't PM. SecretsOThePast is offline
    DeveloperRank
    Jan 2009 Join Date
    643Posts

    Re: about sahar's files.

    Quote Originally Posted by Ronny786 View Post
    are you kidding ?
    I'm being so sincere right now.

    I'm talking to you on port -65456 right now, does this look like a joke?
    Last edited by SecretsOThePast; 08-06-13 at 05:06 PM.

  19. #19
    Valued Member Wertex is offline
    MemberRank
    Feb 2011 Join Date
    101Posts

    Re: about sahar's files.


  20. #20
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: about sahar's files.

    Quote Originally Posted by SecretsOThePast View Post
    I'm being so sincere right now.

    I'm talking to you on port -65456 right now, does this look like a joke?
    weird to see such a negative port ! >.>

  21. #21
    Retired. Don't PM. SecretsOThePast is offline
    DeveloperRank
    Jan 2009 Join Date
    643Posts

    Re: about sahar's files.

    Quote Originally Posted by Ronny786 View Post
    weird to see such a negative port ! >.>
    Try and cast -80 to unsigned short.



Advertisement