Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
step 1- click steam workshop and install like other mods
step 2- click on data files and check the mod
step 3- Enjoy
step 4- Say Danke to the modder
It's Skyrim-original functionality. Luckily I have restored these messages, as initially they weren't available and even I thought it doesn't work properly. XD
These ones only work when the game allows it.
So it's the best way to check it out.
You can either use the console for this command:
GetGlobalValue intTeleportGlobal
It will tell you the current state of the variable.
And the code works like this:
https://steamhost.cn/steamcommunity_com/workshop/discussions/18446744073709551615/3799283881290944363/?appid=933480
The variable you see there will be set by the game itself on various occasions. So changes are good that the game doesn't allow you to fast travel.
I do NOT overwrite that as the mod is already bad to use in the first place.
The game was never intended to support fast travel.
"Fast travel not allowed" messages got restored.
Actually, it's only the missing Skyrim-default messages. "Cannot fast travel when enemies are nearby" and stuff like that. XD
I try to implement these messages just for the sake to clear even my own confusion. ^^
Hah, took me really more than one week to figure that out. I really don't use that function often.
I am still not sure how the Creation Engine handles and especially saves scripts into the savegame, but I don't take any chances.
I only used the fast travel once there and didn't even bother checking the menu a second time if the fast travel still works.
I've fixed the issue now and fast travel works more than one time. :)