WASSIm. Posted July 13, 2013 Author Share Posted July 13, 2013 (edited) I don't see it in the elements page "Element" ( win ) is element function guidxCreateWindow(x,y,w,h,text) win = guiCreateStaticImage( x,y,w,h, "black.png", false) local wx, wy = guiGetSize ( win, false ) guiSetProperty( win, "Alpha", 70) local winup = guiCreateStaticImage( 0,0,1,0.1, "winup.jpg", true, win ) local text = guiCreateLabel(0,0,1, 1,text,true, winup) guiSetProperty( text, "Alpha", 300) guiLabelSetHorizontalAlign(text, "center") guiLabelSetVerticalAlign(text, "center") guiSetFont ( text, guiCreateFont( "font.ttf", 30 ) ) return win end Edited July 13, 2013 by Guest Link to comment
Castillo Posted July 13, 2013 Share Posted July 13, 2013 yes I don't see it in the elements page "Element" Would you please stop posting if you have absolutely no idea of what is all about? Link to comment
WASSIm. Posted July 13, 2013 Author Share Posted July 13, 2013 i have idea what is all about Link to comment
Castillo Posted July 13, 2013 Share Posted July 13, 2013 I wasn't telling you that, it was for 6ArHxiMr'3a[Z]eF. Link to comment
WASSIm. Posted July 13, 2013 Author Share Posted July 13, 2013 I wasn't telling you that, it was for 6ArHxiMr'3a[Z]eF. ops sry Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now