Is there any way to see who is in the SWAT 4 server from the SAS website? When I click on the SAS Proving Ground link corresponding to the SWAT 4 server on the right side of the screen, it takes me to a list only of players on the RavenShield servers with no mention of SWAT 4.
—
Echo (Christopher)
HEY, Now That is a Good question...Wish I had an answer
Any members w/ an Answer here? lol
The only advice I can give you:
--> Get as many regulars of TG#3 as possible on your xfire-friendslist...
DUKE, Germany
"What's the plan?
Track'em, find'em, kill'em!"
Or use the xfire server tab.
to answer your question: NO right now there is no way, because RvS and Swat are programmed in a different way and you dont have the same possibilities for displaying or even getting the information from the SWAT server as it is possible on the RvS one.
If you have the server as a favourite on your xfire, you can see who's there.
[SAS] SeMp3r .:. SemperFy * Great Mind Think Alike *
Actually, it is possible... it uses similar game sever queries and parses the response. If you wanted to add it to that php-script/n4admin player-server listing, you'd have to hack it around - but it would be easier to have another page just to list the s4 one.
As an alternative, you could use server query software, such as what xfire has, or do something with on a personal website, etc.
Grish...eevrything is possible ;O) Its just a matter of how much work you wanna put into it and whats the benefit of :o)
Hey, if you know where I can get doc's on how to query it without having to thumb through the S4 SDK, before I get around to looking at Gez' mods communication methods I might be interested lol.
You can just use any game query package for sites (assuming the site has the supported software).
If you want to integrate it into the existing table, you can then call the functions from that package (which is slightly more work).