Norhy Posted March 3, 2015 Share Posted March 3, 2015 hey. I am making a login panel and i use the server event onPlayerJoin to display the login panel, however, the panel displays only when the player has the download finished. That means when a player joins for the first time the panel won't show because he is downloading the data, but when he join second time the panel show. How to i fix it? Link to comment
DNL291 Posted March 3, 2015 Share Posted March 3, 2015 The panel will only show when the client-side script is started, so use the event: "onClientResourceStart" to show the panel. 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