forked from UNLOZE/sm-plugins
updated so that low pop helper has its own configuration now in the .cfg to decide with how many people on each map to help with easy settings
This commit is contained in:
@@ -114,6 +114,7 @@ native bool ExcludeMapListingPriority(const char[] map, int index);
|
||||
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 GetMapLowPopHelpCount(const char[] map);
|
||||
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