Forum

> > CS2D > General > Server status script
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Server status script

13 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Server status script

Gzeep
User Off Offline

Zitieren
Where i can find the script PHP of the current server status with current players, map and others?

alt Re: Server status script

KimKat
GAME BANNED Off Offline

Zitieren
Type listplayers in console for list of players.
How to display current map I don't know.

alt Re: Server status script

Roni
User Off Offline

Zitieren
Gzeep hat geschrieben
Where i can find the script PHP of the current server status with current players, map and others?

i have done one but its outdated.
a other user had created a newer one too but i think its outdated too.

alt Re: Server status script

SQ
Moderator Off Offline

Zitieren
Its possible to do that with lua help.
Makesave data output file like (players , map , max players)
PHP can read those numbers and add into site instantly.

But web and server hoster should be same.

alt Re: Server status script

Roni
User Off Offline

Zitieren
Blazzingxx hat geschrieben
Its possible to do that with lua help.
Makesave data output file like (players , map , max players)
PHP can read those numbers and add into site instantly.

But web and server hoster should be same.

you dont even need lua it works with some udp connections the php script to get the infomation is only 20 lines long but to convert this in to something that looks like a server information script takes 100-200 lines

alt Re: Server status script

Lee
Moderator Off Offline

Zitieren
My script wouldn't work for you unless you're hosted on a shared host with mod_wsgi or mod_python installed (or alternatively fastcgi and python-cgi installed). If you want to port it to PHP, you may, it's rather simple actually.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht