• Steam Condenser Get players SteamID
    1 replies, posted
Hello. I'm trying to make a PHP site that shows me the players on my Gmod server, and I'm using Steam condenser. So far I have connected it to my server, and I have it loop through each player and echo their name. But most of the other information like the players SteamId and ping are set to "null" when I do a var_dump() on each player. Is it possible to actually get each players Steamid using the Steam Condenser without having to modify it a bunch?
Sorry, you need to Log In to post a reply to this thread.