BrianL Posted June 13, 2016 Share Posted June 13, 2016 Hello there, Today I downloaded a Login panel from the Community System. My question is, does anyone know how to blackout the screen or freeze it when a player joins the server until the download is complete? For example, Once someone joins my server they are able to play/run around while the resources are being downloaded. I was wondering if we could blackout the screen and the player can't move until the resources are done downloading and then transition to the login panel. Any feedback will greatly appreciated. Thanks in advance, Falcon402. Link to comment
Noki Posted June 14, 2016 Share Posted June 14, 2016 Use isTransferBoxActive to check if a player is downloading. You can freeze players with setElementFrozen. I also recommend toggleAllControls as an extra precautionary measure as frozen players can still aim. isTransferBoxActive setElementFrozen toggleAllControls 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