WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Released AddOns (https://www.wowinterface.com/forums/forumdisplay.php?f=9)
-   -   InFlight - Updating default data (https://www.wowinterface.com/forums/showthread.php?t=18997)

JarfJarfBinks 03-17-24 04:38 PM

1 Attachment(s)
10 characters

Jorb 04-29-24 05:28 PM

1 Attachment(s)
34 horde, 453 alliance

beeurd 05-05-24 02:18 PM

1 Attachment(s)
15 Horde, 68 Alliance (retail)

bloerwald 05-06-24 04:52 PM

1 Attachment(s)
retail, alliance

Hoastess 05-12-24 06:48 PM

1 Attachment(s)
Here is my flight data for Retail Alliance, I am also getting this error as of version 10.0.25 from Curse, I am unable to use flight paths.

Code:

1x InFlight/InFlight.lua:728: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "=[C]"]: in function `SetJustifyV'
[string "@InFlight/InFlight.lua"]:728: in function `UpdateLook'
[string "@InFlight/InFlight.lua"]:450: in function `StartTimer'
[string "@InFlight/InFlight.lua"]:351: in function `TakeTaxiNode'
[string "@Blizzard_FlightMap/FM_FlightPathDataProvider.lua"]:236: in function `OnClick'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:154: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:151>

Locals:
(*temporary) = FontString {
 0 = <userdata>
}
(*temporary) = "CENTER"


fubar187421 05-12-24 07:41 PM

Unable to use inflight anymore.
 
1 Attachment(s)
I Am Unable To Use Infight,
30x InFlight/InFlight.lua:744: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "=[C]"]: in function `SetJustifyV'
[string "@InFlight/InFlight.lua"]:744: in function `UpdateLook'
[string "@InFlight/InFlight.lua"]:450: in function `StartTimer'
[string "@InFlight/InFlight.lua"]:351: in function `TakeTaxiNode'
[string "@Blizzard_FlightMap/FM_FlightPathDataProvider.lua"]:236: in function `OnClick'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:154: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:151>

Locals:
(*temporary) = FontString {
0 = <userdata>
}
(*temporary) = "CENTER"


Here Is My User Data For Alliance.
:banana:Attachment 9884:banana:

CID 06-26-24 06:48 AM

Taxi
 
Hello,
the InFlight Taxi Timer add-on stopped working when the live servers switched to patch 10.2.7.
The author last updated the addon to game version 10.0.2 and nothing since then.
This mechanic should be a staple in wow. I don't know why it still isn't.

When the InFlight Taxi Timer add-on was still working, I had approximately 900 flight time records from retail (horde) across World of Warcraft worlds.

Everyone here sends .lua files, but I couldn't find a file with the .lua extension in that addon (and I don't even know where to find the file).

DBM-flight timer
I would also like to write that the addon throws an error if the character has to fly 5 or more transfers (I mean that he flies through 5 or more fly master)
Likewise, as an add-on, it shows flight times on WotLK, but it doesn't show anything at all on other expansions (not even the current one).

LudiusMaximus 06-27-24 12:06 AM

Quote:

Originally Posted by CID (Post 344101)
Hello,
the InFlight Taxi Timer add-on stopped working when the live servers switched to patch 10.2.7.
The author last updated the addon to game version 10.0.2 and nothing since then.

To fix the current version (10.0.25) open the file
"World of Warcraft\_retail_\Interface\AddOns\InFlight\InFlight.lua"
There, replace every occurrence of

SetJustifyV("CENTER")

with

SetJustifyV("MIDDLE")

LudiusMaximus 06-27-24 12:10 AM

Quote:

Originally Posted by CID (Post 344101)
Everyone here sends .lua files, but I couldn't find a file with the .lua extension in that addon (and I don't even know where to find the file).

The files people are uploading here are their saved variables:

"World of Warcraft\_retail_\WTF\Account\<your account name here>\SavedVariables\InFlight.lua"


All times are GMT -6. The time now is 06:53 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI