Could somebody make me a simple clientside LUA menu that would be simple to add new buttons to, and all I want them to do is execute console commands, for example, a button that would say “Suicide” would execute “kill” or something like that. Or perhaps, a tutorial on how to do it myself, Thanks.
Hold C, there’s a menu down the bottom.
[editline]03:06PM[/editline]
Also, don’t rate yourself agree for something stupid like this.
Learn Derma. This is pretty easy stuff, your button.DoClick function would just be like RunConsoleCommand(“kill”).
Well, I actually ended up doing it myself, because I didn’t want to wait. I’d like to thank everybody for not making it for me, actually. Making a basic derma panel and adding buttons to it was easy to learn (lol, tbh I was just being lazy). Anyways, that’s all.