• Own Theme when joinging
    9 replies, posted
I have question I have my own dedicated server, and I wanna make own theme when people will download files... How make own theme when joinging?
What do you mean your own "theme"? You mean putting your own community website? If so, then just use sv_loadingurl, and put your own URL there, and it should popup when you're joining the server.
Ok, I will test it:)hmm don't work :( I put this adress but still not work. [url]http://tasb.pl/garrymodloading/[/url] I set that in server.cfg and by rcon command and launch parameters but still not work :((
You're going to have to be more descriptive if you want better help. If you want actual sound to be playing while people join your server, then you're going to have to upload and code a sound file to play on that URL. Also make sure you're typing in sv_loadingurl correctly. For you, it would be as so in your server.cfg: [code] sv_loadingurl "http://tasb.pl/garrymodloading" [/code] And if that doesn't work try adding a www. before the tasb.pl.
It is typed correctly, but still not work. You don't have to put www. before the adress, the www. is just a new one subdomain to tasb.pl ;P Anyway I will try your one maybe, maybe it will help. Thanks :)
Please remove the http:// Then it should work fine.
Still not work, maybe the file is wrong? is html file, can be this wrong? (called index.html)
Try to append it to the startup commandline. +sv_loadingurl "tasb.pl/garrymodloading/" or try the server.cfg and a map restart.
ok work now, thank you :)
You are welcome!
Sorry, you need to Log In to post a reply to this thread.