nocompile Posted January 19, 2012 Report Share Posted January 19, 2012 How do I change max civil centers and maxpop limits?I've been greping around and I can only find the limits of per-civil center but not for the max amount of civil centers.I ask this because I want to have a land-grab game vs my friends, so I need to raise the limit so we can do this . Quote Link to comment Share on other sites More sharing options...
gudo Posted January 19, 2012 Report Share Posted January 19, 2012 It's in player.js line 14 ( http://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/simulation/components/Player.js ) The current limit is 300. Quote Link to comment Share on other sites More sharing options...
quantumstate Posted January 19, 2012 Report Share Posted January 19, 2012 I guess it was you I was talking to on irc about this, but I'll post here so others can see.Building limits are defined in public/simulation/templates/special/player.xml there is no limit to the number of civil centres currently, only to fortresses and towers.The map pop limit is set in public/simulation/components/Player.js at line 14: this.maxPop = 300; // maximum population. Quote Link to comment Share on other sites More sharing options...
nocompile Posted January 19, 2012 Author Report Share Posted January 19, 2012 There is a limit. I just checked. I could only build 5 town centers.Where is the limit set? Quote Link to comment Share on other sites More sharing options...
nocompile Posted January 19, 2012 Author Report Share Posted January 19, 2012 4 acc Quote Link to comment Share on other sites More sharing options...
Mythos_Ruler Posted January 19, 2012 Report Share Posted January 19, 2012 There is a limit. I just checked. I could only build 5 town centers.Where is the limit set?There is no limit on Civic Centres. Likely you didn't have enough space left over on the map. Quote Link to comment Share on other sites More sharing options...
nocompile Posted January 22, 2012 Author Report Share Posted January 22, 2012 How do I change that limit then? I was trying to place another one and it was just red nomatter where, I had a large map. Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted January 22, 2012 Report Share Posted January 22, 2012 How do I change that limit then? I was trying to place another one and it was just red nomatter where, I had a large map.Did it say "CivilCentre build limit of ___ reached"? How large is a large map?Edit: I just tested and was able to build like 30 civ centres with no problem Other possible build restrictions: Terrain - watch the slope and distance from water Territory - must build new CCs in neutral territory Distance - this is currently configured to be almost identical to territory expansion size, but it's still possible to be in neutral territory but too close to an existing civ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.