Jump to content

[HELP] GUI Closing to everyone


Om.

Recommended Posts

after clicking "login button" everything works fine, but GUI closes to all players who are in login screen instead of only the localplayer, pls help :)

   function successfullLogin()
     fadeCamera(true, 1, 255, 0, 0)
     guiSetVisible(GUIEditor.window[1], false)
     showCursor(false)
 end
   addEvent("login.success", true)
   addEventHandler("login.success", root, successfullLogin)

 

Edited by Om.
Link to comment

@MR.S3D

 You didn't get me, Opening the GUI works perfectly fine, but when there are many people on logging screen, if one guy clicks "Login" button, The Login GUI Disappears for everyone who were on login gui

 

ps: it got solved automatically, lol

Edited by Om.
  • Like 1
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...