Bug 2705 - Nick / Chat Spamming & AntiKick Bug
Status: RESOLVED FIXED
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: All Windows XP
: P2 major
Assignee: Tim Angus
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2006-05-14 13:55 EDT by Karl Southern
Modified: 2006-06-17 18:06:14 EDT
1 user (show)

See Also:



Description Karl Southern 2006-05-14 13:55:39 EDT
Technically these are 2 different bugs, but come up the same area, I would've guessed.

1. Nick spamming. Its possible to change your nick extremely fast. This causes lag, and if the personal reponsible is particularly irritating they'll make it have loads of colours. 

2. Is is possible to have a nick with only a space as the name. Unfortunately the kick system will not kick this character.
Comment 1 Tony J. White 2006-05-29 23:11:51 EDT
(In reply to comment #0)

> 2. Is is possible to have a nick with only a space as the name. Unfortunately
> the kick system will not kick this character.

If a name is truly blank, then UnnamedPlayer gets set.  I think what was going on here was related to this:

https://bugzilla.icculus.org/show_bug.cgi?id=2719

Comment 2 Tim Angus 2006-06-17 18:06:14 EDT
1. Throttled now, by g_minNameChangePeriod
2. Spaces are fine in names, you just need to enquote the name when using the kick command.