Garry's Mod

Garry's Mod

Pas assez d'évaluations
[TTT|2] Command to Chat [FEATURE]
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Type de contenu: Addon
Type d'addon: Outil
Mots-clés d'addon: Construction
Taille du fichier
Publié le
Mis à jour le
8.913 KB
30 mai 2019 à 2h34
10 oct. 2023 à 9h05
5 notes de changement ( voir )

S'abonner pour télécharger
[TTT|2] Command to Chat [FEATURE]

Description
A simple addon that helps you to create serverwide chatcommands.

Discord: https://discord.gg/Npcbb4W
Source: https://github.com/TimGoll/ttt-command-to-chat (report bugs here)

Command to chat is s small addon that makes it easy for server owners to configure chat commands. Each defined command registers a chat command and a console command. Once executed, chat messages can be printed to the player chat or further commands can be automatically executed. Additionally multiple languages, variables, placeholders and colors are supported.

Check out the wiki here: https://github.com/TimGoll/ttt-command-to-chat

This addon is compatible with TTT and TTT2. It should work with other gamemodes such as sandbox, darkRP, Prophunt etc., but I have not tested this.

Usecases:
  • playerinfo: add commands like !discord to prevent the same questions each and every day
  • manual: add minitutorials for the players to use
  • console command linker: link console commands to chat commands
  • multicommand: combine multiple console commants into one
12 commentaires
FlyingDutchman 13 janv. à 3h42 
Takes a bit to understand, but once you do it's really useful.
ibo 22 juin 2023 à 8h45 
[[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 12 févr. 2020 à 14h44 
Thx for quick hotfix, dropped like least i can do :D :coolthulhu:
Czak 6 févr. 2020 à 8h12 
Np for telling you tim :)
Tim | Mineotopia  [créateur] 6 févr. 2020 à 7h19 
@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  [créateur] 29 janv. 2020 à 11h14 
subscribe to it and follow the wiki
Czak 29 janv. 2020 à 8h02 
how do i enable it
Tim | Mineotopia  [créateur] 29 janv. 2020 à 1h31 
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 29 janv. 2020 à 0h43 
it does not work
Fabii 19 oct. 2019 à 20h23 
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.