Ludeon Forums

RimWorld => Mods => Help => Topic started by: Simstu on September 08, 2020, 10:14:12 AM

Title: Hospitality guests and fertilizer/concrete
Post by: Simstu on September 08, 2020, 10:14:12 AM
Hello there. I tried to ask the creators directly but to no avail.
My guests from Hospitality keep carrying around cement bags and fertilizer (from Ribenau) and thus cannot carry ,,normal" items to trade.
Can I somehow stop that? Rewrite some def pool which they choose their inventory from?
Thanks for any help.
Title: Re: Hospitality guests and fertilizer/concrete
Post by: RawCode on September 09, 2020, 06:23:07 AM
remove Ribenau
Title: Re: Hospitality guests and fertilizer/concrete
Post by: Simstu on September 09, 2020, 11:09:38 AM
Thanks, but this is the last option I want to get to.
Title: Re: Hospitality guests and fertilizer/concrete
Post by: Canute on September 09, 2020, 11:26:55 AM
I am not a modder, but you could try to add
<tradeability>None</tradeability>
to the item's def's of these item's you don't want.
But that could lead to the sideeffect that you can't buy these items from a trader anymore.
Title: Re: Hospitality guests and fertilizer/concrete
Post by: Simstu on September 09, 2020, 12:24:09 PM
Thank you for at least this ,,solution".
Title: Re: Hospitality guests and fertilizer/concrete
Post by: LWM on September 09, 2020, 12:49:35 PM
Isn't there also some XML tag that tells you how common something is in the trade-goods pool? If so, you could make those very uncommon?
Title: Re: Hospitality guests and fertilizer/concrete
Post by: Simstu on September 10, 2020, 12:20:55 AM
That would be the one I'm looking for. Don't you know how to do that?
Ideally that only ,,construction traders" (I have mod for more types) have them.