0 of 0

File information

Last updated

Original upload

Created by

YuseiYamoto

Uploaded by

YuseiYamoto

Virus scan

Safe to use

85 comments

  1. YuseiYamoto
    YuseiYamoto
    • premium
    • 406 kudos
    Locked
    Sticky
    Ive updated the Mod to 2.2

    - Now with Actually the Right Files and this mod hopefully finally working as intended :D

    Please Read The Description for more Information on how to use this

    And as always BACKUP YOUR SAVE FILES in case anything goes wrong! please just do it :)
  2. PhaseVerocity
    PhaseVerocity
    • premium
    • 5 kudos
    Its not working for me. Not sure why
  3. TheoriginalXyvik
    TheoriginalXyvik
    • member
    • 0 kudos
    Please make a mod like this for Skyrim. Unbelievable that doesn't exist yet. Been looking and I only end up here. 
    1. YuseiYamoto
      YuseiYamoto
      • premium
      • 406 kudos
      i am sorry, theres no way this donst exist :D (seriously awnser, i not playing skyrim so no clue if it even possable)
  4. Makhnoborg
    Makhnoborg
    • member
    • 0 kudos
    YOU CAN MAKE IT WITHOUD DOWNLOADING THE FILE
    - Open the console command and add "player.setav fasttraveloverencumbered 1" (without citation mark")

    THIS IS NOT AN ATTEMPT BY ANY MEANS TO DELEGITIMIZE THE AUTHOR WORK!!!

    1. Marrex1991
      Marrex1991
      • supporter
      • 0 kudos
      Considering all the reported issues with the mod, I feel way safer using this, thank you
    2. Projectnullis
      Projectnullis
      • member
      • 0 kudos
      ***For those who've already downloaded "SFSE" (Starfield Script Extender) and "BAKA Disable My Games Folder"***

      The proper way to make this mod would be to:

      1. Go to Starfield>Data>SFSE>plugins>ConsoleCommandRunner and create a notepad file called "FastTravel.toml" with this in it:
      [[Event]]
          EventType = 'DataLoaded'
          Commands = [
      'player.setav fasttraveloverencumbered 1,
          ]


      then save.

      2. Open your StarfieldCustom.ini file (in root folder) and enter (or add):
      [Archive]
      bInvalidateOlderFiles=1
      sResourceDataDirsFinal=

      [General]
      sStartingConsoleCommand*=bat FastTravel;



      If you already have other stuff in that last line, it should look something like:
      [General]
      sStartingConsoleCommand*=bat someothermod;bat FastTravel;

      then save. (remove * from code/"bat someothermod" is an example)

      ***Note: If you've downloaded other mods, some of this may already exist in your StarfieldCustom.ini file. Just paste what you need into your existing StarfieldCustom.ini file.***

      If done correctly, this should automatically load this console command every time you boot the game.

      YuseiYamoto: Feel free to steal this, I'd rather this work for everyone than not.
    3. Projectnullis
      Projectnullis
      • member
      • 0 kudos
      This is what it should look like:

      https://www.dropbox.com/scl/fi/2dexq1d6dorco7g4lcx0m/FatTravel.zip?rlkey=xs2bygl88zighr4wgpw2at8bw&dl=0

      Again, be sure to DL SFSE/BAKA Disable My Games Folder and get them working before downloading this mod.
    4. davidbara
      davidbara
      • member
      • 0 kudos
      Does this disable achievements?
    5. TrixieHunter
      TrixieHunter
      • member
      • 0 kudos
      Every mod disables achievements that is why there is the baka achievement enabler.
  5. JaeDL
    JaeDL
    • premium
    • 272 kudos
    Are there any other fast travel setav options?
  6. inphra1
    inphra1
    • member
    • 1 kudos
    While the temp version loads successfully, and it's working as intended, whenever I save the game to a new file, I don't see ANY of my old saves at all.  It's like it's making the save file version incompatible with being able to seeing saves where the mod was not used. Any info on this?
  7. Fuzzied
    Fuzzied
    • member
    • 1 kudos
    Hi,

    Would it not be easier to use the temp file and add it to your list of running bat files to be loaded upon starting the game?(Remove the /, Nexus throws javascript error if you keep it in a comment..)
    sStartingConsoleCommand/=bat WhateverOtherModYouHave1; bat WhateverOtherModYouHave2; bat WhateverOtherModYouHave3; bat fasttravelTEMP
    No ; at the end

    Feel free to add this to the description as a permanent temp solution, until the player don't want it anymore and can remove the bat name from the StarfieldCustom.ini file.
    1. YuseiYamoto
      YuseiYamoto
      • premium
      • 406 kudos
      i just cant get this startup command to work, i tryed the following

      [Archive]
      bInvalidateOlderFiles=1
      sResourceDataDirsFinal=
      sStartingConsoleCommand(equal)bat fasttravelTEMP
    2. Fuzzied
      Fuzzied
      • member
      • 1 kudos
      When I looked at your code it had some errors, it should be:
      player.setavfasttraveloverencumbered 1

      What I did was add this to my ModTweak list that is a general gathering of useful of the mods on Nexus and it loads fine.
    3. Lius
      Lius
      • premium
      • 55 kudos
      I tried this but it loads with a syntax error. How are you guys getting this to auto load correctly on startup? This is the only command that doesnt seem to work on startup, my other commands that are setgs all start fine.
    4. Fuzzied
      Fuzzied
      • member
      • 1 kudos
      What errors are you getting?
      I added the line
      player.setavfasttraveloverencumbered 1
      In my GameplayTweaks.ini file that I have every change from mods I like.
      And I load it like I mentioned in a couple of comments above here just using:
      sStartingConsoleCommand =bat GameplayTweaks; bat YourOtherModsHere  (remove the space before = Nexus gives java errors if you keep the whole thing)
  8. Lius
    Lius
    • premium
    • 55 kudos
    Is there no way to automate the bat process? I added player.setav fasttraveloverencumbered 1 to my run file but this command just refuses to work when i launch. I see that the command does run through the bat as it shows up in the command console but it doesnt "apply" until I manually type it in then works? 
    1. YuseiYamoto
      YuseiYamoto
      • premium
      • 406 kudos
      i was trying to run it just the starfield custom ini but i had no sucess, it seens like the game need to have a savefiles loaded for this command to work
    2. Lius
      Lius
      • premium
      • 55 kudos
      In the same boat.
  9. PikachuKing
    PikachuKing
    • premium
    • 0 kudos
    Not naming the mod Fat Travel is a missed opportunity
  10. stealhtfire
    stealhtfire
    • premium
    • 0 kudos
    I dont get it.
    Why not just use the command rather then tell people to use a command that runs a batch files which runs the command they could have run in the first place.

    You are only adding extra steps.
    1. andargor
      andargor
      • member
      • 0 kudos
      What command?
    2. Daedolus
      Daedolus
      • member
      • 0 kudos
      player.setav fasttraveloverencumbered #

      The bat file in the download just contains this one command, which is kind of overkill.
      I guess the filename of the .bat is easier to remember, but that's about it. Doesn't really need a mod for it.
    3. andargor
      andargor
      • member
      • 0 kudos
      Thanks.
  11. Laku83
    Laku83
    • member
    • 1 kudos
    For me only works if I use uppercase lettters in the command: player.setav EnableFastTravelOverncumbered 1