Claudiu190 Posted May 14 Posted May 14 Hello, I am developing a RAGE:MP server and I keep seeing the default loading prompt text: "Compilation complete. Starting the game." It appears after joining and sometimes also after login/spawn. I tried: - mp.game.ui.removeLoadingPrompt() - mp.game.invoke('0x10D373323E5B9C0D') - mp.game.ui.hideLoadingOnFadeThisFrame() - mp.gui.loadingScreen.show(false) - clearPrints / clearBrief / clearAllHelpMessages - disabling default chat The text still appears. Is there an official way to prevent this prompt from appearing, or is it controlled internally by the RAGE:MP client? If server developers can remove it, what is the correct method? Thank you.
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