177 comments

  1. Kirel
    Kirel
    • premium
    • 45 kudos
    Locked
    Sticky
    Great mod, nice balance between no fast travel at all and unlimited fast travel. I was wondering if there was a way to add mod-added settlements to the fast travel list?
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      Yes and no. You could add modded settlements to the formlists but the script only checks up to 36 entries in the formlists. I can fix that easily so it's not a problem. Then all you'd have to do is go into the mod however you like and add both the workshop for the settlement and the map marker for said settlement to the "SFTWorkshopList" and "SFTFastTravelAllowedList" formlists respectively.

      Keep in mind that any added settlements must have matching index ids in the formlist, i.e. if settlement X's workshop id is 30 in the SFTWorkshopList, it must also be id 30 in the SFTFastTravelAllowedList. The script uses these specifically indexed ids to look up the proper map marker to add to the HC_FastTravelAllowedList from the base game. If they aren't correctly indexed then the wrong map marker for that settlement will get added to the list. 0-35 are already taken by all the base-game settlements minus Home Plate so they should end at index 36.

      I'll upload a new version to add support for the aforementioned.
    2. Kirel
      Kirel
      • premium
      • 45 kudos
      marvelous, thanks :)

      edit: Just tried it out and it works like a charm, thank you :)
    3. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      Good deal, sir or madam!
  2. k1ngl0n3r
    k1ngl0n3r
    • member
    • 0 kudos
    Locked
    Sticky
    Nice lightweight travel mod, just wondering if it was possible to enable fast traveling to Far Harbor from the Commonwealth? As it stands (unless I screwed something up) you have to walk all the way to the Nakano Residence and take the boat like vanilla (I assume Nuka World is the same w/ the Red Rocket there).

    Also, big thanks for the xEdit guide on patching in modded settlements! I just wanted to add a few things, cause it took me a while to work everything out even following your directions 100% (this is coming from the perspective of someone who absolutely hasn't used xEdit before):

    1) (Assuming you followed the directions 100% to this point) if you get an error like 'Load Order FileID [xx] can not be mapped to the FileID for the file "[patchname].esp"'' when you enter formIDs into your patch's formlist, then try adding the settlement mod as a master to your patch .esp (rightclick the patch and click 'add master').

    2) In-game, use the Settlement Fast Travel Survival Mod's holotape, then the update option.
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      just wondering if it was possible to enable fast traveling to Far Harbor from the Commonwealth?

      I'll think about it.

      As for the rest, the error you encountered seems to stem from the order in which the files are loaded. I've encountered it before and other times it's fine. But you're right. Make sure to add SFT as a master if you get the error.
    2. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      Version 1.06 adds the ability to opt-in using the holotape to allow fast travel to the new worldspaces provided by the DLCs as requested. Enjoy.
    3. k1ngl0n3r
      k1ngl0n3r
      • member
      • 0 kudos
      Thank you, does 1.06 need the newest version of Fallout 4?
    4. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      No.
  3. Nartaga
    Nartaga
    • premium
    • 9 kudos
    Thank you so much for adding auto-detect for custom settlements! Can't wait to start a new save. I don't have too many custom settlements but I do have some so it makes all the difference. :)
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      You're welcome. Before, I didn't quite know how to automate the necessary data and add it to the lists, but after having updated my Skyrim class mod recently, I discovered a method of allowing me to do so using quests. I also enjoy scripting and the idea just popped into my head, so it was a fun little exercise to figure out.
  4. Orca255
    Orca255
    • premium
    • 2 kudos
    Hello, I wanted to add Railroad HQ to the fast travel list. Would using the patch method for modded settlements you provided work for that if I just add it to SFTFastTravelAllowedList? Thanks.
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      This mod doesn't work that way I'm afraid. Even if you added that to the allowed list, it won't actually add it because it must receive a custom event (WorkshopPlayerOwnershipChanged) from the workshop script in order to add and remove the map markers to the HC_FastTravelAllowedList by first finding its location, then checking ownership status. At least that's how it would work with a vanilla Railroad HQ. If there was a modded Railroad HQ that had a workshop and everything set up properly then it could detect it, but otherwise, you're out of luck.
    2. Orca255
      Orca255
      • premium
      • 2 kudos
      Okay, thank you.
    3. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      I'm sorry I couldn't help you bud. Best of luck.
    4. Orca255
      Orca255
      • premium
      • 2 kudos
      All good you didn't do anything wrong. Thanks for answering.
    5. fraquar
      fraquar
      • member
      • 24 kudos
      Emiral's - The Waterfront
      Not sure you will find a closer custom settlement to the Railroad HQ.  
      I haven't used that mod yet, but since I do so much stuff with the Railroad it's on my short list.
  5. shazdeh2
    shazdeh2
    • premium
    • 290 kudos
    Works great!
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      :)
  6. skelechan
    skelechan
    • member
    • 0 kudos
    work as intended and no complicate things. should add at least 1 fast travel point to nuka world like fiztop grille or station because theres no settlement untill the power back on but thats just my preference. endorsed. 
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      :)
  7. NEXTNT
    NEXTNT
    • member
    • 0 kudos
    hey does this work with settlements you claimed by raiding them with the raiders from nuke world
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      Because you own them now?
    2. NEXTNT
      NEXTNT
      • member
      • 0 kudos
      sorry just the other mod i had did not let me do it thx for the answer
    3. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      Oh my mistake. I mis-read that. I thought you said "why does this work". It should work with any base game and DLC settlements you own. The script will detect when ownership of any settlement changes hands.
  8. JedBurger
    JedBurger
    • supporter
    • 3 kudos
    Excellent little mod, works perfect and much needed.
    Cheers
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      :)
  9. Unknown6789
    Unknown6789
    • supporter
    • 0 kudos
    Hi,

    Your BA2 contains 2 scripts that overwrites F4SE original ones (Form & ScriptObject.pex). Was this intented?
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      /sigh

      Certainly not. The CreationKit likes to throw in scripts that it considers dependencies and I usually remove them but I guess those slipped past me last time.

      I'll upload a version without them.

      Edit:

      Removed in v1.08b.
    2. RedSarge
      RedSarge
      • member
      • 5 kudos
      Good catch!
  10. WastelandJam
    WastelandJam
    • member
    • 0 kudos
    The Settlement to Settlement feature is amazing, could not imagine doing a Minutemen playthrough without it now that I have it. Thank you!!
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      You're welcome.
  11. Dantheman1713
    Dantheman1713
    • member
    • 1 kudos
    So this mod makes it so I can fast travel to settlements only that I have claimed correct?  Would this be suitable for survival mode where fast travel is still restricted other then what your mod does?
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      If another mod outright disables fast travel via script, then no, this mod will not override it.
  12. ComradeMango76
    ComradeMango76
    • member
    • 3 kudos
    I know this is asking a lot so I totally understand if it's a no, but would you ever consider a version that restricts your ability to fast travel outside of settlements? That way you can only fast travel from settlement to settlement. I know Journey is a thing but it's also riddled with bugs.
    1. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      https://www.nexusmods.com/fallout4/mods/66007
    2. ComradeMango76
      ComradeMango76
      • member
      • 3 kudos
      I looked into that one. It doesn't register Starlight as a settlement, breaks teleportation from the Institute, and might have a bizarre conflict with NPCs Use Items and/or Chemfluence by Zzyxzz (both of which I use) sadly... :(

      Not trying to throw shade on other mod authors but I was asking you because the quality of your scripting looks really clean and tight.
    3. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      I'll consider it if you answer one question. Is that a Meatwad avatar of some kind?
    4. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      There. Now maybe people will stop asking. :D

      v1.07 has what you're looking for.
    5. ComradeMango76
      ComradeMango76
      • member
      • 3 kudos
      You the man. <3

      Nah, he's from some comic I can't remember the name of. But his Meatwadness and state of perpetual distress resonated with me.
    6. audiogarden21
      audiogarden21
      • premium
      • 65 kudos
      Indeed. The Meatwadness is what won me over. By the way, I recommend updating to v1.08 as I discovered a minor issue. It was late/early morning when I worked on it so...

      Let me know if you have any problems.