Garry's Mod

Garry's Mod

[TTT|2] Command to Chat [FEATURE]
12 則留言
FlyingDutchman 1 月 13 日 上午 3:42 
Takes a bit to understand, but once you do it's really useful.
ibo 2023 年 6 月 22 日 上午 8:45 
[[TTT|2] Command to Chat [FEATURE]] lua/autorun/client/cl_ctc_handler.lua:20: attempt to index global 'LANG' (a nil value)
1. func - lua/autorun/client/cl_ctc_handler.lua:20
2. unknown - lua/includes/extensions/net.lua:33
Aie'dail 2020 年 2 月 12 日 下午 2:44 
Thx for quick hotfix, dropped like least i can do :D :coolthulhu:
Czak 2020 年 2 月 6 日 上午 8:12 
Np for telling you tim :)
Tim | Mineotopia  [作者] 2020 年 2 月 6 日 上午 7:19 
@Czak: You were righ. There was a bug in it, it works now!
@NichtDanieal: I implemented your feature request. But keep in mind, this addon is run clientseide. You can only use it for commands that work on clients as well
Tim | Mineotopia  [作者] 2020 年 1 月 29 日 上午 11:14 
subscribe to it and follow the wiki
Czak 2020 年 1 月 29 日 上午 8:02 
how do i enable it
Tim | Mineotopia  [作者] 2020 年 1 月 29 日 上午 1:31 
I haven't tested in a while, but it did work. An since about 4k people are using it without any reports l, I think the problem is on your side
Czak 2020 年 1 月 29 日 上午 12:43 
it does not work
Fabii 2019 年 10 月 19 日 下午 8:23 
Nützliches kleines Addon :)! Am schönsten wäre es natürlich, wenn es direkt beim Easy Binding Addon integriert wäre, so dass man im Keybind Menu einfach ein weiteres Feld für ChatCommands hat, getrennt durch Semikolon, die das gebundene Command dann aufrufen.
Tim | Mineotopia  [作者] 2019 年 10 月 13 日 上午 9:24 
this might actually be impossible. I've never tested it with arguments. I'll add it to my ToDo list
NichtDaniel 2019 年 10 月 13 日 上午 6:52 
What would be the correct syntax for commands where you have to define an amount for example
"ttt_preptime_seconds 1"

Because it gives me this error:
RunConsoleCommand: Command has invalid characters! (ttt_preptime_seconds 1 (' '))
The first parameter of this function should contain only the command, the second parameter should contain arguments.