Iktinos Posted November 18, 2016 Report Share Posted November 18, 2016 Hi all i have this building issue after trying the few things i found on the forums i still cannot get the building limit increased any help would be muchly appreciated Link to comment Share on other sites More sharing options...
0 RC_Robio Posted November 18, 2016 Report Share Posted November 18, 2016 Have you did any adjustments in CfgEpochClient.hpp? buildingCountLimit = 200; //overall building limit in range of jammer (overridden if "useGroupCountLimits=1") storageCountLimit = 100; //overall storage limit in range of jammer (triggers only if "splitCountLimits=1" & "useGroupCountLimits=0") splitCountLimits = 0; //1 = distinguish buildingCountLimit from storageCountLimit (ex.: buildingCountLimit=100, storageCountLimit=100 >> you can build 100 baseparts AND additional 100 storage objects like safes, lockboxes...) useGroupCountLimits = 1; //1 = enable leader and member counts (doesn´t affect "splitCountLimits") buildingCountLeader = 125; //ignore if "useGroupCountLimits=0" buildingCountPerMember = 5; //ignore if "useGroupCountLimits=0" storageCountLeader = 10; //ignore if "splitCountLimits=0" & "useGroupCountLimits=0" storageCountPerMember = 5; //ignore if "splitCountLimits=0" & "useGroupCountLimits=0" maxdoors = 8; maxgates = 5; Link to comment Share on other sites More sharing options...
Question
Iktinos
Hi all i have this building issue after trying the few things i found on the forums i still cannot get the building limit increased any help would be muchly appreciated
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now