SRCDS Steam group


motd.txt problems
#1
i set up my dedi last night and it's working fine.

i edited my motd.txt to put in some images and some messages for my clan, but when i connect to the server it still has the original plain motd message coming up. i tried restarting the server already a few times.

what am i missing here?
Reply
#2
Can you post your motd code up so we can have a look please.
Reply
#3
PhatBoy Wrote:Can you post your motd code up so we can have a look please.

Code:
<!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>

</head>
<body bgcolor="#29415B" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF">
<pre>
<center>
<br>
you are playing cs:source on the siik.net server.<br>
respect the admins and siik family.<br><br>
<img src="http://img.photobucket.com/albums/v205/fr0zenn/siik.jpg">
<br>
<br><br>

<a href="http://www.siik.net">www.siik.net</a>
<a href="http://www.frozenweb.net">www.frozenweb.net</a>
</center>
</pre>
</body>
</html>
Reply
#4
First thing I would do is get rid of the <pre> tags. All the <pre> does is maintain a text format - line breaks and tabs without you having put in <br> tags.

As for it not working, are you putting it in the cstrike directory?
PING: The scapegoat for your inadequacies since 1974
[Image: unics.gif]
Reply
#5
...also, be warned that if you use the hldsupdatetool with the /verify_all switch it will overwrite your motd.txt file with the default one...
Reply
#6
i got it now. thanks everyone.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)