Hello, I am new to programming and I want a script which makes the player write /admin and !admin one after another
The problem is it only does the first line and not the second.
Here is my code ---
RunConsoleCommand("say","/admin")
RunConsoleCommand("say","!admin")
[editline]1st November 2015[/editline]
Also instead of marking this as dumb could you help me?
That's because you are trying to say two things at once. Wrap the second one in a timer.
you were prob rated dumb since you posted in the wrong section.
Gmod dev section is here:
[url]https://facepunch.com/forumdisplay.php?f=65[/url]
Sorry, you need to Log In to post a reply to this thread.