Jump to content

PunningLinguist

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by PunningLinguist

  1. Using animationName instead of isTracking to filter out the flat panels makes sense, but shouldn't it still avoid matching the retractable panels since they're handled in the other half of the config?
  2. Your solar panel config is matching the stock flat panels (the OX-STAT and OX-STAT-XL), as they also use ModuleDeployableSolarPanel. This doesn't affect anything on a functional level (since there's no action to add to the action group) but it does modify their description. One possible fix (and what I've personally done) is to change the config for the retractable panels to the following: @PART[*]:HAS[@MODULE[ModuleDeployableSolarPanel]:HAS[~retractable[false],~isTracking[false]]] {
×
×
  • Create New...