12-11-2011, 05:45 PM
Hi,
I have a problem, my motd is not being displayed. A blank screen in displayed instead.
Im running CSS.
My motd.txt
Sorry for the super Long motd, but can some1 please help. And what encoding must my motd be in? Utf-8?
I have a problem, my motd is not being displayed. A blank screen in displayed instead.
Im running CSS.
My motd.txt
Quote:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Cstrike 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="no">
<pre>
Any form of hacking/exploiting/glitching is not allowed
Racism, prejudice, political or religious comments that are hostile NOT ALLOWED
No Chat/Mic Spamming
No pornographic sprays/images
No Ghosting
No need to respect admins...**** them as you wish!!!
JailBreak Rules:
Commands only in English
Terrorists are not allowed to detour,delay or hold guns
No Armory Camping at all times.
Ts are not allowed to be in the armory
No Freekilling
No vent camping on Freeday
No commands until cells open = Freeday <i>Note. This freeday cannot be revoked</i>
Maximum of 2 places can be specified as forbidden to Ts on freeday
Ts CAN knife CTs in the big cage
Only 1 CT can command at 1 time
Ts can rebel ANYTIME, except during LR
If Commanding CT dies = freeday until another CT takes over to command
CTs cannot order Ts to damage themselves <i>eg. Drown, jump, suicide</i>
Camping beyond 1 min = Slay
No healing during LR
Non-rebelling Ts who choose to stack with rebelling Ts can be killed in order to kill the rebel.
On maps where the cells dont open automatically, CTs are required to open the cells within 1 MINUTE
As CTs, giving guns to Ts to spoil the game is highly discouraged.
If a CT announces a Gun Declaration, all Ts must declare any guns they are holding via chat.
False declaration or failure to declare can result in death.
If you wish to disturb the participants of an LR, you can only:
<i>Toss them guns</i>
<i>Steal their dropped guns</i>
However don't disturb LRs excessively. Participants of an LR ARE NOT ALLOWED to disturb other or their own LRs.
</pre>
</body>
</html>
Sorry for the super Long motd, but can some1 please help. And what encoding must my motd be in? Utf-8?