Good point. I shall return with my findings.
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.
Pages1
#2
Help / Modifying Space Need
December 11, 2015, 06:40:45 PM
I'd like to edit the values at which a Pawn recognizes environments as cramped or spacious. Does anyone know how this could be done? I'd be content with modding the overall values, but ideally I'd have different values of cramped vs spacious per room type. The end goal is to have Colonists be content with bedrooms smaller than a trade beacon area. 
I searched the forums but I couldn't find anything pertinent. The defs got me closer; the best I can find is in the Needs.xml <NeedDef> for Space. Other NeedDefs have a baseLevel tag, but I don't know if this would have any affect on the space need. Also, I noticed in RoomStats.xml, there is a <RoomStatDef> for space. I assume these don't control the actual threshold at which rooms are cramped, etc, but just the displayed information? There is a defaultScore tag, but will that actually change how the Pawns react? Finally, how do constructions like beds affect space, and are those values accessible anywhere in the defs?
Thanks!

I searched the forums but I couldn't find anything pertinent. The defs got me closer; the best I can find is in the Needs.xml <NeedDef> for Space. Other NeedDefs have a baseLevel tag, but I don't know if this would have any affect on the space need. Also, I noticed in RoomStats.xml, there is a <RoomStatDef> for space. I assume these don't control the actual threshold at which rooms are cramped, etc, but just the displayed information? There is a defaultScore tag, but will that actually change how the Pawns react? Finally, how do constructions like beds affect space, and are those values accessible anywhere in the defs?
Thanks!
Pages1