evandrocoan / MultiModServer

It is a Multi-Mod plugin's configurations for Amx Mod X - https://forums.alliedmods.net/showthread.php?t=273018
GNU General Public License v3.0
17 stars 17 forks source link

Allowing to close the vote menu when the vote status is 3 - always show the vote current progress #4

Closed evandrocoan closed 7 years ago

evandrocoan commented 7 years ago

Allowing to close the vote menu when the vote status is 3 - always show the vote current progress

[QUOTE=Skyliner;2457525]It's there any possibility to make a modification? What modification? When a players chose the map, the menu will disapear. Why? Because many of my players are complain that they can't chose weapons or grenades when the menu is on. Thanks! :)[/QUOTE] https://forums.alliedmods.net/showthread.php?p=2457525#post2457525

Add a new option to the section:

////////////////////////////////////////////////////////////////////////
// By showing the status of the vote, you allow players to see how    //
// many votes the various choices received.                           //
////////////////////////////////////////////////////////////////////////

Allowing the close the vote menu and the vote status is 3 - always show the vote current progress. It is supposed to use the button 0. Adding a sub-menu. Change the undo to Undo/Close the vote menu. Then later, he may choose between undo the last vote, and close the voting menu.

The menu should look like:

  1. See the voting progress
  2. Undo my vote
  3. Close the vote menu

This would be nice as the 0 button would open a submenu which will allow more optional options, also showed automatically by the:

  1. https://github.com/evandrocoan/Galileo/issues/40 Create and open a Post-Vote menu
evandrocoan commented 7 years ago

Implemented on:

  1. https://github.com/evandrocoan/Galileo/issues/40 Create and open a Post-Vote menu