Jump to content

When player loading, do not spawn him


myonlake

Recommended Posts

Hello,

Is there any functions/events for that the server would get info that he is STILL loading, and when he has finished the files download, he would proceed to the main menu or spawn or anything that happens when loading is ended.

Sorry for being such a... blind when scrolling the server/client functions/events list :D

Edited by myonlake
Link to comment

Client

addEventHandler("onClientResourceStart", getResourceRootElement(), function() 
outputChatBox("This happens whenever the res is started") end) 

This happens whenever the resourse is started. You may put a GUI there or w/e u want.

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