Qrsr Posted March 17, 2024 Share Posted March 17, 2024 (edited) Hi, i would like to enable/disable a bunch of objects such as construction lights, lights and mist based on a circuit breaker. By default the PackIn comes with: - Circuit Breaker (LinkCustom01) - Circuit Braker Lid (LinkCustom02) - DefaultDummyOn (LinkCustom03) - DefaultDummyOff (LinkCustom04) Now how to proceed? I set EnableParent to EnableMarker, and linked the EnableMarker to the DefaultDummyOn. The DummyOn uses "DefaultDisableRefOnLoadOrReset" script. The EnableMarker collects all the objects i would like have change apperance based on lever position (circuit breaker). Unfortunately i does not work. Either with or without DUmmyOn/Off. What am i missing? Ingame i cant find any scenario except Dunwich Borers but that scenario uses a script/event. EDIT: The On/Off dummy works for single objects aligned into reference chains, however this is cumbersome. I was close already, the DUnwich Borers cell uses "DN033_CircuitBreakerMaster" and not "CircuitBreakerMaster". DN033_CircuitBreakerMaster is far superior and much smarter to setup, thus i referenced all to the Enable Marker and it just works! Edited March 17, 2024 by Qrsr it just works Link to comment Share on other sites More sharing options...
RolazLaguna Posted November 23, 2024 Share Posted November 23, 2024 Thank you for sharing your findings! It is really an elegant solution and opens plenty of possibilities. I would just add that the dummyon and off boxes are unnecessary, although it is implicit in your edit, and that linkcustom1 is the physical circuitbreaker and linkcustom2 the enablemarker. Finally, just for the record, the only thing initially disabled is the enablemarker. Did you do it the same way? Link to comment Share on other sites More sharing options...
Qrsr Posted March 29 Author Share Posted March 29 On 11/23/2024 at 8:28 PM, RolazLaguna said: Did you do it the same way? In the end yes, was paying attention to the thread anymore once i figured how it worked ingame. Link to comment Share on other sites More sharing options...
RolazLaguna Posted March 30 Share Posted March 30 No problem. Thanks for confirming. I have made extensive use of your idea and it always works fine. Thanks again. Link to comment Share on other sites More sharing options...
Recommended Posts