View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0004119 | Zandronum | [All Projects] Bug | public | 2023-03-24 14:37 | 2023-03-26 21:05 |
|
Reporter | Kaminsky | |
Assigned To | Kaminsky | |
Priority | normal | Severity | major | Reproducibility | always |
Status | needs testing | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | 3.1 | |
Target Version | 3.2 | Fixed in Version | | |
|
Summary | 0004119: Local CVars defined in CVARINFO are never saved into the user's config file |
Description | Any local CVars (a Zandronum-specific feature) that are defined in CVARINFO are never saved into the user's config file, even when the CVars don't have the "noarchive" flag enabled. |
Steps To Reproduce | 1. Load LocalCVar.wad.
2. Change the value of "my_awesome_local_cvar" to anything you want. Its default value is "Yeah baby!".
3. Exit the game, then run it again. If you changed the CVar's value before, then you'll notice that if you enter "my_awesome_local_cvar" into the console, or puke the script "PrintMyCVar", the value of the CVar reverts back to its default value. |
Additional Information | Thanks a lot to Dox778 for reporting the issue. |
|
Attached Files | LocalCVar.wad [^] (465 bytes) 2023-03-24 14:37 |
|