Edge100x wrote:
It looks like you changed it to something else, so I wasn't able to test this.
But, as I was connecting to your server, I noticed that you weren't using sv_downloadurl, and as a result it was taking me forever to download the resources. And, anyone who was playing was also likely seeing lag from those uploads. So I went ahead and used the "File sync" button on your Website tab to set you up for much faster transfers.
Also, edge if you want to test it i left one of the motd i have to the forum to test.
Go in game and type "tournaments" and u will be sent to the tournaments motd (tournaments.txt in my server ftp)
Before i tried just inputting the url and it did nothing.
Just now i changed it and entered this code that some1 suggested, but this didnt work either:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<style type="text/css">
body {
background-color : #000000;
margin : 0;
color : #000000;
}
a {
background-color : #000000;
margin : 0;
color : #000000;
}
</style>
</head>
<body class="main">
<meta http-equiv="REFRESH" content="0;URL=http://snkclan.nuclearfallout.net/forums/viewforum.php?f=21">
<a href="http://snkclan.nuclearfallout.net/forums/viewforum.php?f=21">Loading MOTD page please wait a few
seconds</a>
</body>
</html>