I dont want so see server with password ...

Designing a filter? Get tips and advice from other users. Suggest new filter features here too.

Moderators: Moderators, Support

I dont want so see server with password ...

Postby satrincha » Sat May 27, 2006 7:33 am

but when I create a filte like the same for battlefield 2 filter, with option for ANY GAMES, that not work !!

Code: Select all
if rule("password") == 0


when I validate this, I see no server ... :shock: dont anderstand why !

I have not find this filter (for any games) in the forum or download section.
satrincha
Novice User
 
Posts: 25
Joined: Thu May 25, 2006 11:06 am

Postby TurnCoat » Sat May 27, 2006 7:42 am

I am using this:
Code: Select all
if [$server_is_private] == 0
User avatar
TurnCoat
Novice User
 
Posts: 37
Joined: Sat May 27, 2006 6:10 am
Location: RF

Postby satrincha » Sat May 27, 2006 7:51 am

that work fine ! very thx ! :)
satrincha
Novice User
 
Posts: 25
Joined: Thu May 25, 2006 11:06 am

Postby ron.mercer » Sat May 27, 2006 7:54 am

TurnCoat wrote:I am using this:
Code: Select all
if [$server_is_private] == 0

Yup, that will work.

satrincha's will not since most servers do not have a rule called "password". If the rule doesn't exist the filter will fail. Additionally, rules don't always return what you expect them to. Let's assume that the rule "password" existed for all games... Some games might return a "Yes" or "Y" or something else entirely instead of a "1". Just an FYI that not all games are the same hence why [$server_is_private] exists since I figure all that out for you.
Ron Mercer
Qtracker

Image
User avatar
ron.mercer
Site Admin
 
Posts: 3194
Joined: Tue Dec 09, 2003 5:01 pm
Location: Ohio, USA

Re:

Postby Morbius » Sat Mar 03, 2012 6:34 am

TurnCoat wrote:I am using this:
Code: Select all
if [$server_is_private] == 0

I tried this and it didn't work for me at all i still show password protected servers
User avatar
Morbius
Qtracker Registered Owner
Qtracker Registered Owner
 
Posts: 3
Joined: Sat Jun 13, 2009 7:37 am
Location: Louisville,ky.

Re: Re:

Postby signa » Thu Mar 08, 2012 11:21 pm

Morbius wrote:
TurnCoat wrote:I am using this:
Code: Select all
if [$server_is_private] == 0

I tried this and it didn't work for me at all i still show password protected servers

what game are you playing? the filter code can vary from game to game.
User avatar
signa
Qtracker Registered Owner
Qtracker Registered Owner
 
Posts: 679
Joined: Mon Oct 17, 2005 10:22 pm
Location: Detroit


Return to Filters

Who is online

Users browsing this forum: No registered users and 1 guest