Jump to content

[Help]Login Panel transition


BrianL

Recommended Posts

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

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

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