mapchooser_extended: new feature: map group restrictions

This commit is contained in:
BotoX
2018-03-20 01:06:26 +01:00
parent 229fb7b8cd
commit 3d24fb83e0
5 changed files with 192 additions and 11 deletions
@@ -9,4 +9,14 @@
"MaxPlayers" "50"
"Cooldown" "20"
}
"_groups"
{
"example_group"
{
"_max" "1"
"example_map1" {}
"example_map2" {}
}
}
}