mapchooser_extended: make certain maps only available for VIPs

This commit is contained in:
neon
2018-09-22 11:49:43 +02:00
parent c4ada8e92c
commit 95e8bf6475
4 changed files with 263 additions and 3 deletions
@@ -130,6 +130,8 @@ native int GetMapGroups(const char[] map, int[] groups, int size);
// >=0 = Group _max -> Group full
native int GetMapGroupRestriction(const char[] map, int client = 0);
native bool GetMapVIPRestriction(const char[] map);
public SharedPlugin __pl_mapchooser_extended =
{
name = "mapchooser",