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
I don't understand allownil, at what time does shortcut return nil?
Are you able to add "alt" tag? I prefer to use "alt" than "shift" since I can reach alt with my thumb.
"whisper" 发送聊天内容给附近的玩家,而不是整个服务器所有人
"shift" 需要按住 "Shift" 键才能发送的消息
"ctrl" 需要按住 "Ctrl" 键才能发送的消息
"ignoreshift" 无论是否按住 "Shift" 键都能发送消息
"ignorectrl" 无论是否按住 "Ctrl" 键都能发送消息
"print" 发送聊天内容给全服务器所有人,并且会在控制台中发送该消息
"private" 仅在自己的屏幕上显示此条信息
"allownil" 停止默认行为,如果任何快捷语句发送函数执行返回值为0 ( 类似 NaN 判定 ) 都会停止发送消息 ( 我还没测试 不知道什么鬼 )
"nonrandom" 停止随机发送消息,改为按消息顺序进行发送
"nodelay" 忽略发送消息的延迟限制,需要注意,过于频繁会导致连接崩溃或者掉线
"shortdelay" 发送消息延迟 从一秒缩短到半秒
<health> 当前血量值情况
<maxhealth> 血量值上限
<me> 玩家名字
<hunger> 当前饥饿值
<maxhunger> 饥饿值上限
<sanity> 当前精神值
<maxsanity> 精神值上限
<wetness> 当前湿度
<maxwetness> 湿度上限
<temperature> 当前温度
<beaverness> 当前木头值 [ 伍迪专有 ]
<lasttarget> 上一个战斗目标
<direction> 当前视角方向
<mouse> 鼠标所在对象的名称
<mouse_distance> 鼠标所指位置与你的距离 ( 米 )
<nearestplayer> 与你最近的玩家名字
<nearestplayer_distance> 与你最近的玩家的距离
<nearestplayer_direction> 与你最近的玩家的方向
heres my current options btw
{ NUMPAD0, "yes"
,"print","nodelay"
},
{ NUMPAD9, "health = <health> out of <maxhealth>"
,"print","nodelay"
},
{ NUMPAD8, "sanity = <sanity> out of <maxsanity>"
,"print","nodelay"
},
{ NUMPAD7, "hunger = <hunger> out of <maxhunger>"
,"print","nodelay"
},
{ NUMPAD4, "temperature = <temperature>"
,"print","nodelay"
},
{ NUMPAD5, "wetness = <wetness>"
,"print","nodelay"
},
{ NUMPAD6, "i can see a <mouse> and it is <mouse_distance> metres away from me"
,"print","nodelay"
},
{ NUMPAD1, "im going into the caves"
,"print","nodelay"
},
{ NUMPAD2, "im coming out of the caves"
,"print","nodelay"
},
{ NUMPAD3, "i am facing <direction>"
,"print","nodelay"
},
feel free to use
{ NUMPAD1, ":heart:"
,"print",
},
{ NUMPAD2, ":poop:"
,"print",
},
and so on... But you will need those emoticons in your steam inventory!
Thats just random cuz I found it and now I am interested in what it is
{ F5, "I have some <mouse> "
,"print",
},
It is really good to know, ty for the quick reply.
I am currently rewriting this mod from scratch.
Yes, most likely the error was caused by improper syntax. Make sure all braces are closed and don't miss any commas or quotation marks.
What's the crash report?
Try opening Steam, then go to your Library and right-click Don't Starve Together. Select Properties, then go to the Local Files tab and click on Browse Local Files.
That folder also contains keys.lua and the other needed files. It is the only location chatbinds.lua can be found on my computer.
And I went back and checked. My changes are still in the .lua file. I have no idea where it's even getting the default values FROM anymore.
Yes.
PS: Spat can breed
Spat can breed
Spat can breed
Spat can breed
Spat can breed
Spat can breed
Spat can breed
The lenny face doesn't work in DST though. So it's not that bad.