Hello, I would like to know how to auto run the console command "ulx hide !resetcolor * blue" every minute. I have looked on other threads but i don't know what to replace the "loldumptbls" with in[CODE] timer.Create("loldumptbls", 60,0, function() RunConsoleCommand("ulx hide !resetcolor * blue") end)[/CODE]
It does not run the command. Please help Thanks in Advance!!! I also placed it in garrysmod/lua/autorun/autocommand.lua file. On my server.
"loldumptbls" is just an identifier. You can see all the parameters [URL="http://wiki.garrysmod.com/page/timer/Create"]here[/URL].
Can you please post the full code of how you're running the timer, and where you're running it from?
Sorry, you need to Log In to post a reply to this thread.