LuckyBro / sgfork

Automatically exported from code.google.com/p/sgfork
GNU General Public License v2.0
0 stars 0 forks source link

Can't kick bot via in-game menu #82

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Overall description:

When you want to kick bots with the HUD menu it doesn't work. It says:
"Vote passed.
Player 0 is not on the server"

Original issue reported on code.google.com by loup.vin...@hotmail.com on 20 Nov 2009 at 6:36

GoogleCodeExporter commented 8 years ago
I can kick any bot via console:
/kick Clint
/kick 1
/kick allbots
/kickbots,
etc.
This trouble is going from UI part and its PLAYERS_FEEDER. Probably something 
was 
corrupted during last UI improvements.
I'll check it.

Original comment by igorpana...@gmail.com on 20 Nov 2009 at 8:45

GoogleCodeExporter commented 8 years ago
UI was fine.
I've updated Cmd_CallVote_f() function.
Fixed in r108

Original comment by igorpana...@gmail.com on 21 Nov 2009 at 9:51