PDA

View Full Version : Stats for website (read on)


imthebestracerthereis
7th October 2006, 00:55
I saw in one of somebodies signature that they had a link to lfs world and their stats. Does anyone know how to direct the link?

P+T

-Dustin

Jakg
7th October 2006, 00:57
like the one in mine? just do http://www.lfsworld.net/?win=stats&racer=(Your Username)

so in your case, http://www.lfsworld.net/?win=stats&racer=imthebestracerthereis

alliennas
7th October 2006, 14:02
why do you need a link, if you have an icon below your location and join date :shrug:

Dygear
8th October 2006, 06:45
why do you need a link, if you have an icon below your location and join date :shrug:

For other websites.

imthebestracerthereis
9th October 2006, 18:11
sweet, thanks guys, (anyone notice my sig? :P)

Dygear
9th October 2006, 19:14
sweet, thanks guys, (anyone notice my sig? :P)

Ya know the second part could be considered spam, please don't whore your self on here.

Chaos_BUG
19th October 2006, 13:08
I have a server of LFS and now I need mini stat like as "LFS (3/20)". Where 3 - current players, 20 - max players. How I can make it? I want a query tool like q-stat.

the_angry_angel
19th October 2006, 13:30
Theres 2 ways to basically do that. Ask LFSWorld using a script, or by reading the host file generated by LFS.

The details to query LFSworld, if you want to create it yourself can be found here:
http://www.lfsforum.net/showthread.php?t=183

There are a few libraries out there which will take away the hard work:
http://dsrc.digiserv.net/forum/showthread.php?t=547
and a few others around (no links off hand)

If your web server is on the same server as the LFS server, or you can create copies of the host file, take a look at:
http://www.lfsforum.net/showthread.php?t=195

The common denominator is that you need server side scripting in order to do this. If you dont have PHP, ASP, CSP, JSP, or something similar then you've got very limited choices.