View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-05-2023 , 18:10   Re: How to fetch server data to webmod?
Reply With Quote #3

If you're referring to querying data from a game server, you do that using Valve's Server Query protocol. There are some existing libraries out there for different languages that implement this procotol in a convenient package. For example, SourceQuery is one that I use for PHP.
__________________
fysiks is offline