Re: Indicators with ON/OFF buttons
Posted: Thu Apr 14, 2022 4:08 pm
Around line 309 try something like太虚一毫 wrote: Thu Apr 14, 2022 3:40 pm Hello teacher!
No need to display numbers (red 1.68, white 1.68), how to modify the code?
Code: Select all
If (ShowLabels}
{
Code: Select all
}
Code: Select all
extern bool ShowLabels = false;
ps) just to add, far as I can tell that indicator is using TMA Centered which recalculates/repaints.