SRCDS Steam group


change motd??
#1
how do i change the motd?
Reply
#2
Edit the "motd.txt" file inside the game's base directory. This is how it is on Linux, but I'm assuming it's the same for Windows.
Reply
#3
yep exactly the same
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#4
i did and nothing changed?
Reply
#5
did you restart the server or change the map?
Reply
#6
YES!!!
Reply
#7
did you update the html or did you just type a bunch of stuff and save it as motd.txt? if you did it and saved it you may have saved it in the wrong place, forgot to upload or?????
Reply
#8
im not even sure if im editing the right thing??

what im i suppose to edit what part?
Reply
#9
This is the default 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>
You are playing Counter-Strike: Source
Visit the official CS web site @
http://www.counter-strike.net
<a href="http://www.counter-strike.net">Visit Counter-Strike.net</a>
</pre>
</body>
</html>

The part you wanna edit is between <pre></pre>
If you google css (Cascading Style Sheets, Not Counter-strike Source) styles tutorials to change the colors of the motd.
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#10
THIS PART

<pre>
You are playing Counter-Strike: Source
Visit the official CS web site @
http://www.counter-strike.net
<a href="http://www.counter-strike.net">Visit Counter-Strike.net</a>
</pre>
Reply
#11
Correct.
keep the <pre></pre> part, just change the
Quote:You are playing Counter-Strike: Source
Visit the official CS web site @
http://www.counter-strike.net
<a href="http://www.counter-strike.net">Visit Counter-Strike.net</a>
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)