09-24-2006, 01:05 PM
I've set up an motd in Counter-Strike:Source, and have yes body scroll to yes, however when you join the server, you aren't able to scroll down on the motd.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Revived MOTD</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body scroll="yes">
<pre>
Welcome to [Revived] clan server!
The server is currently running at 100-Tick.
<HR COLOR="#FFFFFF" />
<b>We are currently recruiting.
If you are looking to get into Revived put an [r] at the end of your name and wait
for a Revived clan member to give you further instructions.
A microphone and the use of Ventrilo is required, also X-Fire is not required
however it will greatly influence our final decision of your recruitment.</b>
<HR COLOR="#FFFFFF" />
Revived Members:
<ul>
<li>Treborresor08
<li>Jimmy
<li>LanceZOMG
<li>Benzor
<li>Frenchie
</ul>
Revived Recruits:
<ul>
<li>|\|apalm|
<li>Hitman
<li>Shmiernan
</ul>
<HR COLOR="#FFFFFF" />
Public Ventrilo Information:
Hostname or IP: 65.254.40.186 Port: 3829
Website URL:
Coming soon...
</pre>
</body>
</html>
Can anyone help me out?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Revived MOTD</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body scroll="yes">
<pre>
Welcome to [Revived] clan server!
The server is currently running at 100-Tick.
<HR COLOR="#FFFFFF" />
<b>We are currently recruiting.
If you are looking to get into Revived put an [r] at the end of your name and wait
for a Revived clan member to give you further instructions.
A microphone and the use of Ventrilo is required, also X-Fire is not required
however it will greatly influence our final decision of your recruitment.</b>
<HR COLOR="#FFFFFF" />
Revived Members:
<ul>
<li>Treborresor08
<li>Jimmy
<li>LanceZOMG
<li>Benzor
<li>Frenchie
</ul>
Revived Recruits:
<ul>
<li>|\|apalm|
<li>Hitman
<li>Shmiernan
</ul>
<HR COLOR="#FFFFFF" />
Public Ventrilo Information:
Hostname or IP: 65.254.40.186 Port: 3829
Website URL:
Coming soon...
</pre>
</body>
</html>
Can anyone help me out?