lolTip

  • Addon: lolTip
  • Version: 1.5.1
  • Category: ToolTip
  • Size: 5KB
  • Libs: None
  • Score: 4/5
  • Download:
  • Author: Lolzen
  • Wow Version: 3.0.9
  • Update: 2010-3-23 15:28:54
  • Localized: En
  • Vote: -3 +1 +3
I had used TipTac for quite a Time and just loved it. I had no real reason, but somehow it interested me how to modifiy the Standart Tooltip from the base, so i started coding lolTip with the goal to make it look like my TipTac did.

What can lolTip do?
lolTip features following Stuff:
  • UnitNames in ClassColor or ReactionColor
  • Level displayed with difficultyColor
  • Talents
  • Target
  • OPTIONAL: StatusBar inside Tooltip. Healthvalues displayed on the StatusBar too.
  • OPTIONAL: GuildColoring
  • OPTIONAL: Hide PvP (the text)* & Player Titles
  • OPTIONAL: QualityItemBorders
    *note: The PvPtext will be shown, if no talents can be gathered.

ToDo & Known Issues
No known Errors. If any occour, please report. Thanks!
Will Probably only work on english client. Maybe i'm Adding loacals in the Future.
Known Bug: Moving the HealthBar inside the tooltip may interfer with other Addons or sometimes look weird

Other
To modify the border and StatusBartexture, you'll have to replace the blp's.
With your Feedback i can modify the Addon to the better
Uses ~20kb memory.
IMPORTANT: If you used verions below 1.4 you may delete the Interface\Tooltips folder older versions brouhgt. lolTip now uses the Textures from it's own folder

Configuration
The configuration will be done through lua only.
You may open core.lua and at the very top you'll find the configuration
Code:
------------------------------------------------------------------------------ -- Configuration ------------------------------------------------------------------------------  local MouseoverAnchor = false 				--true: Anchor will be on a Fixed Position, false: Anchor will follow your cursor local Apoint = "BOTTOMRIGHT" 				--First AnchorPoint !Not valid for MouseovrtAnchor! local Bpoint = "BOTTOMRIGHT" 				--Second AnchorPoint !Not valid for MouseovrtAnchor! local xOffSet = -13 						--Set your Offset on the x-axis !Not valid for MouseovrtAnchor! local yOffSet = 63 							--Set your Offset on the y-axis !Not valid for MouseovrtAnchor! local Scale = 1								--Set the TooltipScale here; Valid 0.1 thorugh .. (i don't know, but it's getting BIG XD) local Backdrop_Color = 0, 0, 0		 		--Set the Backdrop Color of the Tooltip here; Valid 0.1 thorugh 1 local ShowPvP = true						--true: PvP will be shown if Unit Has PvP activated, false: the PvP line will be used and replaced with Talentsline, if possible. local Player_Target = "cffffffff[YOU]r" 	--This will be shown in the Targetline if you are the Target [Hexdecimal colors] local P_Title_remove = true 				--true: Name will appear like "Name", false: Player Titles will be shown (like ImbaRoxx0r, Champion of the Naaru) local GColering = true 						--true: Colors The GuildName if it's your own Guild, false: White, like every other Guild local QBorder = true 						--true: Items you mouseover will have QualityColored Border, false: All Items have the DefaultBorder local SBMove = true 						--true: Will move the Statusbar (healthbar) to the inside of the Tooltip -CAUTION- This may occour problems sometimes, or interfere with other Addons!

Thanks to
Aezay
I used his TipTacTalentscode slightly modified and oriented me on the code of TipTac when i was lost.

Cargor (EU-Nozdormu)
Without him, i would have gone insane. He helped a lot.

Seerah
lolTip uses the ItemQualityBorders from TipTop.

Hope ya enjoy,
Lolzen

1.5.1
*Changed the way the space for the HealthBar is Added. I hope this prevents lolTip interfering with other Addons adding lines.
*fixed Tooltip not fading out correct some times.
*fixed SBMove = false - this was messed up in at least 1.5
*fixed weird border on doodads when MouseoverAnchor activated
*Added Border and Guild colors to config, so you don't need to scroll down anymore
*Added Option: Hide ActionBar-tooltips when in Combat
*Fixed Not showing Tooltips on DockingStation with MouseoverAnchor activated (thanks Cargor)

1.5
*Fixed the Error randomly popping up about UnitLevel is nil
*Changed default look a bit
*Changed MouseoverAnchor, so you can offscale the Tooltip (Got this from ui.phcnet.de )
*optimised Description for config
*no more "lvl -1". It is now shown correct as "??"
*Updated inbuilt TipTacTalentscode by Aezay
*little code Tweaks here and there

lolTip download
Top Wow Addon
Recommend Wow Addon