[Tool/Web/Other] [PHP] SA:MP Query Script with players - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [Tool/Web/Other] [PHP] SA:MP Query Script with players (
/showthread.php?tid=54515)
Re: [PHP] SA:MP Query Script with players -
[M]deLux - 15.11.2008
Quote:
|
Originally Posted by [M
deLux ]
any error on line 19 will tell you to get php 5
|
Quote:
|
Originally Posted by Marcel
I just want to receive the list of player names that are ingame.
|
why dont you just loop through the players who are online and use get_player_name? or do you want to have that info from another server?
Re: [PHP] SA:MP Query Script with players -
Marcel - 15.11.2008
Quote:
|
Originally Posted by [M
deLux ]
Quote:
|
Originally Posted by [M
deLux ]
any error on line 19 will tell you to get php 5
|
Quote:
|
Originally Posted by Marcel
I just want to receive the list of player names that are ingame.
|
why dont you just loop through the players who are online and use get_player_name? or do you want to have that info from another server?
|
Yes, from an other server. I know howto get the list of ingame players :P. I'm a scripter myself.
Re: [PHP] SA:MP Query Script with players -
Joe_Dean - 22.12.2008
I've never had any problems with this script until recently. I haven't edited it or anything, and now all of a sudden it's saying my server is offline.
I've contacted my host and everything..they say they haven't changed anything on my server to cause this script from not working.
Any ideas?
Re: [PHP] SA:MP Query Script with players -
LibertyWorld - 26.12.2008
Why does it say that my server is offline -
It is Online i checked
Re: [PHP] SA:MP Query Script with players -
James_Alex - 26.12.2008
good work
Re: [PHP] SA:MP Query Script with players -
[M]deLux - 05.01.2009
two general things to check if it doesnt work:
Quote:
To be sure check the following two things:
1. You got Php 5 or above installed and it is active for that file.
2. Your config allows the access of external addresses via fopen.
|
Re: [PHP] SA:MP Query Script with players -
Woet - 24.01.2009
This script has been stolen from Peter, with the copyrights changed.
The only change is the part which echo's the data, which Peter's didn't feature.
Peter's can be found here:
http://pastebin.com/m400b7947
Quote:
* SA:MP Query Script
* by delux himself
|
Quote:
JaTochNietDan asked for it, I made it, you can profit from it.
|
Even though you mention it might have been made by the SA:MP team, you can't have obtained this script without the copyright on top mentioning the original author.