Download
(393Kb)
Download
Updated: 08-19-18 09:57 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-19-18 09:57 AM
Created:03-26-09 11:25 PM
Downloads:35,757
Favorites:132
MD5:

FreebTip  Popular! (More than 5000 hits)

Version: 8.0.1a
by: Freebaser [More]

Changes the look of the game tooltip. There is no in-game configuration. Check FreebTip.lua for options.

"/freebtip" - Slash command for in-game anchor

Some Features:
-- Item rarity border color
-- Unit's target
-- Class colored names
-- Guild tag coloring
-- Guild ranks
-- health bar values
-- level difficulty coloring
-- hide titles and realms
-- Mutiple linked item tooltips

8.0.1a
-- update for 8.0

7.1.0b
-- itemRef fix

7.1.0a
-- chat hover tip
-- fixes

7.0.3c
-- another artifact ilvl fix

7.0.3b
-- fix for world map tooltips
-- fix for incorrect ilvl on artifact off-hand weapon
-- show player title option
Post A Reply Comment Options
Unread 03-16-13, 01:44 AM  
dewd
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
since 5.2 it says freebtip has to be deactivated to interact with the bg queue interfac. any chance it will be updated ?
Report comment to moderator  
Reply With Quote
Unread 01-10-13, 12:39 AM  
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 614
File comments: 167
Uploads: 11
I've been using this for years, I love it. I have a small question...how would I remove some of the space between last line of text, and health bar? I'd like to seat healthbar at very bottom of frame, but there is an open space there that makes the whole frame look off centered. If not possible, no worries, it's still the best tool tip out there, in my humble opinion. Keep up the good work~

__________________
Last edited by Kendian : 01-10-13 at 12:40 AM.
Report comment to moderator  
Reply With Quote
Unread 11-12-12, 07:30 AM  
laincat
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Thx~~ Tonyleila!^^
Report comment to moderator  
Reply With Quote
Unread 11-11-12, 08:48 AM  
Vodkaholic
A Kobold Labourer
 
Vodkaholic's Avatar

Forum posts: 0
File comments: 57
Uploads: 0
Re: Nice update

Thanks Tonyleila!

Originally Posted by Tonyleila
@Vodkaholic
You are changing it wrong it shoud be
Code:
    point = { "BOTTOMLEFT", 20, 200 },
Report comment to moderator  
Reply With Quote
Unread 11-11-12, 04:16 AM  
daladin
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
thanks for updata.
Report comment to moderator  
Reply With Quote
Unread 11-09-12, 09:04 AM  
daladin
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Lua Code:
  1. colorborderClass = true,
This command failed.

And if use EquippedItemLevel(http://www.wowinterface.com/download...ItemLevel.html)
then the Healthbar in the wrong position.
Report comment to moderator  
Reply With Quote
Unread 11-09-12, 08:18 AM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Nice update

Wow the color Tagged npcs option is realy nice thanks for that! Haven't had an onther option for that in my UI yet

Originally Posted by Vodkaholic
Well how can I change the location without using the /freebtip command in game ?
Changing the code in the LUA does nothing for me
Code:
  point = { "BOTTOMLEFT", "BOTTOMLEFT", 20, 200 },
Cheers
@Vodkaholic
You are changing it wrong it shoud be
Code:
    point = { "BOTTOMLEFT", 20, 200 },
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 11-18-12 at 10:44 AM.
Report comment to moderator  
Reply With Quote
Unread 11-08-12, 11:04 AM  
Aerilyn
A Murloc Raider

Forum posts: 4
File comments: 12
Uploads: 0
Originally Posted by Vodkaholic
Well how can I change the location without using the /freebtip command in game ?

Changing the code in the LUA does nothing for me

Code:
  point = { "BOTTOMLEFT", "BOTTOMLEFT", 20, 200 },
Cheers
@Vodkaholic

Have you tried using the latest version? Just to confirm, did you remove the "--" in front of point?

Alternately, you can go into the ANCHOR.LUA file and change the values in line 53:

Code:
_anchor:SetPoint("BOTTOMRIGHT", UIParent, "BOTTOMRIGHT", -1, 220)
Last edited by Aerilyn : 11-08-12 at 11:46 AM.
Report comment to moderator  
Reply With Quote
Unread 11-08-12, 01:07 AM  
laincat
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Freebtip: (Healthbar............)


ztip: (日志内尚未收录。。。。)



AddOns:
BattlePetCount,Overachiever。。。。more
Last edited by laincat : 11-08-12 at 01:10 AM.
Report comment to moderator  
Reply With Quote
Unread 11-01-12, 06:29 AM  
Vodkaholic
A Kobold Labourer
 
Vodkaholic's Avatar

Forum posts: 0
File comments: 57
Uploads: 0
Well how can I change the location without using the /freebtip command in game ?

Changing the code in the LUA does nothing for me

Code:
  point = { "BOTTOMLEFT", "BOTTOMLEFT", 20, 200 },
Cheers
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 09:16 PM  
laincat
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Healthbar............

http://img.ngacn.cc/attachments/mon_201210/13/200_5078d174f2f2c.png
Last edited by laincat : 10-13-12 at 01:32 AM.
Report comment to moderator  
Reply With Quote
Unread 10-02-12, 02:32 AM  
daladin
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
thank you for update.

thank you for update.
Report comment to moderator  
Reply With Quote
Unread 09-30-12, 05:15 AM  
Freebaser
A Molten Kobold Bandit
 
Freebaser's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 307
Uploads: 10
Re: update?

@Tonyleila

Should be fixed in 2.4
Report comment to moderator  
Reply With Quote
Unread 09-29-12, 07:02 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Unhappy update?

Lua Code:
  1. 5x [ADDON_ACTION_BLOCKED] AddOn "FreebTip" hat versucht die geschützte Funktion "UNKNOWN()" aufzurufen.
  2. !BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
  3. <in C code>
  4. <in C code>
  5. FrameXML\WorldMapFrame.lua:1864: in function "WorldMapFrame_DisplayQuests"
  6. FrameXML\WorldMapFrame.lua:1933: in function "WorldMapFrame_UpdateMap"
  7. FrameXML\WorldMapFrame.lua:245: in function <FrameXML\WorldMapFrame.lua:231>
  8. <in C code>
  9. FrameXML\WorldMapFrame.lua:201: in function <FrameXML\WorldMapFrame.lua:191>
  10. <in C code>
  11. FrameXML\UIParent.lua:1738: in function "SetUIPanel"
  12. FrameXML\UIParent.lua:1543: in function "ShowUIPanel"
  13. FrameXML\UIParent.lua:1469: in function <FrameXML\UIParent.lua:1465>
  14. <in C code>
  15. FrameXML\UIParent.lua:2179: in function "ShowUIPanel"
  16. FrameXML\UIParent.lua:2163: in function "ToggleFrame"
  17. <string>:"TOGGLEWORLDMAP":1: in function <string>:"TOGGLEWORLDMAP":1
  18.  
  19. Locals:
  20. nil

Lua Code:
  1. 25x C stack overflow
  2. <in C code>
  3. <in C code>
  4. <in C code>
  5. <in C code>
  6. <in C code>
  7. <in C code>
  8. <in C code>
  9. <in C code>
  10. <in C code>
  11. <in C code>
  12. <in C code>
  13. <in C code>
  14. ...
  15. <in C code>
  16. <in C code>
  17. <in C code>
  18. <in C code>
  19. <in C code>
  20. <in C code>
  21. <in C code>
  22. <in C code>
  23. <in C code>
  24. <string>:"*:OnEnter":2: in function <string>:"*:OnEnter":1
  25.  
  26. Locals:
  27. (*temporary) = WorldMapTooltip {
  28.  0 = <userdata>
  29.  freebBak = true
  30.  comparing = false
  31.  shoppingTooltips = <table> {}
  32. }
  33.  = <func> =[C]:-1
  34.  = <func> @FreebTip\tip.lua:555

Lua Code:
  1. 5x [ADDON_ACTION_BLOCKED] AddOn "FreebTip" hat versucht die geschützte Funktion "UNKNOWN()" aufzurufen.
  2. !BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
  3. <in C code>
  4. <in C code>
  5. FrameXML\WorldMapFrame.lua:1864: in function "WorldMapFrame_DisplayQuests"
  6. FrameXML\WorldMapFrame.lua:1933: in function "WorldMapFrame_UpdateMap"
  7. FrameXML\WorldMapFrame.lua:245: in function <FrameXML\WorldMapFrame.lua:231>
  8. <in C code>
  9. FrameXML\WorldMapFrame.lua:201: in function <FrameXML\WorldMapFrame.lua:191>
  10. <in C code>
  11. FrameXML\UIParent.lua:1738: in function "SetUIPanel"
  12. FrameXML\UIParent.lua:1543: in function "ShowUIPanel"
  13. FrameXML\UIParent.lua:1469: in function <FrameXML\UIParent.lua:1465>
  14. <in C code>
  15. FrameXML\UIParent.lua:2179: in function "ShowUIPanel"
  16. FrameXML\UIParent.lua:2163: in function "ToggleFrame"
  17. <string>:"TOGGLEWORLDMAP":1: in function <string>:"TOGGLEWORLDMAP":1
  18.  
  19. Locals:
  20. nil
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 09-25-12, 08:05 AM  
daladin
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Re: Re: please help me

Originally Posted by Freebaser
@daladin

Could you post an example of this feature working with the other addon? I'm not following what you want exactly.
the new version 2.3.1 has still not been fix yet, I just to use the freebtip without any modification on it. When I use the "world marking" functionality, it still prompt that this function is only open to Blizzard company, please shield or ignore it.

thank you.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: