Template:ConVar
From SOPWiki
(Difference between revisions)
Drunken F00l (Talk | contribs)
(New page: <table style="border: solid 2px black; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px;" cellspacing="0" cellpadding="4"> <tr><th style="font-size: 1.5em; paddin...)
Next diff →
Revision as of 22:50, 15 July 2007
| Server Console Variable | |
|---|---|
| CVAR: | {{{cvar}}} |
| Description: | |
| No description provided | |
| Type: | None Provided |
| Default Value: | None Provided |
| Minimum Value: | None |
| Maximum Value: | None |
[edit] Example Usage
{{ConVar |
cvar = DF_highpingkicker_on |
description = Enables SourceOP's high ping kicker. |
type = Boolean |
default = 0 |
minimum = 0 |
maximum = 1 |
}}
