Results 1 to 10 of 28

Thread: [Q3 FIX] Q3 fake clients fix

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by Ni3ls View Post
    But the bots connect every 0.05 seconds. Thats the smallest delay
    If the rate limiter limits the connecting bots to 5 each second then you could try changing the wait to 0.15.
    PHP Code:
    if(isDefined(level.lastfakeplayerip) && level.lastfakeplayerip == ip
        
    wait 0.15

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

    Ni3ls (13th August 2015)

Posting Permissions

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