Keeps track of your current location.
German translation: Chinkuwaila
TO INSTALL: Put the FuBar_LocationFu folder into
\World of Warcraft\Interface\AddOns\
Embedded Libraries: TouristLib by Boss.
Features:
Shows you current zone/subzone.
Shows status of the current area.
Shows the standard latitude, longitude coordinates for WoW, for both your current position, and if viewing the map, the position under your cursor.
Shows the level range of your current zone.
Shows the instances in your current zone.
Shows the recommended zones/instances you should go to (based on level and friendliness of the area).
On the map, hovering over a zone lists the level of the zone, all the instances, and their levels. It also shows the friendliness of the zone.
Clicking opens the world map.
Ctrl-clicking will open atlas.
Shift-clicking puts information in your chat box, to send to others.
Facts
- Date created
- Jul 26, 2008
- Categories
- Last update
- Dec 15, 2009
- Development stage
- Abandoned
- Language
- enUS
- License
- All Rights Reserved
- Downloads
- 585,393
- Recent files
- A: r141 for 3.3.0 Dec 15, 2009
- R: r140-stable for 3.3.0 Dec 09, 2009
- A: r139 for 3.3.0 Dec 09, 2009
- A: r138 for 3.2.0 Oct 22, 2009
- R: r137-stable for 3.2.0 Aug 04, 2009
- Reply
- #15
ericlambert Sep 05, 2011 at 07:22 UTC - 0 likesfix can't Shift-clicking puts information in your chat box, to send to others
-----------------Open interface/addons/FuBar_LocationFu/LocationFu.lua
Double click the LocationFu.lua and use notepad to edit it. Hit Cont-F and search for the suggested changes - replace. Rinse and repeat. SAVE the changes. Load wow.
On line 521 find ChatFrameEditBox and replace it with ChatFrame1EditBox
On line 538 find ChatFrameEditBox and replace it with ChatFrame1EditBox
- Reply
- #14
Caspeer50 Dec 03, 2010 at 22:24 UTC - 0 likesI'm getting this error on login:
Date: 2010-12-03 17:06:59 ID: 1 Error occured in: Global Count: 1 Message: ...ar_LocationFu\libs\LibTourist-3.0\LibTourist-3.0.lua line 3386: attempt to index field '?' (a nil value) Debug: [C]: ? ...ar_LocationFu\libs\LibTourist-3.0\LibTourist-3.0.lua:3386: in main chunk [C]: ? [C]: pcall() FuBar\FuBar.lua:829: FuBar\FuBar.lua:824 FuBar\FuBar.lua:959: LoadPlugin() FuBar\FuBar.lua:1094: object_method() ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227
Any clues on a fix?
- Reply
- #13
kaeras Nov 01, 2010 at 14:33 UTC - 0 likesgerman 4.0.1a client
Vizarden-Fix included @ r141
got 3 error-messages every login / reboot ....
same as here: http://www.wowace.com/addons/fubar_locationfu/tickets/9-error-in-4-0-1/?comment=1
- Reply
- #12
Vizarden Oct 25, 2010 at 09:44 UTC - 0 likesHere is a fix till a release is made for patch 4+
Open interface/addons/FuBar_LocationFu/LocationFu.lua
Double click the LocationFu.lua and use notepad to edit it. Hit Cont-F and search for the suggested changes - replace. Rinse and repeat. SAVE the changes. Load wow - enjoy!
On line 336 find GetNumSkillLines() and replace it with GetProfessions()
On line 340 find GetSkillLineInfo() and replace it with GetProfessionInfo(1)
Note the - 1 - in the last line.
It will error if this is not there.
Works perfectly again now =)
- Reply
- #11
Kendall213 Oct 24, 2010 at 19:49 UTC - 0 likesDate: 2010-10-24 15:45:14 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\FuBar_LocationFu\LocationFu.lua line 336: attempt to call global 'GetNumSkillLines' (a nil value) Debug: [C]: GetNumSkillLines() FuBar_LocationFu\LocationFu.lua:336: OnUpdateFuBarTooltip() ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:634: runChildren() ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2370: children() ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2414: Open() ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2548: ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542 ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:664: ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:662
- Reply
- #10
drSproinky Oct 21, 2010 at 21:16 UTC - 0 likesCK, I've got a fix for the fishing thing. I sent you a PM. Would love a response. Want to help.
- Reply
- #9
seaquake Oct 14, 2010 at 12:15 UTC - 0 likesThere was an error on 4.0.1 i had open a ticket about it
- Reply
- #8
karaste Nov 12, 2009 at 01:08 UTC - 0 likesHey CK, love the addon, but I've recently switched from Fubar to an LDB addon. Any hopes that this might get an update as an LDB plugin? Cheers! -k
- Reply
- #7
Druul May 21, 2009 at 20:29 UTC - 0 likesWill this be updated for 3.1 and is it working properly as is?
- Reply
- #6
lovefayfay May 10, 2009 at 22:10 UTC - 0 likesthank you