Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.0-2
Date:
11-30-2008 03:29 AM
Size:
74.25 Kb
Downloads:
125,356
Favorites:
817
MD5:
Pictures
Click to enlarge
Flight map for Stranglethorn Vale, Horde
FlightMap   Popular! (More than 5000 hits)
FlightMap is all about the flights you take in the World of Warcraft. It draws lines on the continent maps, showing you visually where you can fly from each zone as you mouse over them, as well as showing a window listing all the available destinations, their costs and their flight durations. On the zone level map, flight masters appear as small boot icons, allowing you to see where they are. During flights, a castbar-alike progress bar will show you how long is left on your current journey.

Use /fmap or /flightmap to bring up the options window, or use the myAddons support.

Many thanks to Thorarin (aka Marcel Veldhuizen) who not only reported bugs, but also reported their fixes, and who supplied the Alliance default data. Thanks also to Simon, who has helped immensely with the German translations. And of course, thanks to everyone who downloaded betas, put up with bugs and helped me fix them!

IMPORTANT: There were major internal changes between v53 and v1.7-1. If you are upgrading from a release earlier than the v84 beta, please note that your flights will not be visible until you visit at least one flight master per continent, and may not be fully visible again until you have visited them all. Your time data is not lost, however. If you prefer, you can remove the old FlightMap entirely, run WoW without installing the new version once (make sure to log a character in!) and then install the new version. This will give you the default data sets, which are reasonably complete for both factions.

Changes:
2.1-1 May 28, 2007
* 2.1 version bump
2.4-1
* 2.4 version bump
  Change Log - FlightMap
* Compatible with 3.0
* Uses LibBabble-Zone for zone name translations
* Extracted full set of flight data from MPQs
* 3.0-2 removes two incorrect points from Northrend (Coldarra Ledge, Argent Stand II)
  Optional Files - FlightMap
Sorry, there are currently no optional files available.
  Comments - FlightMap
Post A Reply Comment Options
Old 08-19-2009, 09:27 AM  
bengo
A Defias Bandit

Forum posts: 2
File comments: 11
Uploads: 0
functions

Hi, can you add functions for disable/enable, transparency, texture settings ?
bengo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 10:38 AM  
Sec
A Murloc Raider

Forum posts: 6
File comments: 91
Uploads: 0
New updates of this addon can be found at the following:

http://wow.curse.com/downloads/wow-a...light-map.aspx
__________________
I post as Avanina on wowace.com.
Sec is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-31-2009, 07:04 PM  
elals29
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Dhask is my guild leader and yes someone else has taken over the mod so any "updates" wont be coming from him. It'll be coming from the new person. Just thought id put my two cents in on this.
elals29 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-30-2009, 09:01 AM  
break19
A Theradrim Guardian
Interface Author - Click to view interfaces

Forum posts: 64
File comments: 82
Uploads: 3
Re: Re: Ping Dhask...

Quote:
Originally posted by Bornabe
Current Known Errors for Me
-Flight Master Icons showing in Dungeons on Cartographer's Dungeon Maps.
-Flight Timer ignoring Checked Option (Always Showing even when Disabled)
-Loss of Ability to Purchase Dual-Spec (Possible Conflict with another AddOn)

Would Like to See
-Update to Most Recent Patch
-Ability to adjust Icon Size on Map separately from Cartographer Notes
Guys, there's been an update over on curse, but not by dhask himself.. just an fyi
break19 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2009, 09:42 AM  
Bornabe
A Wyrmkin Dreamwalker
 
Bornabe's Avatar
Interface Author - Click to view interfaces

Forum posts: 54
File comments: 107
Uploads: 6
Re: Ping Dhask...

Current Known Errors for Me
-Flight Master Icons showing in Dungeons on Cartographer's Dungeon Maps.
-Flight Timer ignoring Checked Option (Always Showing even when Disabled)
-Loss of Ability to Purchase Dual-Spec (Possible Conflict with another AddOn)

Would Like to See
-Update to Most Recent Patch
-Ability to adjust Icon Size on Map separately from Cartographer Notes
Bornabe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-28-2009, 05:15 PM  
Gregor_WoW
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Question Ping Dhask...

Hello, Dhask, R U still supporting this addon? There are many complaints about some errors, patch 3.1 released long ago, and there is still no new version.

