• Should concommand.Add be used client or serverside?
    3 replies, posted
I hope I don't seem stupid for asking.
Okay thank you. I'm making a vgui menu, but I will probably run it clientside then. ply:ConCommand("testmenu") or something simular, I believe?
[QUOTE=Rubious;51479092]ply:ConCommand("testmenu") or something simular, I believe?[/QUOTE] Yep, if it's for a clientside menu it's fine to be clientside. It only works clientside anyway You can also use [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Global/RunConsoleCommand]RunConsoleCommand[/url] or just directly run whatever function is called when the concommand is run
Sorry, you need to Log In to post a reply to this thread.