Raised This Month: $32 Target: $400
 8% 

MOTD = clan website?


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
HurricaneFFs
Junior Member
Join Date: Nov 2011
Old 11-13-2011 , 09:24   MOTD = clan website?
#1

Hello, ive tried to search if there was a answer here but found nothing.

It should be very simple, but i cant get the server to show the website in the MOTD.

Ive tried only link, i tried many thing but nothing worked out yet?
Anyone who can solve this problem ? :s
HurricaneFFs is offline
Falco
SourceMod Donor
Join Date: Dec 2004
Location: CANADA
Old 11-13-2011 , 10:53   Re: MOTD = clan website?
#2

Are you just inputting the URL, remove everything else.

example: http://www.yoursite/address to your motd/
__________________
[DmZ|EPSILON CSS 70.75.139.92:27016
[DmZ|EPSILON GG 70.75.167.30:27015
[DmZ|EPSILON CS:GO Classic Casual 70.75.139.92:27013
[DmZ|EPSILON CS:GO Demolition 70.75.139.92:27014
[DmZ|EPSILON BF3 69.46.43.221:25203 (8-slot) Practice Server
www.dmzepsilon.ca
----------------------
Falco is offline
HurricaneFFs
Junior Member
Join Date: Nov 2011
Old 11-13-2011 , 10:56   Re: MOTD = clan website?
#3

Quote:
Originally Posted by Falco View Post
Are you just inputting the URL, remove everything else.

example: http://www.yoursite/address to your motd/
Yeah, tried that :s
HurricaneFFs is offline
ojmdk476oj
AlliedModders Donor
Join Date: Dec 2009
Old 11-13-2011 , 11:24   Re: MOTD = clan website?
#4

For CS:S it's.

PHP Code:
<head>
<
title>Cstrike MOTD</title>
<
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<
meta http-equiv="Refresh" content="0;url=http://www.mysite.com/index.htm">
</
head
Found it here
ojmdk476oj is offline
Rizla
SourceMod Donor
Join Date: Jun 2010
Old 11-14-2011 , 06:17   Re: MOTD = clan website?
#5

no, you can just put the full URL in its place.

also, make sure in your options that you do not have HTML MOTDs disabled.
Rizla is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 11-14-2011 , 22:08   Re: MOTD = clan website?
#6

My motd.txt just contains:
Code:
http://www.ocrtf2.com/motd.html
and displays just fine in TF2.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
gamemann
Veteran Member
Join Date: Sep 2009
Location: Mullica Hill, New Jersey
Old 11-14-2011 , 22:15   Re: MOTD = clan website?
#7

yea mine contains
http://games223.com/
Works fine.
Are you putting it the motd.txt or the motd_text.txt
__________________
Software/network engineer. I often work on a neat project called The Modding Community.

Check out my GitHub here!
gamemann is offline
Send a message via Skype™ to gamemann
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 11-15-2011 , 00:24   Re: MOTD = clan website?
#8

also check the motdfile convar
Leonardo is offline
poppin-fresh
AlliedModders Donor
Join Date: Aug 2010
Old 11-15-2011 , 09:55   Re: MOTD = clan website?
#9

Quote:
Originally Posted by Powerlord View Post
My motd.txt just contains:
Code:
http://www.ocrtf2.com/motd.html
and displays just fine in TF2.
What coding are you using to resize the image in the motd window?

Last edited by poppin-fresh; 11-15-2011 at 09:55.
poppin-fresh is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 11-16-2011 , 09:49   Re: MOTD = clan website?
#10

Quote:
Originally Posted by poppin-fresh View Post
What coding are you using to resize the image in the motd window?
This CSS rule:
Code:
img#bg {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
I should probably redesign that page at some point, it was built back when IE was the Steam renderer. Now it uses Webkit.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 11-16-2011 at 09:53.
Powerlord is offline
Closed Thread



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 22:55.


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