Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - gamedesign69

#1
Help / FactionDef (?) question
August 16, 2016, 06:15:47 AM
Where is the number of factions generated by "canMakeRandomly" in FactionDefs specified? It seems to default to 5, but I can't find that value listed anywhere... all mods that increase the number of factions seem to do so by modifying requiredCountAtGameStart to a higher number, which of course works, but doesn't do what I want it to at all.

Essentially, what I want is a way to get worldgen to randomly generate factions, which it will happily do up to 5, up to a certain number that is higher than 5.
#2
Bugs / [A14] Bypassing no plant cut restriction
August 16, 2016, 06:11:07 AM
Really simple and minor. Basically, if someone has "dumb labor" as a restriction, they can't plant cut... but if you slap down a growing zone on top of a plant, they'll happily cut it down in order to seed the plant. This doesn't really make sense.