MantisBT - Zandronum
View Issue Details
0004124Zandronum[All Projects] Suggestionpublic2023-04-05 13:432023-04-05 13:47
Trillster 
 
normalfeatureN/A
newopen 
 
 
0004124: A method of enforcing Zandronum client cvars
Some mods currently use ConsoleCommand to enforce that the client has certain Zandronum cvars toggled a certain way. In my case, I've used it to enforce `gl_spritebrightfog`, but there would also be interest in using it to enforce `blood_fade_usemaxhealth`. There are some server variables and DMFlags which already enforce client cvars, but those cannot cover every modder's case.

I think for the enforcement case above, another extension to GAMEMODE would be most appropriate. However, some people may want to still be able to change Zandronum client cvars dynamically depending on some condition in ACS, in which case a general function may be better.

Either way, providing this feature would cut down on a bulk of uses of ConsoleCommand.
No tags attached.
child of 0001070new Dusk Phasing out the dangerous ConsoleCommand for various additional/improved ACS commands 
Issue History
2023-04-05 13:43TrillsterNew Issue
2023-04-05 13:47WaTaKiDRelationship addedchild of 0001070

There are no notes attached to this issue.