How to make server filters work

Any way to filter out the non-dedicated servers? I don't want to be sifting through a bunch or servers people hosted themselves to try out the game.
 
thats coused by joining, say, a 9/10 server and someone beats you to the spot. thanks for whoever clarified this first.
 
all those filters you guyz are requesting are in the new serverfiltesr. except they are just commented out.

Just remove the ";" before and it will then show up in the filter list in T:V.
you can also set your own by editing this file.
 
my question can we add multiple queryStrings to one filter?

edit: just tested it.. and yes you can.

Code:
filterList=(filterName="filternamehere",queryString="numplayers > 0",queryString="password = 'false'")

is an example.
 
Last edited:
Razer said:
Any way to filter out the non-dedicated servers? I don't want to be sifting through a bunch or servers people hosted themselves to try out the game.
There is no way currently that I can tell
 
password
numplayers
maxplayers
gametype
hostname
mapname

I think that's all of them (all of the useful ones at least)
 
Back
Top