DF vote maxextend
From SOPWiki
(Difference between revisions)
Revision as of 04:02, 19 July 2007 (edit) Drunken F00l (Talk | contribs) (New page: {{ConVar | cvar = DF_vote_maxextend | description = How many times a map can be extended by vote. Set to 0 to disable extend | type = Integer...) ← Previous diff |
Current revision (04:03, 19 July 2007) (edit) (undo) Drunken F00l (Talk | contribs) (Corrected minimum value) |
||
Line 4: | Line 4: | ||
type = Integer | | type = Integer | | ||
default = 2 | | default = 2 | | ||
- | minimum = -1 | | + | minimum = 0 | |
}} | }} | ||
[[Category:CVARs]] | [[Category:CVARs]] |
Current revision
Server Console Variable | |
---|---|
CVAR: | DF_vote_maxextend |
Description: | |
How many times a map can be extended by vote. Set to 0 to disable extend | |
Type: | Integer |
Default Value: | 2 |
Minimum Value: | 0 |
Maximum Value: | None |
Added in Version: | Since first version |
Removed in Version: | In current version |