Download
(14Kb)
Download
Updated: 04-03-10 11:06 PM
Pictures
File Info
Updated:04-03-10 11:06 PM
Created:04-01-10 04:07 PM
Downloads:2,337
Favorites:7
MD5:

RantTooltip Hexe

Version: 1.1.3
by: Hexe [More]

Note: As of version 1.1.3, RantTooltip is now embedded.

This is my own personal layout for RantTooltip.

It has most of the bells and whistles you'd want in a tooltip, such as Talents, Guild and Guild Rank, etc. There's still a couple things I'm tweaking, but it's finished for the most part.

Big thank you to Stuck for writing RantTooltip which finally enabled me to write a tooltip layout I really liked.

Version 1.1
-Changed health and mana values of over a million to show as (x)m, so that it actually fits in the tooltip when in combat

Version 1.1.2
-Fixed the way it was zipped up (can we say blonde moment? :P)

Version 1.1.3
-RantTooltip embedded
Post A Reply Comment Options
Unread 10-19-10, 08:31 AM  
Hexe
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 26
Uploads: 2
Re: tooltip works

Originally posted by Grilor
i have been trying to find a tooltip that will work in PTR and Beta and sofar yours is the only one so grats. with that said is there away i can change the back groud color to make it a few shades darker? i find the ligh gray makes it a bit hard to read at a glance a times thanks and keep up the great job
in the RantTooltip_Hexe.lua file, find
Code:
self.bg:SetVertexColor(0.3,0.3,0.3)
and change it to
Code:
self.bg:SetVertexColor(1,1,1)
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 10:03 AM  
Gwendydd
A Kobold Labourer
 
Gwendydd's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Re: tooltip works

Originally posted by Grilor
with that said is there away i can change the back groud color to make it a few shades darker? i find the ligh gray makes it a bit hard to read at a glance a times
A easy fix would be to change the imagefile Flat.tga, which can be found in RantTooltip_Hexe\media map, to black* (or any color you would like really)
*with a image program ofc*

Hope it helps
Last edited by Gwendydd : 10-16-10 at 10:06 AM.
Report comment to moderator  
Reply With Quote
Unread 10-11-10, 07:08 AM  
Grilor
Premium Member
 
Grilor's Avatar
Premium Member

Forum posts: 9
File comments: 107
Uploads: 0
tooltip works

i have been trying to find a tooltip that will work in PTR and Beta and sofar yours is the only one so grats. with that said is there away i can change the back groud color to make it a few shades darker? i find the ligh gray makes it a bit hard to read at a glance a times thanks and keep up the great job
__________________

--------------------------------------------------------------------------
Report comment to moderator  
Reply With Quote
Unread 04-25-10, 10:00 AM  
Smeagol01
A Murloc Raider

Forum posts: 7
File comments: 1
Uploads: 0
how to move the tool tip to cursor?

how to move the tool tip to cursor?
Report comment to moderator  
Reply With Quote
Unread 04-06-10, 06:47 PM  
Hexe
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 26
Uploads: 2
Originally posted by rain3x
Another thing would be that the tooltip information added by FlagRSP2 (http://wow.curse.com/downloads/wow-a...flag-rsp2.aspx) pushes the mana bar down and gets hidden behind the health bar on the tooltip. But I suppose that's not so much an issues with your layout as it is with RantTooltip itself huh?
After doing a little testing with FlagRSP2 installed, I see what you mean with it moving the bars around.

Try turning on 'Use Blizzard's Default GameTooltip' in the FlagRSP2 options (under Enhanced GameTooltip).

This fixed the moving bars issue.
Report comment to moderator  
Reply With Quote
Unread 04-05-10, 09:01 AM  
rain3x
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 18
Uploads: 7
I really like the way this looks. However, since RantTooltip is embedded, the GUI editor isn't compatible. Another thing would be that the tooltip information added by FlagRSP2 (http://wow.curse.com/downloads/wow-a...flag-rsp2.aspx) pushes the mana bar down and gets hidden behind the health bar on the tooltip. But I suppose that's not so much an issues with your layout as it is with RantTooltip itself huh?
Report comment to moderator  
Reply With Quote
Unread 04-04-10, 07:59 PM  
Hexe
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 26
Uploads: 2
I went ahead and embedded RantTooltip into RantTooltip_Hexe, so you shouldn't need RantTooltip in a separate folder anymore.
Report comment to moderator  
Reply With Quote
Unread 04-04-10, 07:31 PM  
Opaque
A Fallenroot Satyr
 
Opaque's Avatar

Forum posts: 23
File comments: 138
Uploads: 0
Originally posted by Hexe
Do you have RantTooltip installed?

This is a layout for RantTooltip, so you need to have it installed for the layout to work.
Yep I installed that too, but it seems to be using its own layout and I'm not sure how to switch it to yours. I see that in its zip it has a folder called RantTooltip_Layout. Do I remove that or something?
__________________
Report comment to moderator  
Reply With Quote
Unread 04-03-10, 10:46 PM  
Hexe
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 26
Uploads: 2
Originally posted by Opaque
How do I get your layout to activate?
Do you have RantTooltip installed?

This is a layout for RantTooltip, so you need to have it installed for the layout to work.
Report comment to moderator  
Reply With Quote
Unread 04-03-10, 10:26 PM  
Opaque
A Fallenroot Satyr
 
Opaque's Avatar

Forum posts: 23
File comments: 138
Uploads: 0
How do I get your layout to activate?
__________________
Report comment to moderator  
Reply With Quote
Unread 04-03-10, 08:04 PM  
Hexe
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 26
Uploads: 2
Originally posted by Opaque
Just tried it out, not sure how you're supposed to install it. It's not in a folder in your included zip, I tried replacing the matching files in the folder in RantTooltip but that didn't work... also tried making a folder for it called "RantTooltip_Hexe" but that didnt seem to work either. What am I (or you) missing? [/b]
Whoops! Serves me right for not double-checking.
Just uploaded the fixed .zip and double checked that it works fine.
So, sorry about that.
Report comment to moderator  
Reply With Quote
Unread 04-03-10, 01:21 PM  
Opaque
A Fallenroot Satyr
 
Opaque's Avatar

Forum posts: 23
File comments: 138
Uploads: 0
Looks to be just what the doctor ordered... going to try it out right now!

-----------

Just tried it out, not sure how you're supposed to install it. It's not in a folder in your included zip, I tried replacing the matching files in the folder in RantTooltip but that didn't work... also tried making a folder for it called "RantTooltip_Hexe" but that didnt seem to work either. What am I (or you) missing?
__________________
Last edited by Opaque : 04-03-10 at 01:29 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: