MinoMino / minqlbot

An administration tool for the Quake Live client, extensible with plugins.
GNU General Public License v3.0
26 stars 10 forks source link

Deal with ambiguous usage of Plugin.find_player() #13

Open MinoMino opened 9 years ago

MinoMino commented 9 years ago

From IRC:

<Thaya> you know those times when you use like a shortcut of someones name for a cmd
<Thaya> and theres a dude with the exact same first letters in name
<Thaya> so you end up doing something completely different sometimes
<Thaya> it should actually just cancel the command when this happens
<Thaya> and maybe throw a message like "there's two players whos names start with 'abc'"
<Thaya> it doesn't happen a lot but it's annoying as FUCK if it does
<Thaya> you can ruin rounds + cause global confusion etc
<Thaya> so worth fixing imo