About this mod
Functional Road Signs is a small, lightweight mod that gives you a new way to fast-travel to settlements throughout Skyrim; by interacting with Road Signs!
- Permissions and credits
- Donations
All Road Signs in the game have been made interactable. As long as you have been to each location at least once before, you'll be able to activate said location's sign in order to fast travel you there - very handy for Survival players and an alternative to Carriages.
Notes:
- You'll only be able to use a location's sign if you have been to that location once before. For example; you will not be able to use a Windhelm sign to travel to Windhelm until you have been there at least once.
- You will not be able to use a location's sign if that location is currently under siege. For example; you will not be able to use a Whiterun sign if it is under attack. This should also apply to other locations if you use any of the Civil War overhaul mods.
- When you use a sign, you'll fast-travel to the location's "Location Edge" marker. These are markers that have been placed by Bethesda. If no Location Edge marker exists, it'll fall back to a random Map Marker in that location instead.
For Modders:
You can very easily create patches for your own locations. All you need to do is:
- Make FunctionalRoadSigns.esl a requirement.
- Duplicate the FRS_TriggerBase activator and rename it to something appropriate, such as FRS_TriggerMyHouse.
- Open your activator's Properties window and point "akTravelLocation" to your desired Location record.
- Place your FRS_TriggerMyHouse activator over any signs you may have placed for your Location, and the system will handle the rest.