myonlake Posted October 3, 2011 Share Posted October 3, 2011 (edited) 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 Edited May 30, 2019 by myonlake Link to comment
qaisjp Posted October 3, 2011 Share Posted October 3, 2011 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
TAPL Posted October 3, 2011 Share Posted October 3, 2011 https://wiki.multitheftauto.com/wiki/OnC ... ourceStart https://wiki.multitheftauto.com/wiki/IsTransferBoxActive 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