1,584
edits
(Added new page VOTEINFO to replace VOTEDEF) |
DrinkyBird (talk | contribs) (Add Template:Devfeature and to Category: Zandronum-specific lumps) Tag: Source edit |
||
Line 1: | Line 1: | ||
{{SpecialLumpWarning}} | {{SpecialLumpWarning}} | ||
'''VOTEINFO''' is a special lump that allows mods to implement custom [[Zandronum]] votes, which can be called with the ''CallVote'' [[Console commands|Console command]]. | {{Devfeature|3.2|alpha}} '''VOTEINFO''' is a special lump that allows mods to implement custom [[Zandronum]] votes, which can be called with the ''CallVote'' [[Console commands|Console command]]. | ||
To create a vote, the following syntax can be used. | To create a vote, the following syntax can be used. | ||
Line 26: | Line 26: | ||
The value must correspond to a valid existing cvar. | The value must correspond to a valid existing cvar. | ||
[[Category: Zandronum-specific lumps]] |