PredatH0r / SteamServerBrowser

Browse game servers and details for games using Valve's master servers
123 stars 20 forks source link

Filter by server rule #3

Closed sampeto closed 9 years ago

sampeto commented 9 years ago

Would it be possible to implement a feature to filter by a specified server rule? For example, only show servers with sv_cheats set to 1.

PredatH0r commented 9 years ago

The Steam master servers don't support server-side filtering for rules, but v1.11 now allows you to add client-side filter for it:

Right click a rule (make sure that the cell editor is not open - press ESC to close it if necessary) and select "Add text column ..." or "Add numeric column ..." from the context menu. Once you have the column in the Servers table, you can use it to apply client side filters.

sampeto commented 9 years ago

Thanks, this works perfectly!