BrendonPawn Posted October 7, 2019 Share Posted October 7, 2019 (edited) On 'client_packages/index.js': var loadingBrowser = mp.browsers.new("package://loading.html"); mp.gui.cursor.show(true, true); Based on my analysis, this should show the HTML content to the client as it enters the server, however, nothing happens. Edited October 7, 2019 by BrendonPawn Link to comment Share on other sites More sharing options...
MrPancakers Posted October 8, 2019 Share Posted October 8, 2019 What's inside your client_resources/127.0.0.1:22005 folder, do those files exist? Link to comment Share on other sites More sharing options...
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