Hi, I have a server and I was just wondering if someone can help me make a sv_loadingurl. Thanks Tobias
You go into the cfg folder of your server and look for server.cfg. In there, you add a new line.
Sv_loadingurl "Pictureyouwanthere.com", where the the picture you want is uploaded to an HTML document with the following:
[code]
<img src="http://dblxross.webs.com/Dread.jpg" width="100%" height="100%">
[/code]
Where the web address is where the image goes. This makes it so that the image fits every users screen, no matter their resolution. Hope this helped. If you need the actual PICTURE, then we can talk.