forked from UNLOZE/sm-plugins
mapchooser_extended: make certain maps only available for VIPs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user