[Bug 3591] New: function for toggling cvars between list of values

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sat Apr 5 07:28:45 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3591

           Summary: function for toggling cvars between list of values
           Product: Quake 3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: devhc97 at gmail.com
         QAContact: quake3-bugzilla at icculus.org


syntax: togglelist <varname> <value> ...
This function will toggle a given cvar's value between the specified strings.

For example: togglelist cl_shownet -2 -1 0 1 2 3 4
That will change the printed net info verbosity. If the cvar was set to 0, then
the next value it will be set to is 1.

Not sure if it should be called "togglelist" though.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list