Artecus Posted September 16, 2017 Author Share Posted September 16, 2017 Mktavish; the script in your 2nd reply worked... can you imagine how much time could have been saved if I just tried your script?? Still, I guess I'll never know what was wrong with mine... :/ So one issue remains... actually getting the light "source" to switch to the static "off" model of itself. This can't be impossible since other popular mods pulled it off like it was nothing. Any suggestions? Should I just make a new thread? Link to comment Share on other sites More sharing options...
Mktavish Posted September 17, 2017 Share Posted September 17, 2017 (edited) Just enable/disable those objects in the same script. When turning lights on ... enable the light source object , disable the static off model.When turning lights off ... disable the light source object , enable the static off model. And you could make them all children of an enable parent , selecting half to be opposite of parent.Therefore saving scripting and the need to give them ref ID's Edited September 17, 2017 by Mktavish Link to comment Share on other sites More sharing options...
Recommended Posts