Don't Starve Together

Don't Starve Together

Chat Binds
46 Comments
Pandoranoss Mar 31 @ 9:34am 
I rewrote the text in the chatbinds, but now I instandly crash whenever I join a world with the mod. please, someone help me, I can't find the error!
Von Nix Mar 21, 2022 @ 10:06am 
is there a way to use forge emotes? for some reason ensemble emotes seem to work, but not the forge ones
Kio Nov 27, 2021 @ 1:23am 
Great mod, thanks.
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.
Quartino Apr 13, 2021 @ 11:40pm 
@DykeWithASpike I wouldn't think so, since it uses the chat function and not the console. However, you can use a text expander to accomplish the same thing. aText is a free one I use, and it's decent. They have both Mac and PC versions.
󰀁Red󰀁 Apr 13, 2021 @ 10:39pm 
Is it possible to bind a console command on this mod?
1_Pinchy_Maniac Mar 27, 2021 @ 12:32pm 
i tried adding more commands and stuff and it keeps crashing the game whenever i activate the mod
Quartino Oct 12, 2020 @ 12:55am 
I second what Chesmu wants. I am looking for a disable chat mod. There are times where I just need to get stuff done, and want to block out all the other chatter. Otherwise, this looks like a *great* mod, and I'm for sure going to check it out. Thanks!
Quirckey Jun 3, 2020 @ 11:46am 
Can we use this mod to disable the chat completely?
Jake Compton Nov 17, 2019 @ 8:15am 
Hello. Chat binding the quote "/rescue" does not seem to work. Instead it will just say "rescue". /rescue is a client command in normal gameplay that gets you unstuck from the void.
未知的动力 Oct 11, 2019 @ 8:00pm 
个人简单翻译 送给各位天朝的朋友

"whisper" 发送聊天内容给附近的玩家,而不是整个服务器所有人
"shift" 需要按住 "Shift" 键才能发送的消息
"ctrl" 需要按住 "Ctrl" 键才能发送的消息
"ignoreshift" 无论是否按住 "Shift" 键都能发送消息
"ignorectrl" 无论是否按住 "Ctrl" 键都能发送消息
"print" 发送聊天内容给全服务器所有人,并且会在控制台中发送该消息
"private" 仅在自己的屏幕上显示此条信息
"allownil" 停止默认行为,如果任何快捷语句发送函数执行返回值为0 ( 类似 NaN 判定 ) 都会停止发送消息 ( 我还没测试 不知道什么鬼 )
"nonrandom" 停止随机发送消息,改为按消息顺序进行发送
"nodelay" 忽略发送消息的延迟限制,需要注意,过于频繁会导致连接崩溃或者掉线
"shortdelay" 发送消息延迟 从一秒缩短到半秒
未知的动力 Oct 11, 2019 @ 7:53pm 
个人简单翻译 送给各位天朝的朋友

<health> 当前血量值情况
<maxhealth> 血量值上限
<me> 玩家名字
<hunger> 当前饥饿值
<maxhunger> 饥饿值上限
<sanity> 当前精神值
<maxsanity> 精神值上限
<wetness> 当前湿度
<maxwetness> 湿度上限
<temperature> 当前温度
<beaverness> 当前木头值 [ 伍迪专有 ]
<lasttarget> 上一个战斗目标
<direction> 当前视角方向
<mouse> 鼠标所在对象的名称
<mouse_distance> 鼠标所指位置与你的距离 ( 米 )
<nearestplayer> 与你最近的玩家名字
<nearestplayer_distance> 与你最近的玩家的距离
<nearestplayer_direction> 与你最近的玩家的方向
Ice Kid Sep 5, 2019 @ 6:03pm 
HOW THE HECK DO YOU SEEK AS WES???????????????????????????????????????????
Babadrake Aug 2, 2019 @ 8:34pm 
...all i have to say is... this is great, with that that mod lets you put your health in chat its very slow, but with this i can spam it in a panic, fucking thank you!

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
Lily Jan 5, 2019 @ 7:43pm 
how do i do commands in this? I tried to make this mod do commands but all the phrases come out without the / before them
Dec 20, 2018 @ 7:19am 
This is the best mod out there for quick usage of emoticons imho, just bind your numpad buttons

{ NUMPAD1, ":heart:"

,"print",
},


{ NUMPAD2, ":poop:"

,"print",
},


and so on... But you will need those emoticons in your steam inventory!
MisfortuneCookie Dec 16, 2018 @ 11:16am 
how come it works for /cheer but none of the other forge emotes? ik that its being rewritten and the forge emotes dont work with this but how come cheer is the only one that does?
MisfortuneCookie Nov 21, 2018 @ 1:32pm 
Where can I find the mod "workshop69696969"?
Thats just random cuz I found it and now I am interested in what it is
Sbryf Apr 13, 2018 @ 7:03pm 
there is no support for Russian language
Ixander Mar 19, 2018 @ 8:56am 
"I am %99 wet." smh
Ensa Feb 28, 2018 @ 12:44pm 
I only got it to show the items that are on the ground with no detail about the amount

{ F5, "I have some <mouse> "

,"print",
},
Ensa Feb 28, 2018 @ 12:29pm 
what is the command line for showing the quantity of a determined item that you put your mouse on?
Mystic Nov 12, 2017 @ 3:36am 
@Johm Watsom
It is really good to know, ty for the quick reply.
Chuck Angry Birds  [author] Nov 12, 2017 @ 2:45am 
@󰀒Mystic
I am currently rewriting this mod from scratch.
Mystic Nov 12, 2017 @ 1:48am 
is it possible to perform new forge emotes with this mod? seems its not working for me
Hekkaryk Sep 27, 2017 @ 12:47pm 
Is there a way to send / character? I'd love to have hotkeys for /ext and /freeze commands from Moderator Commands but it doesn't seems to be working :|
MayonnaiseJane Aug 14, 2017 @ 7:36am 
Former software dev, now break-fix. My very first thought when that happened is "I've effed the syntax." lol. When I was in school, I had a teacher who said I was the President of the "Students Against Semicolons" club... because of how often otherwise brilliant code would not freaking compile because of one. missing. semicolon. (Working in C.) Anyhow... yeah, that's why I didn't comment till I saw someone else having the same problem and my "IT Helpdesk" gene kicked in. I'ma shush tho, because it's YOUR Mod, lol! Sorry if I overstepped. :D
Chuck Angry Birds  [author] Aug 14, 2017 @ 6:05am 
@MayonnaiseJane
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.
MayonnaiseJane Aug 14, 2017 @ 4:28am 
Shadow I had the same problem and it didn't start until after I modified the chatbinds.lua by ADDING my own. I had removed several and it was working fine... I got sucked into ElderScrolls Online by a friend, and haven't touched DST in a week, but I THINK that this error might be caused by messing up the chatbinds.lua file.
Chuck Angry Birds  [author] Aug 13, 2017 @ 8:14pm 
@ShadowSpark
What's the crash report?
ShadowSpark Aug 13, 2017 @ 12:33pm 
This is a good mod, and it was working fine at first, but recently whenever I would try to start a world it would simply crash and exit the game.
MayonnaiseJane Jul 25, 2017 @ 3:04pm 
Ya know I was about to reply that I'd already been there and the only thing there was a shortcut to the game and a logfile... but then I right clicked the game, and viola. Browse inside package. It couldn't be found because it's inside a package! I edited that one. It works now. THANK YOU!!!
Chuck Angry Birds  [author] Jul 25, 2017 @ 12:09pm 
@MayonnaiseJane
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.
MayonnaiseJane Jul 25, 2017 @ 6:43am 
Yes. I'm changing that file. However I will note that it is NOT located where instructed on my computer, I'm assuming because I'm running a Mac. For me it is located here: /Users/Mayo/Library/Application Support/Steam/userdata/80523633/ugc/referenced/823441300633132581/chatbinds.lua
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.
Chuck Angry Birds  [author] Jul 23, 2017 @ 10:24am 
@MayonnaiseJane Are you sure you're changing chatbinds.lua? Is this mod being constantly updated by the game?
MayonnaiseJane Jul 23, 2017 @ 8:42am 
So... I seem to be having a problem changing the keybinds. No matter what changes I make to the chatbind.lua it still does the default/placeholder keybinds. I got this because I really wanted to have a "Help! I'm under attack by X" keybind for when I can't stop to type... but if I can't customize I won't have a use for this? Also I'm pretty sure people are sick of hearing me accidentaly ask where base is... while in base.
Buffer May 31, 2017 @ 6:16am 
I might miss the thrill of wanting to type something urgent while hauling ass, but this is still a great mod
Buffer May 31, 2017 @ 6:15am 
wares baise wares baise wares baise wares baise wares baise wares baise wares baise wares baise wares baise wares baise wares baise wares baise
thepook May 14, 2017 @ 6:55pm 
inside jokes
Chuck Angry Birds  [author] May 14, 2017 @ 10:25am 
@Daniel
Yes.
Daniel May 14, 2017 @ 10:24am 
you know what people are gonna use these for, right?
XxXDestroyer of FemboysXxX May 10, 2017 @ 12:24pm 
Well done, props.

PS: Spat can breed
gomi May 9, 2017 @ 1:28pm 
Spat can breed
Spat can breed
Spat can breed
Spat can breed
Spat can breed
Spat can breed
Spat can breed
Maiwiw May 9, 2017 @ 8:43am 
then.. can u now.. make the "blind chat" to hide these non-discussions for player who wants?
Guy Named Chris May 8, 2017 @ 1:12pm 
Chat binds... Noooooo......
Chuck Angry Birds  [author] May 8, 2017 @ 6:50am 
@GamingBigfoot
The lenny face doesn't work in DST though. So it's not that bad.
Gaming_Bigfoot May 8, 2017 @ 6:46am 
Chat binds are a big reason Team Fortress 2 has gone to hell, and now you've invited it to DST. Well done.