FACEIT-HELPER icon indicating copy to clipboard operation
FACEIT-HELPER copied to clipboard

Server Auto-Veto

Open CullenIO opened this issue 8 years ago • 1 comments

Auto-veto for servers.

Things to consider:

  • Find what region the user is joining on
  • Veto based on the list of locations in that region
  • How will the user decided the veto order?

CullenIO avatar Oct 20 '16 19:10 CullenIO

For first question , commit b6d57f4 already implemented the detection of user region and value will be saved into globalState.region

Another thing to be considered is the list of the server available

Poheart avatar Oct 20 '16 20:10 Poheart