Page 1 of 1

Checking rate value of clients

Posted: April 27th, 2012, 1:00 pm
by think-green
Hey guys, I wanted to ask if it is possible to check what value of the cvar "rate" the clients have set.
Im on CoD1.1, just to mention, threw /rcon status you can see the rate value from each client.
But i need the value inside script so i can go on with if(rate == xxx).

PS: I dont need to force rate to a specific value, just read-out.

Re: Checking rate value of clients

Posted: April 27th, 2012, 2:05 pm
by megazor
Unfortunately, this is impossible.

Re: Checking rate value of clients

Posted: April 27th, 2012, 5:41 pm
by think-green
Are you sure?

I know you can't get client cvar values.
But maybe rate is an exception since its readable threw /rcon status.

Maybe any possibility with the use of rcon or so?

Re: Checking rate value of clients

Posted: April 27th, 2012, 8:00 pm
by Drofder2004
It is not possible, we are sure :)

Re: Checking rate value of clients

Posted: May 3rd, 2012, 3:31 pm
by Moustache
I thought it was possible with an external tool?

Re: Checking rate value of clients

Posted: May 4th, 2012, 12:33 am
by Drofder2004
With external tools, I could do a lot more than "check your rate" -- I could use your ebay account to purchase some antiques >.>

Re: Checking rate value of clients

Posted: May 4th, 2012, 10:25 am
by ThaWalrus
LOL

If you use a mix of punkbuster and B3, mod a liitle bit and program some things. It could be possible yes...