Wondering if there is a way to reload frames without refreshing the UI and getting the load screen. EX: Loading a custom script into a lua frame and having it execute. But then how do you turn it off. Apparently setting frame = nil would not kill all the timers it spawned, and there is no frame:destory in the wow api.