View Issue Details

IDProjectCategoryView StatusLast Update
0000398Gameplay + OpenGL[All Projects] Featurepublic2017-03-07 11:34
ReporterMajor Cooke 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionno change required 
Summary0000398: ZScript User Cvar Access
DescriptionThis would ultimately solve my woes if such a thing could be done. Accessing the user cvars would allow me to ultimately avoid duplication of variables just to get a menu system working that allows purchasing of upgrades.
TagsNo tags attached.

Relationships

Activities

Graf Zahl

Graf Zahl

2017-03-07 11:33

administrator   ~0000901

I already said that user CVARs need a player to be attached to, so it is simply not possible to query them as global variables. You'll have to use GetCVar with a player as caller to retrieve them.

Issue History

Date Modified Username Field Change
2017-03-07 09:22 Major Cooke New Issue
2017-03-07 11:33 Graf Zahl Note Added: 0000901
2017-03-07 11:34 Graf Zahl Status new => closed
2017-03-07 11:34 Graf Zahl Resolution open => no change required