Forum

> > CS2D > General > Server status script
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Server status script

13 replies
To the start Previous 1 Next To the start

old Server status script

Gzeep
User Off Offline

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

old Re: Server status script

KimKat
GAME BANNED Off Offline

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

old Re: Server status script

Roni
User Off Offline

Quote
Gzeep has written
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.

old Re: Server status script

SQ
Moderator Off Offline

Quote
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.

old Re: Server status script

Roni
User Off Offline

Quote
Blazzingxx has written
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

old Re: Server status script

Lee
Moderator Off Offline

Quote
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.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview