Results 1 to 10 of 26

Thread: Guid 0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Private First Class Earliboy's Avatar
    Join Date
    Nov 2012
    Location
    Germany
    Posts
    130
    Thanks
    5
    Thanked 88 Times in 61 Posts
    Well, do some logging for that. If someone connect with guid = 0 and is not a bot (self.pers["bot"] = true; on the testclient thread), save the name + guid.
    May enable some IP logging on B3 so u could check if its the same person or different ppl.
    I don't really care about 0 guids, i got them often in my server but theyre there for like 1-2 minutes or seconds. May its if the masterserver is lagging or the server itself (or client).
    Just enable all test stuff (homeserver, your guid = 0) with
    PHP Code:
    if(getCvar("sv_home") && self getGuid() == 0
    No ... No ... this is not possible .......

  2. The Following User Says Thank You to Earliboy For This Useful Post:

    kung foo man (13th April 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •