Din2014 Posted April 19, 2017 Share Posted April 19, 2017 (edited) Ok so two things I'm tryin to do. (well I'm tryin to do many things but atm these are the two I'm working on) A way to add accessories (like a tail) to the color pallet system for skyrim (old creation kit, not Limited) so that the accessory color changes with said npc or players hair color. I asked a couple people this question and they drew a blank. May not be possible. but if anybody knows how...lemme know. Second thing is a script or some kinda setup so that when an actor steps onto a pressure plate...an object will activate....âIn short I'm building stuff and now working showers would be nice. So I want it when they step into shower area, showers activate, when they leave shower area, shower deactivates. I had something using a light switch script, but theres no way to turn it off once they leave...unless u step on the plate again. If this is my only option so be it but I wanna check with others before I go with this method. An activation field would be even sweeter. That way I don't have to hide the pressure plate.Hit me up if anybody got any ideasThanks =D (Gunna add one more to this. some kinda way to make public restrooms so that men can only enter the mens side and women enter only womens side. I kno that its activator related but I'm oblivious to scripting atm.) Edited April 19, 2017 by Din2014 Link to comment Share on other sites More sharing options...
foamyesque Posted April 25, 2017 Share Posted April 25, 2017 I dunno how you'd do the tail thing, but I think the auto on/off thing could be done via the OnTriggerEnter and OnTriggerLeave events. Link to comment Share on other sites More sharing options...
Din2014 Posted May 1, 2017 Author Share Posted May 1, 2017 I see. Ill look into it. Thanks for responding! Link to comment Share on other sites More sharing options...
Recommended Posts