SignalTranslator is supposed to have a space.
Opened this issue · 2 comments
BurntFood commented
When you use this to autocomplete "signal translator" it doesn't put a space in.
Adding a space to it in save.json does not work either, and seems to revert to "SignalTranslator" whenever you restart the game.
IlyaChichkov commented
Hello, that's because ingame commands have multiple nouns to call and autocomplete gets one of them. Json file only allows to add some commands that were not discovered automatically by script, if command was discovered then the one in the file will be replaced with it.
Does this issue breaks the game though?
SoopCanSam commented
It prevents the terminal from understanding the command and says it is an invalid command.