HelpAny menu base for LUA?

Posts 112 of 12 · Page 1 of 1
Any menu base for LUA?
Wondering if there are some menu bases?
Best menu base:
Code:
local frame = vgui.Create( "DFrame" )
frame:SetPos( 100, 100 )
frame:SetSize( 300, 200 )
frame:SetTitle( "My new Derma frame" )
frame:SetDraggable( true )
frame:MakePopup()
Quote Originally Posted by loKrrrkoZi View Post
Best menu base:
Code:
local frame = vgui.Create( "DFrame" )
frame:SetPos( 100, 100 )
frame:SetSize( 300, 200 )
frame:SetTitle( "My new Derma frame" )
frame:SetDraggable( true )
frame:MakePopup()
Is there a way I can have it so they can setup a bind & can you should show me how to add like and option/menus?
Quote Originally Posted by TwistedLobby View Post
Is there a way I can have it so they can setup a bind & can you should show me how to add like and option/menus?
Did you try learning basic Lua and checking the gmod wiki?
Quote Originally Posted by loKrrrkoZi View Post


Did you try learning basic Lua and checking the ?
Ok, I've figured it out already thank you!
Quote Originally Posted by TwistedLobby View Post
Ok, I've figured it out already thank you!
you need to learn lua first
Quote Originally Posted by damiansharma View Post
you need to learn lua first
Not if you paste it from memeware like all the best coders!!!
Quote Originally Posted by damiansharma View Post
you need to learn lua first
I'm not copying and pasting all I asked was for a menu base which I'm gonna learn off of.
You're not going to learn much from a menu base, unless you just want to learn Derma.
Quote Originally Posted by fcASEfsgfewgegege View Post
You're not going to learn much from a menu base, unless you just want to learn Derma.
"you're not going to learn much from that history book that you're asking for, unless you just want to learn history"
Quote Originally Posted by anteskka View Post
"you're not going to learn much from that history book that you're asking for, unless you just want to learn history"
Thanks, I knew that sounded autistic but you know whatever
Been over a week since last update/bump after answers, assuming solved.

/Closed.
Posts 112 of 12 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?