User panel stuff on forum
  5 posts on 1 page  1
Client Talk
2015-07-25, 22:32
News Writer
912 posts

Registered:
Jan 2006
Any way to make the server browser not display non-ktx game types? like fortress etc? Basically don't show anything without gamedir qw
2015-07-25, 23:13
Member
280 posts

Registered:
Jan 2015
dirtbox wrote:
Any way to make the server browser not display non-ktx game types? like fortress etc? Basically don't show anything without gamedir qw


+1
dev
2015-07-26, 13:44
Member
150 posts

Registered:
Nov 2006
There are no useful filtering options in ezQ.

I use GameScanner.
I can specify filters, buddy list and monitor servers for activity.
Even when i am in the game, i alt+tab and refresh GameScanner.

These are the filters i use:
if version ~== "*qwfwd*" remove
if version ~== "*qtv*" remove
if hostname ~== "*qizmo*" remove
if version != "MVDSV 0.3*" remove
if modname != "qw" remove
if ip ~== "181.41.*" remove

I also select Country filter: Europe and Unknown.
2015-07-26, 22:45
News Writer
912 posts

Registered:
Jan 2006
Without using ezQuake browser you lose sb_findroutes functionality which is key
2015-07-27, 00:08
Member
150 posts

Registered:
Nov 2006
Wrong. I didn't say i connect trough GameScanner.
I use these settings to keep things updated:

sb_autoupdate "1"
sb_findroutes "1"
cl_onload "browser"
  5 posts on 1 page  1