Skip to content

By default, center print new votes to clients#228

Open
Gelmo wants to merge 1 commit intoTeamForbiddenLLC:masterfrom
Gelmo:votevisibility
Open

By default, center print new votes to clients#228
Gelmo wants to merge 1 commit intoTeamForbiddenLLC:masterfrom
Gelmo:votevisibility

Conversation

@Gelmo
Copy link
Member

@Gelmo Gelmo commented Nov 1, 2023

  • A new cvar has been added to userinfo - cg_centerVote - Default value is 1
  • If the player does not have cg_centerVote set to 0 and a new vote is started, they will receive a center print message that a vote is in progress, in addition to the standard messages in chat
  • If the player does not have cg_centerVote set to 0 and they have not yet voted when the vote status is re-printed to chat, they will receive another center print message that a vote is in progress, in addition to the standard messages in chat
  • A new checkbox has been added to the HUD options to control the cvar cg_centerVote
  • New strings for translation:
    • Console description - cg_centerVote
    • UI - Centered vote notifications
    • UI - Vote in progress - View chat

- A new cvar has been added - `cg_centerVote` - Default value is 1
- If the player does not have `cg_centerVote` set to 0 and a new vote is started, they will receive a center print message that a vote is in progress, in addition to the standard messages in chat
- If the player does not have `cg_centerVote` set to 0 and they have not yet voted when the vote status is re-printed to chat, they will receive another center print message that a vote is in progress, in addition to the standard messages in chat
- A new checkbox has been added to the HUD options to control the cvar `cg_centerVote`
- New strings for translation:
  - Console description - `cg_centerVote`
  - UI - `Centered vote notifications`
  - UI - `Vote in progress - View chat`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant