assaultcube / AC

AssaultCube
860 stars 221 forks source link

Scoreboard: "deaths by TK" option #44

Open ghost opened 10 years ago

ghost commented 10 years ago

We should be able to see how many of our deaths were by TK.

Also, should see a ratio as such.

SebastianPfliegel commented 10 years ago

What do you mean with ratio? @lucasgautheron implemented the ratio (it's a setting). And yes, I agree.

aurhat commented 10 years ago

IMO unnecessary, such information is very rarely interesting. At least it shouldn't be in scoreboard, even TKs aren't there. If you really want this, rather it should be an attribute (deathsbytk?) of "player" command - existing example: /echo (player CN tks)

ghost commented 10 years ago

You guys are way-off. What I'm asking for, is a way to see what your ratio would've been, if you had not been TK'd like-crazy by your team (we've all had those games...).

How we do that, up to you.

lucasgautheron commented 10 years ago

If anything has to be done, we should not hard code every stat possible, but we should allow the user to make a scoreboard column returns a custom cubescript output. Like : /custom_1 5 "deathstk" deaths_by_tk would set the 1st custom column slot to show deaths by tk if deaths_by_tk is an alias returning the amount of deaths by tks for a given client (cn would be passed as $arg1). EDIT: pretty much what aurhat said i think.

naortega commented 10 years ago

Something that might be nice is a command that tells you game stats of a certain player (such as tks, it's always nice to see who's killing their own team mates).

aurhat commented 10 years ago

/whois cn

ghost commented 10 years ago

Maybe we can change /whois to allow a whois upon oneself, that shows data like, how many people have TK'd you.

fvilante commented 9 years ago

I as a regular player would like to add that TK is really annoying. Because sometimes a guy enter the match (sometimes with the same name of yours, but not necessary) start to kill others and yourself and CALL a vote to ban you. Some guys distribute shoots for their own team, reducing their dudes lives but without killing. On both cases what can I do? Some additional information (like the statistics proposed) may help to reduce this bad pratice.