Thread: Custom Nextmap
View Single Post
isotonic
AlliedModders Donor
Join Date: Jun 2011
Location: Moscow, Russia
Old 10-31-2013 , 09:51   Re: Custom Nextmap
Reply With Quote #384

Quote:
Originally Posted by 1ka View Post
We know that it is no longer used nextmap.amxx
* - change: timelimit-based map changing is handled by AMXX nextmap base plugin as it is for AMXX mapchooser base one
Why?

Quote:
Originally Posted by 1ka View Post
And the problem:
When are 3 players in the server, if no one chooses and ignored mapchoose menu, timelimit out and Server hangs..
Ignored mapcycle.txt ...
Server hangs
In that case plugin should use random map in the list. Server could hang in case of there are no valid map in the list because of infinity cycle.
Do you could successfully reproduce described issue?

Also please notice that:
Quote:
Originally Posted by isotonic View Post
Attention
This plugin (my version AND the previous) requires nextmap.amxx (because nextmap.amxx exactly changes map to defined by amx_nextmap cvar in case of limit-based map change). Make sure you add it before nextmap.amxx in plugins.ini in order to you don't get incorrect second message for 'nextmap' chat command.
__________________

Last edited by isotonic; 10-31-2013 at 12:40.
isotonic is offline