Hi, i made something using derma, and the images are flashing black occasionally.
I compiled the images myself and all.
here is the code for one:
[lua]
local pick = vgui.Create("DImage", menustats)
pick:SetSize(100, 100)
pick:SetParent(StatMenu)
pick:SetPos(140, 25)
pick:SetImage("skeestorm/vgui/menus/pick")
[/lua]
bump
bump
It's the material's fault not lua's.
Ive had problems with custom textures and never found out how to make them properly.
Oh. Does anyone know how?
Glad I bookmarked this, [url]http://www.facepunch.com/threads/931152-What-do-you-need-help-with-V1?p=26222011&viewfull=1#post26222011[/url]
Thank you :)
Sorry, you need to Log In to post a reply to this thread.