I’m starting to get pissed with all these errors, i seriously don’t give a shit if it’s my code or not, i just want it to work.
[lua]
local button1 = vgui.Create(“DButton”)
button1:SetPos(50,25)
button1:SetSize(100,50)
button1:SetText(“Kill Yourself!”)
button1:MakePopup()
button1.DoClick = function()
RunConsoleCommand(“kill”)
end
[/lua]
can there be a simpler fucking derma code!?
but i put it in the autorun folder, guess what?
theres no
fucking
button
in the left hand corner
of the fucking screen
i have restarted everything.
i’m starting to thing it’s not my code…
(User was banned for this post ("Wrong section" - mahalis))