Michidu submitted a new resource:
Structures limit - Limit the structures of a tribe or a player in the whole map
Read more about this resource...
Structures limit - Limit the structures of a tribe or a player in the whole map
Limit of structures per tribe/player in the whole map.
Configuration:
JSON:{ "General":{ "MaxAmount":10, // General max amount of structures per tribe or player "CheckInterval":30, // Update interval in seconds "NotificationDisplayTime":4.0, "NotificationScale":1.3 }, "Structures":{ // Specific structures limit, uses asset path "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'":2 } }
Read more about this resource...