LuckyBro / sgfork

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

incompatibility from /serverstatus and /rcon status #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The Client IDs in /serverstatus and /rcon status are different.

I believe that Client IDs from "/rcon status" can be used to perform a
correctly working /callvote clientkick [CLIENT_ID].

Whilest i know that Client IDs from /serverstatus reflect different ones
which will get someone random kicked when using them for /callvote
clientkick [Client_ID]

my suggestion is to adapt /serverstatus in a way, so that it displays the
same ClientIDs as /rcon status.

PS: /callvote clientkick makes it possible to get rid of lame players who
can't be kicked by /callvote kick [Name] -- and lately, you run into such
lamers on an almost daily base.

Original issue reported on code.google.com by mortijs-...@yahoo.de on 26 Aug 2009 at 10:52

GoogleCodeExporter commented 9 years ago
I propose to show each player's ID in scoreboard. Of course, via customizible 
HUD 
things.
ID will be used in many functions, so it have to be very easy and intuitive to 
find 
player's ID.

Original comment by igorpana...@gmail.com on 19 Sep 2009 at 3:49

GoogleCodeExporter commented 9 years ago
sounds good aswell

but additionally i'd still either remove /serverstatus or fix the displayed IDs 
in
that cmd

Original comment by mortijs-...@yahoo.de on 19 Sep 2009 at 5:45