Jump to content

How can I hide/remove the "Compilation complete. Starting the game." loading prompt?


Recommended Posts

Posted

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.

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