Modathon

Survival Fast Travel Restriction Mod

Link copied to clipboard
Survival Fast Travel Restriction mod for Fallout: New Vegas
Latest23 Mar 2026
Uploaded22 Mar 2026
Version1.01
4.61 KB
Total Files Sizes
0
Unique DLs
0
Total DLs
3
Total Files

Survival Fast Travel Restriction

File Size2.48 KB
Game Image for Fallout: New Vegas
3
Gameplay

Overview:

This small mod restricts fast travel to a configurable frequency modulated by the player's Survival skill.


Made on commission.


Features:

Fast travel is globally disabled until the player has one or more fast travels stocked.

Fast traveling any distance will reduce the stocked travels by 1.

Corner messages will indicate when travels are consumed and restocked.


Restock timer calculations:

;fMaxHoursToRestock - fMinHoursToRestock gives the total range of possible time to add to the current stock rate
;24 - 4 = 20
;max stock rate "penalty" at 0 Survival = 20 hours


;Survival Skill / 100 gives the player's % of max as a float / 1.0
;75 / 100 = 0.75
;1 - 0.75 to get the remaining % of the stock rate "penalty"
;0.25 x 20 hours
;5 hours


;final stock rate = fMinHoursToRestock + stock rate "penalty"
;4 + 5 = 9 hours per restock

Example values above are using default config values.

Default max stock number is 1.


Customization:

Values can be customized in the included config ini. The above formula is documented in the ini for easy reference.


Requirements:

xNVSE

JIP LN

Johnny Guitar

ShowOffNVSE


Installation:

Regular installation.


Load Order:

Unimportant.


Compatibility:

I'm not sure how this will interact with other mods like Transporters or other fast travel restrictions. Patching for other restriction systems is beyond the described commission, so I don't intend to patch for other things.


Limitations:

There may be some imperfect interactions with scripted sequences that perform their own fast travel restriction. I can look into cases of this in NV/TTW if issues arise.


Bugs:

Please report bugs in the bugs tab, not the posts. I get a notification when bugs are reported, but I have too many mods to keep up on the posts on all of them routinely.


Questions:

Do you recommend this with your mod suite?

I don't use it, as I feel that the game is structured in a way that does not make routine on-foot backtracking travel engaging enough for me to want to restrict it personally.

Ultimately I consider this truly a mod that should be selected to taste, and not a default inclusion in one's modlist.


Permissions:

Do whatever.


Support:

If you'd like to support my modding work or say thanks, feel free to donate here at Ko-Fi.

Permissions and credits

  • Do all the assets in this mod belong to you and/or do you have permission to redistribute these assets?

    Yes

  • Do you allow others to upload fixes, compatibility patches or updates for your mods as a separate mod page?

    Yes, no need to contact me first

  • Do you allow others to upload edits to your mods as a separate mod page?

    Yes, no need to contact me first

  • Do you allow others to use assets in your mods in their own mod pages with credit?

    Yes, no need to contact me first. Earning GGP is allowed

  • Do you allow translations for your mod?

    Yes, no need to contact me first. Earning GGP is allowed

  • If you consented to derivative works (updates, translations, assets being in another mod), can they be made through the use of AI?

    No. I do not allow any derivative work of mine to use Generative AI in any way

Survival Fast Travel Restriction

Type: Main
Date uploaded22 Mar 2026
File Size2.48 KB
Unique DLs0
Total DLs0
Version1.01

See installation instructions

Easy Config

Type: Main
Date uploaded22 Mar 2026
File Size619 B
Unique DLs0
Total DLs0
Version1

This config halves the max restock duration from 24 hours to 12, and increases the standard stock amount from 1 to 3

Transporters Patch

Type: Main
Date uploaded22 Mar 2026
File Size1.52 KB
Unique DLs0
Total DLs0
Version1

See installation instructions