Jump to content

no


SpoC^

Recommended Posts

Hi guys, I want adaptation in my login panel, after clicking the 'Entrar' = 'Login' button "auto execute" a command, ie when player click the button, the bind command, Example: /load execute...

someone please help?

ibyp2a.png

shLogin = guiCreateStaticImage( X + 309, Y + 94, 100, 40, "txd/3.png", false ) 
    addEventHandler("onClientGUIClick",shLogin,onClickBtnLogin) 
    addEventHandler( "onClientMouseEnter",shLogin,LoginSH) 
    addEventHandler("onClientMouseLeave",shLogin,SErem) 

Edited by Guest
Link to comment

Yeah, complete my function please...

Does the command "/load" work when you use it in F8? The command is in server side or client side?

Yes work in f8, but my intention is to facilitate the work to the player by placing directly to perform clicking 'Login' ...

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...