I remember back in GM12 you could have a loading screen to your server while people downloaded files. You could have a custom background and music playing. How do I do this with my server? I host it with nfoservers if that matter.
In your server.cfg located in the cfg folder write: sv_loadingurl "http://yourwebsite.com"
sv_loadingurl "mybigboner.com"
in autoexec.cfg. Maybe server.cfg works now too that it's sent in the server info packet.
Refer to [url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexb59e.html[/url] for the js vars, functions, and arguments such as map and SteamID you can pass into the url.
For example, my loading screen:
[url]http://sammyservers.com/newloading/ss-rp.php?steamid=76561198047699606&simulate=1[/url]
[QUOTE=ms333;38539530]In your server.cfg located in the cfg folder write: sv_loadingurl "http://yourwebsite.com"[/QUOTE]
Cool, how do I do music to play in the background? I want to loop some audio
[QUOTE=Verdict;38539543]Cool, how do I do music to play in the background? I want to loop some audio[/QUOTE]
Flash, HTML5. Check my link above for an example.
[url]http://sammyservers.com/newloading/ss-rp.php?steamid=76561198047699606&simulate=1[/url]
Wow, it looks like I won't be able to do this. Gotta find someone to do it..
Sorry, you need to Log In to post a reply to this thread.