Anyone know of a game query block that will work with SMF/Tiny Portal?
Which Game are you thinking of? I think I have a query script at home, but it only supports games with the Q3 engine.
That would be sufficient. LTGGameQuery is what I use on the postnuke site (http://www.deadboneplatoon.com) if you'd like to take a look. The client plays almost exclusively Call of Duty, so a Quake3 script should work.
Would this script work?
http://www.awemod.com/?selected=codquery
It won't work the way it is. I suspect it could be made to work.
You mean like what information you want it to display in the Block?
Yeah. The "ideal" is Server name, map name, map image, players (number playing/number slots), and a link for more information:
67.19.176.52:28960
Map: mp_brecourt
Players: 0/44
Detailed info...
As far as I can tell, with the codquery file, you have to specify the IP and then it will display detailed information.
Is there anything that works with halflife related games?
With Codquery you can include the IP and port in the string of the link. YOu can include that link in a block which shoud show a game block.