Results 1 to 3 of 3

Thread: client text ignored for ....

  1. #1
    Senior Member Ancient Order's Avatar
    Join Date
    Aug 2015
    Location
    Paris, Fr.
    Posts
    256

    Default client text ignored for ....

    Hi! This is a 16 year old question im asking myself, do you know the criterias for this message to be raised in log, and what are the consequences of this ignorance:

    client text ignored for ....

  2. #2

    Default

    When a server has the sv_floodProtect cvar set to 1 (together with flood_waitdelay, flood_persecond, flood_msgs)

    If a client spams client commands like "reload", taunts, or even random words writen in the console,
    the server will ignore those commands (won't process them) and print the "client text ignored for..." message

    If you set sv_floodProtect to 0, you shouldn't have that message and the commands should run smoother (with the risk of getting flooded by taunt spams, etc..)

  3. #3
    Senior Member Ancient Order's Avatar
    Join Date
    Aug 2015
    Location
    Paris, Fr.
    Posts
    256

    Default

    Thank you Zappa!
    Next time, i wont forget to think

Posting Permissions

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