Revision as of 16:53, 12 January 2007 editMalcolma (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers145,248 editsm cat← Previous edit | Revision as of 20:22, 17 January 2007 edit undo74.65.56.190 (talk)No edit summaryNext edit → | ||
Line 3: | Line 3: | ||
This is a type of variable used in many ]s and ] that can be manipulated by a text based ] within the game or engine, often called a console. They commonly hold configuration ]s, but can be used for anything that may potentially be accessed and/or modified by the console. | This is a type of variable used in many ]s and ] that can be manipulated by a text based ] within the game or engine, often called a console. They commonly hold configuration ]s, but can be used for anything that may potentially be accessed and/or modified by the console. | ||
The most common usage of CVARs is probably by server operators to customise their online game ]s. | The most common usage of CVARs is probably by server operators to customise their online game :o :)]s. | ||
] | ] |
Revision as of 20:22, 17 January 2007
CVAR and ConVar are abbreviations for Console Variable.
This is a type of variable used in many computer games and computer 3D simulation engines that can be manipulated by a text based command line interface within the game or engine, often called a console. They commonly hold configuration parameters, but can be used for anything that may potentially be accessed and/or modified by the console.
The most common usage of CVARs is probably by server operators to customise their online game :o :)servers.
This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it. |