Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads

Suggest Vote Kick feature


Dynas
 Share

Recommended Posts

Using admin_overrides.cfg
Overrides
{
   /**
    * By default, commands are registered with three pieces of information:
    * 1)Command Name         (for example, "csdm_enable")
    * 2)Command Group Name    (for example, "CSDM")
    * 3)Command Level        (for example, "changemap")
    *
    * You can override the default flags assigned to individual commands or command groups in this way.
    * To override a group, use the "@" character before the name.  Example:
    * Examples:
    *        "@CSDM"            "b"                // Override the CSDM group to 'b' flag
    *         "csdm_enable"    "bgi"            // Override the csdm_enable command to 'bgi' flags
    *
    * Note that for overrides, order is important.  In the above example, csdm_enable overwrites
    * any setting that csdm_enable previously had.
    *
    * You can make a command completely public by using an empty flag string.
    */
}


sm_votekick ""

 

Using server.cfg
sm_vote_kick 0.75
sm_vote_show 0

 

That's all we should need to do across servers, but since overrides is also a picky thing, I'd say we test this before rolling out changes as such

 

SA -> A -> P

Link to comment
Share on other sites

If memory serves this was suggested and included a while back, however, the after-mentioned "player police" abused the system so it was removed. Mainly because players that did really well had others, not doing so well, gang up on them causing legitimate (top 20) players to be kicked/banned from the game.

 

/2 cents

Link to comment
Share on other sites

This already exists in most servers under tf2's default call vote feature

 

But if the text for a plugin still is up, that should be taken care of.

 

note: that feature broke along all servers for tf2 with the last update

Link to comment
Share on other sites

This already exists in most servers under tf2's default call vote feature

 

But if the text for a plugin still is up, that should be taken care of.

 

note: that feature broke along all servers for tf2 with the last update

 

Was never broken, just "disabled"

 

 

I'm looking into propagating a public override so that anyone can votekick BUT not voteban

 

Any idea on what votekick ratios should be ( n > 0.5 hopefully Dx)

Edited by enigma#
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share