MantisBT - Zandronum
View Issue Details
0002475Zandronum[All Projects] Suggestionpublic2015-10-03 03:022021-07-31 00:50
Marcaek 
Kaminsky 
normalfeatureN/A
resolvedfixed 
2.1 
3.13.1 
0002475: Voting options for changing DMFlags\svars
I think a feature to allow voting of flags on or off would be handy. Something like:

callvote svar sv_norocketjumping 0

maybe even extending to compat flags. Would this be a reasonable request?
No tags attached.
Issue History
2015-10-03 03:02MarcaekNew Issue
2017-04-27 22:07MarcaekNote Added: 0017380
2021-07-26 21:29KaminskyNote Added: 0021645
2021-07-26 21:29KaminskyAssigned To => Kaminsky
2021-07-26 21:29KaminskyStatusnew => needs testing
2021-07-26 21:29KaminskyTarget Version => 3.1
2021-07-31 00:45doomjoshuaboyNote Added: 0021646
2021-07-31 00:50doomjoshuaboyStatusneeds testing => resolved
2021-07-31 00:50doomjoshuaboyFixed in Version => 3.1
2021-07-31 00:50doomjoshuaboyResolutionopen => fixed

Notes
(0017380)
Marcaek   
2017-04-27 22:07   
I seem to recall this was addressed elsewhere, should this ticket remain open?
(0021645)
Kaminsky   
2021-07-26 21:29   
3.1 now supports voting for changing the value of dmflags and compatflags, which is done by typing "callvote <flagname> <value> [reason]" into the console, or from the vote menu. The server can enable or disable these kind of votes with the CVar "sv_noflagvote".
(0021646)
doomjoshuaboy   
2021-07-31 00:45   
call voting to change dmflags tested on server and works