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
又是一个基于原来的快速旅行模式,这次有一个全新的图形用户界面!
Place regular signs (homesign), write on them to name them, then travel between them at a cost of sanity and hunger!
放置常规的标志(寄宿),在上面写上名字,然后在它们之间穿梭,以牺牲理智和饥饿为代价!
Additionally, allowing directional signs sounds like a good idea, but I do still need to get to work on the mod and figure out the best way to handle this
thank you, i realy enjoy this mod!
您好!您的模组真是太棒了!我把你的mod上传到Wegame。如果你不同意,我会立即删除。谢谢您!
But i changed the configs to make it so that you could fast travel in combat, so it should be safe?
I'd love to have a balanced way of teleporting around, with costs somewhat close to what the real costs would be should you have walked, but on these screenshots, they are very underwhelming !
Add to dontstarvetogether_dedicated_server/mods/dedicated_server_mods_setup.lua:
ServerModSetup("2151452010") -- Yet Another Fast Travel
Add to .klei/DoNotStarveTogether/MyDediServer/Master/modoverrides.lua:
-- Yet Another Fast Travel
["workshop-2151452010"]={ enabled = true },
Add to .klei/DoNotStarveTogether/MyDediServer/Caves/modoverrides.lua:
-- Yet Another Fast Travel
["workshop-2151452010"]={ enabled = true },