SRCDS Steam group


MOTD problem
#1
I made a simple MOTD for my server, and I am hosting it on my web server.
http://mzracer360.game-host.org:8080/srcds/motd/motd.html

I am trying to get it to show, But I've been unsuccessful at it.
I first tried an iframe, which displayed the MOTD, but even set at 100% it didnt fill the entire area.
Code:
<iframe src="http://mzracer360.game-host.org:8080/srcds/motd/motd.html" width="100%" frameborder="0" scrolling="yes"></iframe>
Right now I am using a frameset but it doesnt show the page, i just get a white screen.
Code:
<frameset rows="100%" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://mzracer360.game-host.org:8080/srcds/motd/motd.html">
</frameset>
Are there any other options to display my webpage MOTD, or am I doing something wrong?

thanks,

mzracer360
mzracer360.game-host.org:27015
Reply
#2
Well, I'm not sure why it doesnt work, but there is one more way. Since there aren't any links inside your MOTD you could use a picture, just screenshot the page or something like that and insert it as an image.

BTW: I like the clean MOTD style, it looks cool.
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


Forum Jump:


Users browsing this thread: 1 Guest(s)