I would like to make a filter for COD 4 for the server name countaining a string.
For example :
Server Name = "Clan COD 4 Team" --> this serveur is displayed because his name countains "COD"
Thanks
Moderators: Moderators, Support
FLYeRNeT wrote:Hello,
I would like to make a filter for COD 4 for the server name countaining a string.
For example :
Server Name = "Clan COD 4 Team" --> this serveur is displayed because his name countains "COD"
Thanks
if find( [$server_name], "COD", 0) != -1
learn_more wrote:reminds me of a question i asked a while back, have you already looked at using filters with only colors, eg not removing the non-matching items?
Users browsing this forum: No registered users and 1 guest