InFlight WW - Taxi Timer

InFlight WW - Taxi Timer

173 Downloads

Updating default data

rursache opened this issue · 14 comments

commented

Please upload your InFlight.lua (rename to .txt so github allow it) file found in

Your-WoW-Folder\_retail_\WTF\Account\NAME\SavedVariables

so we can have an updated database

commented

InFlight.txt

I had to upload it as a .txt file since GitHub doesn't support uploading as .lua so just change the extension back to .lua once you download it.

Anyway, I also suggest using the latest version uploaded by R_X on the second page of wowinterface (Direct Link to the upload) as the base starting point instead of the release from the "addon info" page. R_X's version includes numerous fixes, especially for Zaralak Caverns (the change you have in your version partially addresses it, but it doesn't fully resolve the travel time for bugged travels (it doesn't save them), unlike R_X's version). These fixes are currently absent in the version you have here. Additionally, his default.lua file contains a significant amount of content missing from your version, which will help fill the database.

The only change you'll need to make is adjusting:

SetJustifyV("CENTER")

to:

SetJustifyV("MIDDLE")
commented

@JourneyOver thanks a lot, I updated the base addon files to the R_X's version

commented

InFlight.lua.txt

quick question, how does the script work, I get a defaults-new.lua, do I replace the original with that one?

commented
commented
commented

InFlight.txt
For whatever reason when I updated to this new version it wiped all the flight times I've gathered over the years of using the addon. Luckily I backup my addon and WTF directories whenever a patch hits so I had this from the tail end of 10.2.6 (7/22/24) as the new 11.0.0 addons were being updated and released. It's mostly Alliance flight times with a few Horde from alts I play every so often. Hope this helps to add adds to what's out there.