The online racing simulator
hey vic... a little feature request?

for autocross servers all it says under track is "autocross autocross"... could it also show the current running layout?

thanks
Our system doesn't know anything about the layout you run, so I can't show it.
Quote from Victor :Our system doesn't know anything about the layout you run, so I can't show it.

bummer. was worth a shot.
I dont know much about these things, but I have a bug report.

The # is like a comment, so after its position the server name is ignored.

And so many servers has this character, for instance, to difference server 1 and 2.

Is there any way to fix, o avoid that problem?
Thank you very much. That page would be very useful for me
Could someone please help me implent this into my website? Thanks!

How would I do this too?
Quote from master_lfs.5101 :Could someone please help me implent this into my website? Thanks!

How would I do this too?

<table style="bgcolor: rgb(0, 0, 0);" width="15%" border="1" cellpadding="2" cellspacing="2">
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20TBO-mini" ?></td></tr>
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20XFR-mini" ?></td></tr>
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20RB4-bnj" ?></td></tr>
</table>

works for me.
Quote from bunder9999 :
<table style="bgcolor: rgb(0, 0, 0);" width="15%" border="1" cellpadding="2" cellspacing="2">
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20TBO-mini" ?></td></tr>
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20XFR-mini" ?></td></tr>
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20RB4-bnj" ?></td></tr>
</table>

works for me.

So i would have to use php? Or HTML?
Quote from master_lfs.5101 :So i would have to use php? Or HTML?

the filename would have to be .php in order for the web server to execute <?php ?> tags.
Thanks bunder. Don't know much of php but i know html pretty well.
Quote from bunder9999 :
<table style="bgcolor: rgb(0, 0, 0);" width="15%" border="1" cellpadding="2" cellspacing="2">
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20TBO-mini" ?></td></tr>
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20XFR-mini" ?></td></tr>
<tr><td><?php include "http://www.lfsworld.net/hoststatus/?h=^2bunbun's%20funfun%20RB4-bnj" ?></td></tr>
</table>

works for me.

It may work, but it's really wrong. The hoststatus pages are HTML pages on their own. If you look at the source code of a hoststatus page you'll see it has a document type, HTML, HEAD, BODY, etc. A whole html page.
You cannot just put that inside a table.
Instead, use an iframe to load the hoststatus into. (google it if you don't know what it is).
ewww frames.

yeah, i know it's wrong... but who cares about w3c compliance... i sure don't.
Yes, I use them as iframes:

<iframe src="http://www.lfsworld.net/hoststatus/?h=Grand%20Layout%20Server%201&c=1" width="530" height="100" scrolling="no" frameborder="0"></iframe>

Quote from bunder9999 :ewww frames.

yeah, i know it's wrong... but who cares about w3c compliance... i sure don't.

Then at least append &onlycontent to the urls, so that you only get the actual host status tags, leaving out the full-page tags.
You may have to copy the css bits into your page though, to make the host status data look good.
Quote from Victor :Then at least append &onlycontent to the urls, so that you only get the actual host status tags, leaving out the full-page tags.
You may have to copy the css bits into your page though, to make the host status data look good.

i hate css too... but since you suggested it, that's what i did.

edit: yes, i'm super picky.
Quote from Victor :ok I've added the &c option for alternate hostname colours (but taking out the actual host colouring).
&c=1 for black
&c=2 for white
&c=3 for grey

if you need another colour, just let me know

Additionally you don't need to include the colour tags in the host name anymore to use this.

&c=4 for blue has been added by vic. many thanks.

edit:

&hostlink has been added by vic, to allow for join2lfs integration. thanks again.
Is it possible to add - for example - &php als parameter to get this output ?

$mode="Demo, Qualification 15 minutes";
$track="Blackwood GP";
$hostname='Colored Host with font tags';
$hostname_clean = 'LFS Hostname';
$settings = '...';

etc.

This will give more control how to place the content.
2

little host script
(43 posts, started )
FGED GREDG RDFGDR GSFDG