Hi.
I'm experimenting with the Loading Screen, and even though the documentations says that scripts will run after showing the screen, they seem to stop.
It shows, but never hides.Code:startLoadingScreen ["Loading something", "RscDisplayLoadMission"]; ~1.0 progressLoadingScreen 1; endLoadingScreen;
Also
Will show YUP immediatly when the script is executed (execVM)Code:hint "LOL"; sleep 5.0; hint "YUP"
HOME 
Reply With Quote


