forked from UNLOZE/sm-plugins
redoing with new native to not screw up the nominations related native
This commit is contained in:
@@ -111,6 +111,7 @@ native bool ExcludeMapTime(const char[] map, int cooldown = 0, int mode = 0);
|
||||
|
||||
native int GetMapCooldown(const char[] map);
|
||||
native int GetMapCooldownTime(const char[] map); // in unix time
|
||||
native int GetMapCooldownTime2(const char[] map); // in unix time
|
||||
native int GetMapMinTime(const char[] map);
|
||||
native int GetMapMaxTime(const char[] map);
|
||||
native int GetMapMinPlayers(const char[] map);
|
||||
|
||||
Reference in New Issue
Block a user