MCE: Adding a timeframe where all map restrictions and CDs are disabled

This commit is contained in:
neon
2019-08-17 14:31:28 +02:00
parent 9f9ad1016a
commit 73a77fa919
3 changed files with 93 additions and 21 deletions
@@ -132,6 +132,8 @@ native int GetMapGroupRestriction(const char[] map, int client = 0);
native bool GetMapVIPRestriction(const char[] map, int client = 0);
/**
* Amount of Extends left on the current map
*
@@ -139,6 +141,8 @@ native bool GetMapVIPRestriction(const char[] map, int client = 0);
*/
native int GetExtendsLeft();
native int AreRestrictionsActive();
public SharedPlugin __pl_mapchooser_extended =
{
name = "mapchooser",