SRCDS Steam group


How to make a website load in the server description window?
#1
Hey everyone,

I recently set up a counter-strike source server and have it running like wonders, but I have one problem.
[Image: websiteplxdu6.jpg]
[Image: websiteplxdu6.ec22ce8bfb.jpg]

I need that to load a website, rather than telling me I am playing CSS.

Thanks in advance guys!
Reply
#2
put this in the motd.txt
Code:
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.YOURWEBSITE.com/">
</frameset>
~ trewq
Reply
#3
This is a dedicated server.. ran from the tools section... I enter that code, and it still remains the same. I enter ANYTHING, and it still stays the same, so it's not the code.

So it's running from:
Source Dedicated Server


And I'm using the MOTD.txt from:
C:\Program Files\Steam\steamapps\proxyhub\counter-strike source\cstrike\motd.txt

It's just the default motd:

[Image: websiteplxen0.jpg]
[Image: websiteplxen0.377e8675c3.jpg]

Also, here is my motd.txt:

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>
<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>
TEST MOTD TEST
</pre>
</body>
</html>

And as I said before, it's still the default motd.

Any help is greatly appreciated!
Reply
#4
I'm not sure, but i think you'll need the coding language behind like:

Code:
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.Example-website.com/pictures/frontpage.html/">
</frameset>

Or .php


Ofcouse you have your own webpage, or a sponsorship with someone who has hp.

The
Code:
http://www.Example-website.com/pictures/frontpage.html
I think you have to upload a .html picture, and paste it into the directory.




I toke a screenshot of my freinds servers motd:

[Image: rtlni8.th.jpg]


Look at the .html, behind the url.
Reply
#5
realchamp Wrote:I'm not sure, but i think you'll need the coding language behind like:

Code:
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.Example-website.com/pictures/frontpage.html/">
</frameset>

Or .php


Ofcouse you have your own webpage, or a sponsorship with someone who has hp.

The
Code:
http://www.Example-website.com/pictures/frontpage.html
I think you have to upload a .html picture, and paste it into the directory.




I toke a screenshot of my freinds servers motd:

[Image: rtlni8.th.jpg]


Look at the .html, behind the url.

You're missing the point, ANYTHING I enter, even if its just text, does not show. It still shows the default MOTD.

Thanks for trying to help though.
Reply
#6
Ohh i was thinking that Big Grin..

I just trought that i was like that... Hmm.
Reply
#7
your putting it in the wrong spot your putting in the CSS game motd not the dedicated server directory
~ trewq
Reply
#8
King Goilio Wrote:your putting it in the wrong spot your putting in the CSS game motd not the dedicated server directory

The thing is, there is no motd in the counterstrike source server directory. That's what I was thinking, but it's the only motd.txt I have. What's the correct directory for the source dedicated server?
Reply
#9
The directory of the SRCDS is where you installed it, could be anywhere.
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
#10
he said he is using the tool for the source server
~ trewq
Reply
#11
Oh I missed that,

in that case see your steamapps directory, the server folder should be there I think.
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
#12
The server folder IS there.. but there is no motd.txt... ANYWHERE inside of that folder. Where should I create it?
Reply
#13
You should create the motd.txt in /cstrike.
In the /cstrike folder, there are others folders like....bin, cfg
Downloadlists, downloads, logs, maps, materials, models, resource...etc.

Open a text file and input

Code:
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.yourwebsite.com/">
</frameset>
Earn Points, get Free Rewards with your Amazon Points!
Points2Shop

Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)