HotStandby Mode/Difficulty and SpoolUpDelay
zer0Kerbal opened this issue ยท 0 comments
HotStandby mode/status. OFF until lower threshold reached, then maxON until upper threshold, then OFF
- could be setup in PAW/part.cfg
- could also be set in settings
- uses existing slider or use new?
Delay in startup
- SpoolUpDelay =
- would need to be setup in part.cfg in MODE{}
- universal delay in settings/difficulties
- in theory should be straightforward to implement; just an if (options) countdown...
- a little beyond what I know how to do due to timing code
@net-lisias-ksp