forked from UNLOZE/sm-plugins
now reading tickrate from mapchooser config instead of separate file
This commit is contained in:
@@ -117,6 +117,7 @@ native int GetMapCooldownTime2(const char[] map); // in unix time
|
||||
native int GetMapLowPopHelpCount(const char[] map);
|
||||
native int GetMapLaserFag(const char[] map);
|
||||
native int GetMapTrails(const char[] map);
|
||||
native int GetMapTickRate(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