Starbound

Starbound

Not enough ratings
[Crew Patches] "dialogMode":"sequence"
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
76.010 KB
7 Mar, 2021 @ 1:05pm
1 Change Note ( view )

Subscribe to download
[Crew Patches] "dialogMode":"sequence"

Description
If you're like me, and you're tired of your crew giving you the exact same follow/unfollow responses every time, this tiny mod adds a little extra to specific crew npctype files:

[
{
"op": "add",
"path": "/scriptConfig/dialogMode",
"value": "sequence"
}
]

It makes NPCs say at least their various follow/unfollow lines in sequence, just like the "Datebound" mod (which I highly recommend as well since it adds another crewmember type for those who'd like a friend instead of a subordinate).

This only affects npctype files that use "crewmember", "fu_crewmember", or "catcrewmember" as a base.


Big thank-you to Zarra from the frackinuniverse Discord chat for pointing out the correct path, and that I only need to patch the base files. I was wondering why things didn't work.

If anyone's interested in seeing how this works, feel free to dig in. It's really simple, actually. I suggest using PAKit.
http://pakit.ibraheemrodrigues.com/




March 10, 2021
I just found out that "random" is an option, through testing to see if it worked.

It does.

Here's the "random" version.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2420830786
4 Comments
ninten 16 Jul, 2022 @ 9:10pm 
@ashen you might already know this but this mod has datebound integrated into it
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2774848292&searchtext=crew
Kerik 7 Feb, 2022 @ 7:56pm 
cant find datebound anymore or add it to my collection wtf
Bryan 28 Apr, 2021 @ 6:06am 
ez
Z'uldiss  [author] 10 Mar, 2021 @ 1:59pm 
Everybody, I just did a test, and surprisingly, "random" is a value option.

Check over here.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2420830786