Hi, is there a hook, that is called when a convar is entered (not changed!)
so if i enter:
[code]
tk_announcement Text
tk_announcement Text
[/code]
it will show:
[code]
Text
Text
[/code]
ConVars are for settings. Concommands are for callbacks: [url]https://wiki.garrysmod.com/page/concommand/Add[/url]
thank you :)
Sorry, you need to Log In to post a reply to this thread.