Search found 3 matches

by TalonX
Thu Dec 15, 2005 12:10 am
Forum: PHP - Code
Topic: Query Counter-Strike:Source Server
Replies: 3
Views: 623

I've been to that site already, i'm a member there. I've been to 5 sites actually and all of the examples are based on steam's pre-patch CS:S. Since the patch things have changed. I understand how to query a server, i don't get how to query CS:S with the new patch installed.
by TalonX
Wed Dec 14, 2005 6:07 pm
Forum: PHP - Code
Topic: recordsets - MS Access + PHP
Replies: 3
Views: 465

could you post the fix for new php'ers like me :)
by TalonX
Wed Dec 14, 2005 6:03 pm
Forum: PHP - Code
Topic: Query Counter-Strike:Source Server
Replies: 3
Views: 623

Query Counter-Strike:Source Server

I want to be able to connect to a Counter-Strike:Source (CSS) IP/port and retrieve player information, and server stats. I have found several classes online that say they do this, but none of them work. The servers always time out or there's a problem in the code. For instance, one example you guys ...