TheIronGolem
Well-known member
I have a custom component that includes the Tracker component in its compset. I've noticed that picks of my component are receiving the Helper.SpcNotWorn and Helper.SpcDisable tags, but only when they are bootstrapped by another pick.
From testing, the tags appear to be applied at Pre-Levels/10000 by Eval Script #2 on the Tracker component. I assume something is making that component script think the pick needs to be disabled, but I don't know what that would be. I've experimented with stripping away the scripts from my component, but that hasn't turned up a culprit so far. Anyone have any insight as to what the Tracker component looks for when deciding whether to disable a pick?
From testing, the tags appear to be applied at Pre-Levels/10000 by Eval Script #2 on the Tracker component. I assume something is making that component script think the pick needs to be disabled, but I don't know what that would be. I've experimented with stripping away the scripts from my component, but that hasn't turned up a culprit so far. Anyone have any insight as to what the Tracker component looks for when deciding whether to disable a pick?