Raised This Month: $ Target: $400
 0% 

"Welcome" page


Post New Thread Reply   
 
Thread Tools Display Modes
D o o m
Veteran Member
Join Date: Sep 2005
Location: Germany
Old 01-03-2006 , 15:27  
Reply With Quote #11

*lol* It's the one in your cstrike folder

Like you can see if you open the file ;)
__________________
Heroes
:+: Deadpool :+:
D o o m is offline
123
Veteran Member
Join Date: Apr 2005
Location: Katy, TX
Old 01-03-2006 , 16:10  
Reply With Quote #12

Not if he is using HLserver...
Then it won't be in steam/steamAppz/...
__________________
//ShadowLeader - 123
123 is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 01-03-2006 , 16:45  
Reply With Quote #13

Quote:
Originally Posted by Chrillejan
There's a motd.txt in $Counter-strike/cstrike
There's a motd.txt in $counter-strike source/cstrike
There's a conmotd.tvt in $dedicated server/cstrike/addons/amxmodx/configs
There's a conmotd.tvt in $counter-strike/cstrike/addons/amxmodx/addons/amxmodx/configs

The only one that had the exact text there were before was the motd.txt in $Counter-strike/cstrike, but that's not the dedicated server? :S
I replaced the text in the $Counter-strike/cstrike, and it worked - if I ought to create a map while I was in cs, not on the dedicated server. The problem is, I pasted my link, complete with http://www. in front of it, so it couldn't be mistaken, it now only shows the link, not the page (note: this is still not in the dedicated server)
If it's a listen server (when you open cs and click New Game) use the one in: $Counter-strike/cstrike/motd.txt
If it's a steam dedicated server (when you start Dedicated Server through your steam gui) use the one in: $dedicated server/cstrike/motd.txt

If the file is not there create it.
If you want it to show a webpage, make sure the only thing in the txt file is the url (none of the html formating). Which must have the http:// tag before it.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Chrillejan
Guest
Old 01-03-2006 , 17:09  
Reply With Quote #14

If the file is not there create it.
If you want it to show a webpage, make sure the only thing in the txt file is the url (none of the html formating). Which must have the http:// tag before it.[/quote]

Used this one, what's wrong:
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>
http://www.blablabla
</pre>
</body>
</html>
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 01-03-2006 , 17:12  
Reply With Quote #15

Quote:
Originally Posted by vittu
make sure the only thing in the txt file is the url (none of the html formating).

make it look like this
Code:
http://www.blablabla.com
that's the only thing you want in that file
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Chrillejan
Guest
Old 01-03-2006 , 17:59  
Reply With Quote #16

Yaay, it finally works... Thanks man (: .. I know that's what you told me first, it just didn't seem right to just create it, and just type the link, but that's what I had to do... thanks a lot (:
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode