google-code-export / ghostplusplus

Automatically exported from code.google.com/p/ghostplusplus
Other
3 stars 0 forks source link

Kick by slot in game lobby #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I can use !kick command by nick only... or some words by match
Need add feature to kick by slot... for ex. !kick #1 or !kick #6 etc...
For example, how it works with !close !open commands...

Original issue reported on code.google.com by m...@rooty.name on 29 Jul 2009 at 2:44

GoogleCodeExporter commented 9 years ago
It would be great to add this feature in the game too...

Original comment by m...@rooty.name on 29 Jul 2009 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago
Why don't you just use !open <slot> then? Having !kick parse the argument to 
see if it is a number is 
ambiguous, someone may be called #1 as a nick. I don't think this is a good 
idea and I don't see the need for it.

Original comment by luq...@gmail.com on 29 Jul 2009 at 4:51

GoogleCodeExporter commented 9 years ago
What about 'in game'? When i can't use !open and !close ?

Original comment by m...@rooty.name on 29 Jul 2009 at 7:29

GoogleCodeExporter commented 9 years ago
votekick ?

Original comment by prodotah...@gmail.com on 1 Aug 2009 at 8:42

GoogleCodeExporter commented 9 years ago
I don't think I'll add this because the bot may not know the true slot 
configuration
after the game starts, for example in DotA when the "-sp" or "-switch" commands 
are
used. It would result in the bot kicking the wrong player and would cause a lot 
of
frustration.

However, the image you uploaded where it's impossible to ban someone when their 
full
name is a subset of another player's name does demonstrate a problem with the 
ban
feature. I've just uploaded a fix to the SVN and it'll be in the next version of
GHost++. Thanks.

Original comment by hogantp on 5 Aug 2009 at 5:55