[kac_addcvar] comparison type

Post your support questions here. Please search before asking a question.
Post Reply
Impact
Posts: 14
Joined: Tue Jan 05, 2010 10:52 pm
Location: Poland
Contact:

[kac_addcvar] comparison type

Post by Impact »

What comparison type is possible?

1. equal
2. less (equal to or less than)
3. greater (equal to or greater than)
4. ??
[PL] TREADSTONE PROJECT 217.153.241.222:27015
Propably the best of Europe Public Counter-Strike: Source server.
http://www.fpsmeter.org/p,view;53666.html http://infamous-clan.eu/bans/
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: [kac_addcvar] comparison type

Post by Kigen »

Bound which is keeping the cvar between two numbers. Like keeping cl_cmdrate between 66 and 101.

StrEqual which is for comparing string ConVars. Like for example if you want to force people to stop using HLSS and other such systems you could to a strequal "" with voice_inputfromfile (I think its that).
Image
Post Reply