forked from UNLOZE/sm-plugins
Looks good.
This commit is contained in:
@@ -106,7 +106,7 @@ native CanNominateResult CanNominate();
|
||||
* @return true on success
|
||||
*/
|
||||
native bool ExcludeMap(const char[] map, int cooldown = 0, int mode = 0);
|
||||
// Cooldown in minutes
|
||||
// Cooldown in seconds
|
||||
native bool ExcludeMapTime(const char[] map, int cooldown = 0, int mode = 0);
|
||||
|
||||
native int GetMapCooldown(const char[] map);
|
||||
|
||||
Reference in New Issue
Block a user