Closed jtriclin closed 2 years ago
what do you mean the color of the counter?
At the moment, the counter (1/X right of the subtitle) color is blue and cannot be changed. In NativeUI, you were able to change it using the CounterPretext variable. In your current version, the variable is still present but is never used.
oh i see.. so you want to change the color right? i'll add a CounterColor variable for that :)
the CounterPretext is not necessary for Scaleforms so i'll remove it..
Exactly, Thanks !
The
CounterPretext
variable is present in the UIMenu script for both CSharp and Lua, but is unusable as of now. It might be useful to add support for it to allow updating the color of the counter.