Scoreboard query for two players
Posted: Mon Oct 15, 2007 5:20 am
I'm trying to compose some queries to display the Head2Head fights in K6
My problem is that I'm not able to select the exact 2 players that are fighting.
I thought I could make a request similar to multiple romset requests, inserting a string like (Nanni,RAX@AIVA) into player variable
I tried in some ways, using (), using ^$, and some combinations of them. No success.
Is it possible a thing like this or is it forbidden by the scoreboard's cgi implementation?
A simple way to jump the problem would be changing temporarily one of the two names: for example if I change my name from "RAX@AIVA" to "RAX@AIVA vs Nanni" I could find both my score and Nanni's simply searching for "Nanni", but I don't really like a way like this, furthermore it would work for me only, and not for all the other couples of players.
Any ideas?
My problem is that I'm not able to select the exact 2 players that are fighting.
I thought I could make a request similar to multiple romset requests, inserting a string like (Nanni,RAX@AIVA) into player variable
I tried in some ways, using (), using ^$, and some combinations of them. No success.
Is it possible a thing like this or is it forbidden by the scoreboard's cgi implementation?
A simple way to jump the problem would be changing temporarily one of the two names: for example if I change my name from "RAX@AIVA" to "RAX@AIVA vs Nanni" I could find both my score and Nanni's simply searching for "Nanni", but I don't really like a way like this, furthermore it would work for me only, and not for all the other couples of players.
Any ideas?