Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Here is the reddit post he made where he mentions this.
this mod's "pianoparty.behavior" in a Vanilla game? Because I've made a new interact behaviour based on pianoparty and now I want to make it compatible with both Vanilla and your mod out of the box in some way.
It would basically need to remake the whole anchor&job system to basically dynamically create persistent tags and add them to specific object... an absolute nightmare. Possible, but like, BIG endeavor.
@Mabra
Both make big modifications to AI and pathing and a bunch other things, and unlike json files that can be patched (like for items, objects, status effects, etc), lua scripts can't be patched. If one wanted to do such thing as a BC+CIC compatibility patch, it would probably be itself as script-rich as either mod is, and you'd be better off just making a new mod from scratch.
It doesn't seem to serve similar purpose.
Oh, and does this include the fix for beds disarming NPCs ?
So basically, could one make an anchor item (like the spawn thingy from settles for example) with which you interact and set a specific crew member to practically assign them their own rooms?
"Galactic Dungeons"
"Starbound Patch Project"
"Betabound!"
the "Betabound!" mod i had for a while now before the issue showed up though it doesn't hurt to check it just in case it brakes something
The only reason I can think of that the patch would error out there would be because an other mod was removing a key before BetterCrew did, but I don't know what mod would cause that.
Without knowing what mod did that, I can't exactly tweak/do something on my end to ensure compatibility.