SA-MP Forums Archive
How? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: How? (/showthread.php?tid=64771)



How? - harrold - 07.02.2009

How to see howmany players are in the server then put the number on my site


Re: How? - SilentMouse - 07.02.2009

Quote:
Originally Posted by harrold
How to see howmany players are in the server then put the number on my site
Use a PHP script.

http://forum.sa-mp.com/index.php?topic=73255.0


Re: How? - harrold - 07.02.2009

Thanks but it don't work
It don't receive
How to create something like this: http://forum.sa-mp.com/index.php?topic=85632.0


Re: How? - Trent - 07.02.2009

Put your server on www.game-monitor.com

Lol... And then find the part where u can get sigs and stuff for it


Re: How? - harrold - 07.02.2009

No I don't want a picture i want what i asked


Re: How? - Killerkid - 07.02.2009

http://forum.sa-mp.com/index.php?action=search;advanced
Use it.


Re: How? - Chuan - 08.02.2009

Game Monitor does that very well.


Re: How? - harrold - 08.02.2009

common anybody
I need good help


Re: How? - SilentMouse - 08.02.2009

Quote:
Originally Posted by harrold
common anybody
I need good help
So, do you want a separate web page where it shows the server stats Or
do you want a webpage where you need to enter in an IP address of a server and see that server's stats?


Re: How? - kc - 08.02.2009

Quote:
Originally Posted by harrold
No I don't want a picture i want what i asked
For my old server I used gamemonitor to provide text based information. As, they do in fact offer data feeds as well as images.

You can receive the data in JSON, PHP Serialized or XML, which then can be formatted by your website to be suited to your needs.