Sounds like you have an outdated chat plugin then.CheekyFaceIt's not working. "text" in chat for commands of two values (words, words and numbers)
example
bind u chat.say 2 "/upgrade 2" - not working
bind u "chat.say 2 \"/upgrade 2\"" - not working
Wulf, where are you, i need you help
Chat.say/command binds not working anymoreSolved
CheekyFaceIt's not working. "text" in chat for commands of two values (words, words and numbers)
example
bind u chat.say 2 "/upgrade 2" - not working
bind u "chat.say 2 \"/upgrade 2\"" - not working
Wulf, where are you, i need you help
If this doesnt work then i'd say you have other issues
bind u chat.say {0, "/upgrade 2"}\
Try bind u chat.say 0 "/upgrade 2"\
ONLY format that worked for me (with other chat commands that need arguments, I don't use that particular plugin). For the record, I don't use any chat plugins.
EDIT: forgot to include the chat channel, post fixed now.
PedroNF
Try bind u chat.say "/upgrade 2"\
ONLY format that worked for me (with other chat commands that need arguments, I don't use that particular plugin). For the record, I don't use any chat plugins.
The proper format is the chat channel before the command as shown in previous examples. The way you are using it is outdated and will not work going forward.
Wulf
The proper format is the chat channel before the command as shown in previous examples. The way you are using it is outdated and will not work going forward.
You're right, I've fixed it. Wrote it in a hurry and didn't notice I had forgotten the channel.
chat.say seems no longer to work everytime example
bind x chat.say /remove
bind x chat.say "/remove"
no longer works and put out in chat true or false