Difference between revisions of "Console Variables"

From FTE
Jump to: navigation, search
(Console Variables moved to Global Console Variables: Attempting to make order from chaos)
 
(not done yet...)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
#redirect [[Global Console Variables]]
+
Console variables (cvars) are variables that change aspects of the engine.<br />
 +
<br />
 +
Cvars are manipulated by typing in the cvar name and a value in console.<br />
 +
Current cvar status is viewed by typing in the cvar name alone.<br />
 +
New cvars can be created using the [[set]] command for use in user scripts.<br />
 +
<br />
 +
[[Global Console Variables]] contains the list of all cvars found in all FTE QuakeWorld distributions as of build 2501.<br />

Latest revision as of 21:54, 23 November 2005

Console variables (cvars) are variables that change aspects of the engine.

Cvars are manipulated by typing in the cvar name and a value in console.
Current cvar status is viewed by typing in the cvar name alone.
New cvars can be created using the set command for use in user scripts.

Global Console Variables contains the list of all cvars found in all FTE QuakeWorld distributions as of build 2501.