Jump to content

Recommended Posts

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 by ThiagoyBlaCk
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...