TinyPortal

Development => Feedback => Topic started by: clickbouyow on November 10, 2005, 01:24:12 PM

Title: Game query block
Post by: clickbouyow on November 10, 2005, 01:24:12 PM
Anyone know of a game query block that will work with SMF/Tiny Portal?
Title: Re: Game query block
Post by: IchBin on November 10, 2005, 02:27:32 PM
Which Game are you thinking of? I think I have a query script at home, but it only supports games with the Q3 engine.
Title: Re: Game query block
Post by: clickbouyow on November 10, 2005, 04:25:08 PM
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.
Title: Re: Game query block
Post by: IchBin on November 11, 2005, 04:03:41 PM
Would this script work?
http://www.awemod.com/?selected=codquery
Title: Re: Game query block
Post by: clickbouyow on November 11, 2005, 04:14:37 PM
It won't work the way it is.  I suspect it could be made to work.
Title: Re: Game query block
Post by: IchBin on November 11, 2005, 04:23:06 PM
You mean like what information you want it to display in the Block?
Title: Re: Game query block
Post by: clickbouyow on November 11, 2005, 04:30:06 PM
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.
Title: Re: Game query block
Post by: Porky on November 20, 2005, 10:13:12 AM
Is there anything that works with halflife related games?
Title: Re: Game query block
Post by: IchBin on November 20, 2005, 04:58:48 PM
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.