Added functionality to disable fast travel.
How it works:
Hooks and calls the game function to disable fast travel whenever you open the map. It re-enables it to prevent issues with scripted fast travel events.
It also hooks the function call when the game displays a "You cannot fast travel from here" and keeps that from showing when SM is enabled.
Added functionality to disable fast travel. How it works: Hooks and calls the game function to disable fast travel whenever you open the map. It re-enables it to prevent issues with scripted fast travel events. It also hooks the function call when the game displays a "You cannot fast travel from here" and keeps that from showing when SM is enabled.