Quote:
Originally Posted by IC3k1ng
|
Thanks.
My multimod uses the cvar ‘amx_nextmap’ to set the next map when the vote ends, so any other plugin that uses that cvar for map change would have no problems. For example, ‘Win by Frags’ uses that cvar for map change and would have no problems. Personally, I don’t think it’s possible to cover 100% of all the plugins available at the moment, the best I can do is use what is standardized at the moment (cvar ‘amx_nextmap’).
Anyway, each administrator should modify if there is any plugin that is not fully compatible to cover the case. In this new version, i added a new native to make a map change without having to add extra code in an addon, you simply use the native ‘mm_force_change_map’ to make that possible.
Sry for my english
__________________