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
it only occurs when this mod is enabled.
I dont expect it to be fixed but I wish there were more chat customization mods.
In Windows, the chat shortcuts are saved under <User>/Documents/Klei/DoNotStarveTogether/<Number>/client_save/Chat Shortcut Manager, but sadly the data there is encoded and thus there's no easy way of changing your shortcut data this way. In this case you might want to make use of the console commands available: c_shortcut and c_shortcutlist
Add any shortcut you want by typing c_shortcut("test","This is a test.") and remove them via c_shortcut("test").
If you want to change any shortcuts, input c_shortcutlist() in your debug console and all the available shortcuts should appear under <User>/Documents/Klei/DoNotStarveTogether/client_log.txt, then you can change whatever you want to change, delete the old shortcut and insert the new one there.