BrendonPawn 0 Posted October 7 (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 by BrendonPawn Share this post Link to post Share on other sites
MrPancakers 109 Posted October 8 What's inside your client_resources/127.0.0.1:22005 folder, do those files exist? Share this post Link to post Share on other sites