ThiagoyBlaCk Posted February 4, 2017 Share Posted February 4, 2017 (edited) Ola, Preciso De Uma Ajudinha Pra Saber Como Posso Fazer O Segundo Painel Parar De Sumir E Menos De 1 Segundo Quero Que Ele Nn Suma Fique Aberto, function Test1() dxDrawRectangle(x*94, y*261, x*167, y*26, tocolor(0, 0, color1, alfa), false) end VTR = guiCreateButton( x*94, y*261, x*167, y*26, "", false ) addEventHandler("onClientGUIClick",VTR,function() VTRS() end) function VTRS() dxDrawRectangle(273, 260, 138, 179, tocolor(0, 0, 0, 152), false) end Edited February 4, 2017 by ThiagoyBlaCk 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