I'm sure this is a dumb question but I'm new with the game, and early on it's hard to come by. I find myself dismantling abandoned buildings on the map for their steel walls and floors in order to build sandbags. Why can't I use like, sandstone or literal sand for these things. :/
Because the bags holdsing the sand are woven from steel fibers 8)
No, actually I don't know ... normally you would need sand as well as cloth for the bags themselves ... I guess Tynan chose steel instead because cloth at the beginning is too hard to come by
If that is the reason (cloth being hard to come by, which is true) sand-bags could be as easily made from leather.
I would actually love to see it work like that. Make sand-bags out of whatever textile at the tailor station, then have a set-up time to actually build the defenses. It'd be realistic to have them essentially one use (tear down gives you a reduced amount of raw fabric) as sand-bags are rarely good for extensive moving around without them starting to fall apart.
Quote from: Franklin on August 02, 2016, 01:54:28 PM
I'm sure this is a dumb question but I'm new with the game, and early on it's hard to come by. I find myself dismantling abandoned buildings on the map for their steel walls and floors in order to build sandbags. Why can't I use like, sandstone or literal sand for these things. :/
I expect as with most things that don't quite jive with real life, it is just a game balance issue.
I'd bet there are mods that actually use more appropriate materials for sandbags, like cloth and sand. There are definitely mods that have sand as a substance in the game.
Similar to using steel to make concrete flooring, yet there are mods where you make concrete itself and then reinforced concrete from that.
Quote from: Franklin on August 02, 2016, 01:54:28 PM
I'm sure this is a dumb question but I'm new with the game, and early on it's hard to come by. I find myself dismantling abandoned buildings on the map for their steel walls and floors in order to build sandbags. Why can't I use like, sandstone or literal sand for these things. :/
It's an obvious placeholder material. You would expect lots of different materials in a game like this, but they just haven't been implemented yet. No reason to "go deep" on specifics when there are still core game elements that are not done or implemented yet.
Sandbags cost sand for me, try CCL tweaks :)
...unless I've missed something, CCL Tweaks doesn't add sand as a material. You probably have one of the other mods that does so (there are at least a couple that I know of)
I have CCL+Tweaks, and my sandbags still cost steel.
Quote from: grisamentum on August 02, 2016, 02:15:58 PM
Quote from: Franklin on August 02, 2016, 01:54:28 PM
I'm sure this is a dumb question but I'm new with the game, and early on it's hard to come by. I find myself dismantling abandoned buildings on the map for their steel walls and floors in order to build sandbags. Why can't I use like, sandstone or literal sand for these things. :/
It's an obvious placeholder material. You would expect lots of different materials in a game like this, but they just haven't been implemented yet. No reason to "go deep" on specifics when there are still core game elements that are not done or implemented yet.
I'm hoping this is the case, and I presumed as much given the alpha state. It just seems like a strange placeholder given you could've used wood, which is far more available in early game, and makes a little more sense contextually. Like we're filling them with wood pulp or whatever.
Would be far easier to just rename them to 'Fortifications' or the like rather than mess with the existing balance.
If you think about it, your colonists are probably mining steel in little gravel-sized chunks that would make for a half decent "sandbag" anyway.
Changing the recipe for sandbags (and doing nothing else) would actually be a pretty easy first exposure to modding if you want to try playing with the xml. Course I'd make a backup copy of any file before I touched it and only make the change before starting a new colony if I were doing it.
Pretty sure any modder with some RimWorld experience could do it in about 5 minutes or less.
My middle name must be "Trump", I can't resist bait like that :)
In Defs\ThingDefs_Buildings\Buildings_Security.xml replace:
<costList>
<Steel>3</Steel>
</costList>
With something more suitable like <Cloth>
Quote from: Shurp on August 02, 2016, 06:35:28 PM
My middle name must be "Trump", I can't resist bait like that :)
In Defs\ThingDefs_Buildings\Buildings_Security.xml replace:
<costList>
<Steel>3</Steel>
</costList>
With something more suitable like <Cloth>
See! I KNEW it was easy. I've been playing with some of the xml files for a while now but my PC is on the fritz right now and I'm in the midst of deleting and reinstalling things so I couldn't look it up myself.
I'm guessing that cloth would be bad since folks don't start with that but leather might work. Or even better how about whatever scrap metal is called? There's always some of that from the crash-pods and its not a lotta use early on.
Would it be as easy to change the build-time?
Quote from: DariusWolfe on August 02, 2016, 07:15:04 PM
Would it be as easy to change the build-time?
Pretty sure its the same file
<WorkToMake>180</WorkToMake>
Adjust as you see fit
Probably because Tynan wanted sandbags to be available from the very start as a basic defensive measure. Wood and steel are the only resources that are guaranteed to be available from the start on any map.
Maybe they are Hesco barriers:
https://en.wikipedia.org/wiki/Hesco_bastion
Contains a wire mash to hold the sand bags
I think the more relevnant and critical question here is what's up with that bicycle dude who carries sandbags over the border each day. Eventually, after many checks and sending the sand to labs and stuff, the border guards give up. 'alright son, I know you are smuggling something here, we just cannot fathom what. If you tell me what you smuggle, there won't be any consequences, I swear.'
'Bicycles...'
It would be okay if any clothlike substance (including skin) would work, in which case you could just go hunting to get the sandbag material. Sand, earth, or gravel are all in infinite supply around you, so that really isn't the constraining resource.
What else should they require ? Cloth ? Then no sandbags on ice sheet ? They would become prohibitively expensive in some biomes.
The technical answer is that sandbags were introduced at a point when steel was one of the only resources in the game, and presumably it hasn't been changed since then.
Quote from: CannibarRechter on August 03, 2016, 10:43:56 AM
It would be okay if any clothlike substance (including skin) would work, in which case you could just go hunting to get the sandbag material. Sand, earth, or gravel are all in infinite supply around you, so that really isn't the constraining resource.
Maybe "Create Sandbag (empty)" could be a job at the tailors workshop and sandbags created this way could be filled and afterwards installed and reinstalled where ever one wants (instead of just deconstructed (with a loss of materials) as it is currently the case)
Quote from: Kagemusha12 on August 04, 2016, 04:01:09 AMMaybe "Create Sandbag (empty)" could be a job at the tailors workshop and sandbags created this way could be filled and afterwards installed and reinstalled where ever one wants (instead of just deconstructed (with a loss of materials) as it is currently the case)
Quote from: DariusWolfe on August 02, 2016, 02:08:21 PMMake sand-bags out of whatever textile at the tailor station, then have a set-up time to actually build the defenses.
Hmm...
Quote from: DariusWolfe on August 04, 2016, 04:57:25 AM
Quote from: Kagemusha12 on August 04, 2016, 04:01:09 AMMaybe "Create Sandbag (empty)" could be a job at the tailors workshop and sandbags created this way could be filled and afterwards installed and reinstalled where ever one wants (instead of just deconstructed (with a loss of materials) as it is currently the case)
Quote from: DariusWolfe on August 02, 2016, 02:08:21 PMMake sand-bags out of whatever textile at the tailor station, then have a set-up time to actually build the defenses.
Hmm...
Sorry, didn't see it ... well, then +1 to your idea
I don't think my intent was to suggest sandbags need to be reworked. I just wanna see them require a resource yet implemented into the game. Or just like, raw stone, instead of steel.
But then, I also want to see water as a resource and we all know how that's coming along.