Resource icon
This content may be freely modified and/or maintained by anyone.

Gouldron

pea soup enjoyer
Gouldron submitted a new resource:

Vote - a flexible voting system for servers

vote is a flexible and configurable voting system for multiplayer servers, heavily inspired by Xonotic's built-in voting system. it features a wide range of configuration settings and a basic voting dialog with keybinds to make it easy for players to use.

View attachment 114223

usage​

to cast a vote, use any of the following commands:

Code:
vote call <vote>
vcall <vote>

where <vote> is the vote you want to make. you can also view...

Read more about this resource...
 
Gouldron updated Vote with a new update entry:

The finished version

so, i originally posted the wrong version of this by accident, and i've been holding on the final version for this addon for a while now. the only thing that the unfinished version was missing was the vote_change code was not implemented yet as well as a few minor tweaks that don't affect how the scripts works.

i apologize for the mistake, it's my bad!

Read the rest of this update entry...
 
Gouldron updated Vote with a new update entry:

1.1 update

  • added a few utility command for common stuff you'd want for a voting system.
  • forward slash (/) is now allowed on votes, making it possible to make a no-op vote by adding // to vote_commands.
  • the default value of vote_commands is now exitlevel map restart nextlevel.
  • fixed vote cooldowns resetting between map changes.
  • fixed bots counting to the final tally, despite not being able to vote.

Read the rest of this update entry...
 
Gouldron updated Vote with a new update entry:

1.3 update

been a hot minute since i've done anything lua, let alone an update. either way, here's a few bug fixes and features.

  • fixed potential game crash if a player joins mid-vote.
  • fixed vote system breaking horribly the player calling a vote leaves before the vote ends.
  • vote commands now allow up to 3 arguments.
  • a new utility vote command has been added: roll.

Read the rest of this update entry...
 
I want to report a bug in this addon... When trying to call a vote for a command with a large argument, the system that reports such votes to the chat cannot send them because it exceeds the 255 character limit. Someone used this to crash my server by abusing it! Please fix this!
I made a video to show the problem:
 
Last edited:

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top