Results: 1Comments by: jmredmon
File: InFlight Taxi Timer - TBC Fix09-03-22
Re: WOTLK Update?
Posted By: jmredmon
Would love to see a WOTLK Version :) I'm guessing it will completely break in Northrend, but you can get it working for now by editing InFlight.lua with 4 simple additions. You search for CreateFrame, and to the 4 CreateFrames add: , "BackdropTemplate" before the closing parenthesis. Example: sb = CreateFrame("StatusB...