Jones813 Posted February 22, 2017 Share Posted February 22, 2017 Where can I find a good tutorial of the scripting language used by Papyrus. I want to make a mod that adds a new type of power transmitter. A transmitter that I guess would essentially function kinda' like the logic gates but instead of the conditions being power inputs, it would only let flow the power coming into based on the ambient light levels. I want to be able to set up automatic settlement lights that basically turn themselves on and off depending on light levels (off during the day, on at night) but I am woefully ignorant of how to structure the script or the condition language involved. I kinda' know the if/else bits exist but that's literally all I know. I can't even begin to use them properly and I haven't been able to find any real tutorials. Link to comment Share on other sites More sharing options...
BlahBlahDEEBlahBlah Posted February 22, 2017 Share Posted February 22, 2017 There is this:https://www.creationkit.com/index.php?title=Complete_Example_Scripts In there are a couple scripts that deal with times of day.With a little more info and some grabbing bits and pieces, could probably get where you're going. Link to comment Share on other sites More sharing options...
Recommended Posts