View Single Post
08-09-20, 05:54 AM   #8
ContactingWoWInterface
A Deviate Faerie Dragon
Join Date: Aug 2020
Posts: 12
Finally I made some progress. I'm pretty sure I made things a ton harder than they should have been, but it's nice to go from knowing absolutely nothing to seeing something work. As I mentioned above, I added the ## OptionalDeps: PitBull4 to my .toc but it didn't change anything. At first I thought that I was wrong about the nil value error, but then I wondered if Pitbull needed some time to load its frames after its own activation. I did a little poking around and figured out how to implement C_Timer.After. Stalling the script a little seems to have done the trick. Now I just need to fix it from reappearing when I change specs / implement some kind of fader.
  Reply With Quote