In Game Voting

Player Voting Menu

Sub header

Classes: All?

Function: Provides the facility for players to majority control the following items:

  • Kick Player (needs player selection and client side messages "Freddan voted to be kicked")
  • Change Level (needs level selection and client side messages "Ins has voted to change level to HalfMarnie rules: Capture The Flag")
  • Change Game Mode (needs mode selection and client messages "Dr.Oopy has voted to change mode to Death Match")
  • Change Server Mode (Tournament mode?) (needs mode selection and client messages "Aereogramme has voted for Tournament Mode")
  • (Vote admin?) To be discussed.

Each of the above points to have server configurable parameters (cvars?) as to the percentage required to take affect.
Example: cvar: vote_kick_player = 51 means 51% or higher player votes (based on the total number of players in the server) would be required to kick a player.

Form: Could be added to the existing player menu?.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License