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

Next Map: [not yet voted on] not showing on the welcome message #9

Closed evandrocoan closed 7 years ago

evandrocoan commented 7 years ago

Next Map: [not yet voted on] not showing on the welcome message

[QUOTE=vase070;2454534] also when you join server after awhile it will say [CODE] Type 'amx_help' in the console to see available commands Time Left: 19:39 min. Next Map: de_dust2002 [/CODE] But when you type nextmap in chat you get "Next Map: [not yet voted on]" I don't think these are bugs i mean as far as i know but i'm just pointing stuff out [/QUOTE] https://forums.alliedmods.net/showthread.php?p=2454534#post2454534

For this issue is very important to not keep the global variable g_nextmap into a inconsistent state as [not yet voted on], only the value returned by the cvar amx_nextmap may be set to [not yet voted on].

Related issues:

  1. https://github.com/evandrocoan/Galileo/issues/10 _ "nextmap" in chat it will still show the map that was voted for instead of the map changed to via "amx_cvar amx_nextmap"