Hello guys, i'm trying to do a script that change automatically the name of server per minute, but, i don't know much lua. (I'm a beginner)
(Loop)
I need help.
[QUOTE]
for i=1,10 do
RunConsoleCommand("hostname", "ServerNameScript --- Example Loop Text #1");
RunConsoleCommand("hostname", "ServerNameScript --- Example Loop Text #2");
RunConsoleCommand("hostname", "ServerNameScript --- Example Loop Text #3");
RunConsoleCommand("hostname", "ServerNameScript --- Example Loop Text #4");
RunConsoleCommand("hostname", "ServerNameScript --- Example Loop Text #5");
end
[/QUOTE]
*Just shilling my own stuff
[URL="http://steamcommunity.com/sharedfiles/filedetails/?id=746541208"]http://steamcommunity.com/sharedfiles/filedetails/?id=746541208[/URL]
[QUOTE=Apickx;51778098]*Just shilling my own stuff
[URL="http://steamcommunity.com/sharedfiles/filedetails/?id=746541208"]http://steamcommunity.com/sharedfiles/filedetails/?id=746541208[/URL][/QUOTE]
Thanks, but your addon show errors in console?
If you post the thread in Developer Dicussions you will most likely get a quicker reply.
Sorry, you need to Log In to post a reply to this thread.