As for me I'd like to introduce quite new problem: all flight locations magically disappeared from main map after patch 3.1. So far I've discovered no collision with other addons this time.
And everlasting one: no zone levels are displayed (or `were displayed', as I've got no flight destination windows also). It was very useful functionality, I'd like to admit.

Best Regards
Gregor
Gregor_WoW is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2009, 12:59 PM  
xerty
A Kobold Labourer
 
xerty's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Quote:
Originally posted by Arkive
If you have this addon enabled you will not be able to purchase dual-spec. Tested and confirmed on two characters.
Did not stop me buying dual-spec on my hunter.
Probably a combination of this addon and another that you have.
xerty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 09:18 AM  
Arkive
A Cobalt Mageweaver
Interface Author - Click to view interfaces

Forum posts: 239
File comments: 434
Uploads: 2
If you have this addon enabled you will not be able to purchase dual-spec. Tested and confirmed on two characters.
Arkive is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-31-2009, 01:44 AM  
wallyhartley
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Re: Flight Timer Disable

The solution quoted below did not seem to work for me
However, I have successfully disabled the Flight Timer by modifying line 265 in the FlightMapTimes.lua file.

Original line:
function FlightMapTimes_BeginFlight(duration, destination)

Altered Line:
-- function FlightMapTimes_BeginFlight(duration, destination)
(added two hyphens and a space at the beginning of the line)

This disabled the flight timer but I do not know if it throws any errors (I have not seen any myself). All other functions that I wanted to work seem to be functioning properly.

I am looking forward to a more elegant and practical solution by the current author when time permits.


Quote:
Originally posted by dmunkie
I've had the same issue withe the flight timer appearing even, though it's not unchecked. What i've usually done is as soon as i log in, I check, then uncheck the option for the flight timer. That works, but i have to do it every time i log in. For some reason everytime you load up WoW it uses it's defaults and overrides and settings you have setup in-game.

This section of code:

It's looking for the FlightMap["Opts"] object, but it's never finding it, so it defaults to using the Defaults

Now as a more technical bandaid. If you go into your addons folder
then into /flightmap, open up Defaults.lua in notepad. Look for this section
Code:
FLIGHTMAP_DEFAULT_OPTS = {
     ["showPaths"]   = true,
     ["showPOIs"]    = true,
     ["showAllInfo"] = false,
     ["useTimer"]    = true,
     ["showCosts"]   = false,
     ["showTimes"]   = false,
     ["fullTaxiMap"] = true,
};

change ["useTimer"] = true to ["useTimer"] = false. That will permanently disable the flight timer til the author can fix the options feature.
wallyhartley is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-29-2009, 12:48 PM  
dmunkie
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Flight Timer Disable

I've had the same issue withe the flight timer appearing even, though it's not unchecked. What i've usually done is as soon as i log in, I check, then uncheck the option for the flight timer. That works, but i have to do it every time i log in. For some reason everytime you load up WoW it uses it's defaults and overrides and settings you have setup in-game.

This section of code:
Quote:
-- Default option settings
if (not FlightMap["Opts"]) then
FlightMap["Opts"] = FLIGHTMAP_DEFAULT_OPTS;
end
It's looking for the FlightMap["Opts"] object, but it's never finding it, so it defaults to using the Defaults

Now as a more technical bandaid. If you go into your addons folder
then into /flightmap, open up Defaults.lua in notepad. Look for this section
Code:
FLIGHTMAP_DEFAULT_OPTS = {
     ["showPaths"]   = true,
     ["showPOIs"]    = true,
     ["showAllInfo"] = false,
     ["useTimer"]    = true,
     ["showCosts"]   = false,
     ["showTimes"]   = false,
     ["fullTaxiMap"] = true,
};

change ["useTimer"] = true to ["useTimer"] = false. That will permanently disable the flight timer til the author can fix the options feature.

Last edited by dmunkie : 01-29-2009 at 12:50 PM.
dmunkie is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-11-2009, 03:59 PM  
Ovario
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
Minimap

Is it possible for this addon to show flight master locations on the minimap, maybe using the green flight-boot icon? Switching to the Blizzard tracking gets annoying after a while...
Ovario is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-11-2009, 02:43 PM  
wallyhartley
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Quote:
Originally posted by Hevanus
Just noticed that it shows flight timers as well even though I have them disabled in the options. Thanks for looking into it
I have this problem as well. Is there an easy way to disable the code for just the Flight Timer Window and leave the rest of the addon fully functional...just until the options can get sorted out?

I love the majority of features of this addon but use the flight timer from Quest Helper so I'd like to not see this one show up anywhere on screen.

Thanks for any suggestions.
wallyhartley is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 12:23 PM  
moonshade
A Kobold Labourer

Forum posts: 0
File comments: 59
Uploads: 0
Quote:
Originally posted by zeroglitch
I've noticed that the tooltips on the map no longer give the level range for each area. Any chance of getting that added back in?
Yes, I would like to see this added back as well.

Thanks.
moonshade is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-26-2008, 06:29 PM  
masterAL
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
error with jack adams

Hi
i use the german client.

I have a prob with this mod an the quest with jack adams.
I want to pay 1gold to "start" the quest.
With this addon i cant pay - pls help
masterAL is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-06-2008, 07:21 PM  
zeroglitch
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I've noticed that the tooltips on the map no longer give the level range for each area. Any chance of getting that added back in?
zeroglitch is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.