try
Code:
gslist -n armedass -f "(hostaddr='87.106.129.210')" -t -1 -X \hostname\gamever\numplayers\maxplayers\mapname\gametype\gamemode\country\mission\sv_battleye\mod -q
or
Code:
gslist -n armedass -f "(hostport LIKE '87.106.129.210')" -t -1 -X \hostname\gamever\numplayers\maxplayers\mapname\gametype\gamemode\country\mission\sv_battleye\mod -q
Both will return empty result, where the server does exist.
Allso one runs into problems escaping characters like ) or ( in filters.
Is there any escape character i can use?
Thanks again for your great program!
An idea could be to take the exact string between the "'s and parse that string.
That way escaping could be avoided alltogether, except for ".