added support for average hours count on server

This commit is contained in:
jenz
2023-04-09 13:57:09 +02:00
parent d21303488b
commit 1c4f1d532c
3 changed files with 173 additions and 109 deletions
+2
View File
@@ -148,6 +148,8 @@ native bool AreRestrictionsActive();
native int SimulateMapEnd();
native int GetAveragePlayerTimeOnServerMapRestriction(const char[] map);
public SharedPlugin __pl_mapchooser_extended =
{
name = "mapchooser",