Misplaced Pages

CVAR: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 20:31, 1 February 2007 editMarasmusine (talk | contribs)Extended confirmed users31,648 edits CVG->VG migration using AWB← Previous edit Revision as of 00:49, 23 November 2007 edit undoEdeloa (talk | contribs)18 edits Added other definitions of the term, and spell checked.Next edit →
Line 1: Line 1:
'''CVAR''' and '''ConVar''' are abbreviations for ] ]. '''CVAR''' and '''ConVar''' are abbreviations for ] ]. Depending on the context in which the term is found, it may also stand for ] Variable, or Configuration Variable.


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 customize their online game ]s.


] ]

Revision as of 00:49, 23 November 2007

CVAR and ConVar are abbreviations for Console Variable. Depending on the context in which the term is found, it may also stand for Client Variable, or Configuration 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 customize their online game servers.


Stub icon

This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: