mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[MANUAL MIRROR] Adds message clarifying that you've been KICKED from the game when th (#21136)
Adds message clarifying that you've been KICKED from the game when the keysend flood autokick triggers. (#72083) There is now a message clarifying that you've been KICKED from the game when the keysend flood autokick triggers. Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
keysend_tripped = TRUE
|
||||
next_keysend_trip_reset = world.time + (2 SECONDS)
|
||||
else
|
||||
to_chat(src, span_userdanger("Flooding keysends! This could have been caused by lag, or due to a plugged-in game controller. You have been disconnected from the server automatically."))
|
||||
log_admin("Client [ckey] was just autokicked for flooding keysends; likely abuse but potentially lagspike.")
|
||||
message_admins("Client [ckey] was just autokicked for flooding keysends; likely abuse but potentially lagspike.")
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user