So, I went and set conditions as such in the spell by double-clicking on the main magic effect.
GetGlobalValue GameHour >= 19.00
GetGlobalValue GameHour <= 5
This completely disabled the spell during any time of the day, why?
Should I instead do this through the script for the scripted magic effect? How would I do this? Thank you.
