#Capacitor % Label
24 messages · Page 1 of 1 (latest)
theres already a supercapacitor charge_%
just wire it to a text display
It outputs integer, not exact percentage. Or I don't get the point of topic
it wires an integer that is the exact percentage, its just missing the percentage sign
but this can easily be fixed with a conc and mem component
if you want a number with more than 3 digits you can just use charge_out. this idea already exists in the game if im understanding OP correctly
yeah, you already have charge_% which outputs 0-100, as well as the visual bar on the sprite itself
non-wiring way for gunners to see the supercapacitor charge is to use their eyes
good ol eyeball mk1
I am refering to the label like Battery array or If hatch is closed, open it with a delay
I refered to label so not to confuse people
seems it did so anyway
oh, as in writing the max charge of the capacitor above the capacitor
seems like a suggestion for sub editors
No, like “charge %” above a text display showing the %charge
they mean extra labels here
inb4 very trivial to do with modding 
I only know english SOOOO
so you mean a label above the text displays
so like, in a sub where there's a text display showing the charge percentage
you want a label that says "charge %"
so that people know it's the charge percentage
why not just concatenate % on the end of the percentage output