forked from UNLOZE/sm-plugins
MCE: Adding a timeframe where all map restrictions and CDs are disabled
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user