Addon Info.
Change Log
Archived (3)
Comments (12)
  Category: ToolTip
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)
ckknight's Portal Bug Reports Feature Requests
Author:
Version:
r68121.13
Date:
04-22-2008 12:36 AM
Size:
294.08 Kb
Downloads:
13,644
Favorites:
275
MD5:
Pictures
Click to enlarge
various layout examples
another example
CowTip 3.0   Popular!
**NOTE: If you are upgrading for the first time since 2.4, CowTip now uses the new LibDogTag-3.0 library. As such, many of your DogTags will need to be rewritten. Please see the in-game DogTag help or the DogTag wiki page for more info.

Tooltip of awesomeness. Moo. It'll graze your pasture.

Hey all, ckknight here, I decided to make a tooltip addon. Therefore I have, and called it CowTip (the name is funny, laugh.)

CowTip is tag-based, specifically based on DogTag-2.0, which is the same tag system that PitBull uses.

One major thing that separates it from some other mods is that it doesn't manipulate data that is already on the tooltip, it adds much more to it, but all in a way that the user can customize to the nth degree.

The goal of CowTip is to be simple, customizeable, and powerful, all at once. (Another bonus to developers is that the code is actually humanly-readable.)

Features:
  • Fully customizable colors, background textures, borders, and fonts
  • Uses the DogTag system so you can create the tooltip of your dreams
  • Displays raid target icons
  • Heath and Power bars with customizable sizes and bar textures
  • Ability to place anywhere on your screen
  • Ability to choose when to hide/show your tooltip


For bug reports and feature requests: http://jira.wowace.com/browse/COW

Forum thread: http://www.wowace.com/forums/index.php?topic=8436.0
  Change Log - CowTip 3.0
r68121.13
Bug fixes and library updates

r66223.3 beta:
Embed LibTalentQuery-1.0 for DogTag, add DogTag text coloring, DogTag library updates

r65841.1 beta:
**NOTE: This is a beta version. It now uses the new LibDogTag-3.0 library. As such, there may be bugs, and many of your DogTags will need to be rewritten. There is *no* documentation yet. Feel free to scan through the library's code or check out this thread.
  Archived Versions - CowTip 3.0
File Name
Version
Size
Author
Date
r66223.3 beta
256kB
ckknight
03-26-2008 11:33 PM
r65841.1 beta
246kB
ckknight
03-25-2008 09:29 PM
r64217
239kB
ckknight
03-15-2008 12:03 AM
  Comments - CowTip 3.0
Post A Reply
Author Comments Comment Options
Old 11-12-2008, 02:41 PM  
lexlooter
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
as for the fading issue, i fixed it by changing "Fade/Fade.lua" as follows:

function CowTip_Fade:CURSOR_UPDATE(...)
self:AddTimer("CowTip_Fade_runHide", 0, runHide)
end


all the other contents of the function were removed.

the function would call a timer when your mouseover unit is also your target unit, thus not allowing the tooltip to fade instantly.

quite sure this is a very bad way to fix it, but it works. hoping for a new version soon.
lexlooter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-09-2008, 04:15 PM  
Morriquende
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I'm curious when *immediate* fade will be available. CowTip is nearly unusable in PvP right now because the tooltip doesn't immediately fade. It's stuck to your cursor for about 3 seconds too long and gets really, really aggravating.
Morriquende is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-09-2008, 03:36 AM  
Veev
A Defias Bandit
 
Veev's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 28
Uploads: 1
Could we get an extra option to make CowTip NOT affect item tooltips please?
Veev is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2008, 01:23 AM  
cokane
A Kobold Labourer

Forum posts: 1
File comments: 4
Uploads: 0
There's an issue with the current version of cowtip. It clashes with pitbull and the units frames stop showing up (although I'm able to hover over where it should be, and even click it).
cokane is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-04-2008, 02:22 AM  
YujiTFD
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Hi!

How can I change tooltip's font into another font, apart from 4 WoW stardart ones? Is this, actually, possible?
YujiTFD is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-17-2008, 04:06 PM  
Akirium
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Re: help!

Quote:
Originally posted by pixiesnoot
I'm stupid and cant figure out how to edit this addon, plz help

EDIT: nevermind, i figured it out, i just typed in /cowtip
Any reason the font size resets randomly? I have it set to .8 but it always resets itself. It stays on .8, but the font get's bigger and I have to change it again.
Akirium is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-29-2008, 05:24 PM  
pixiesnoot
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
help!

I'm stupid and cant figure out how to edit this addon, plz help

EDIT: nevermind, i figured it out, i just typed in /cowtip

Last edited by pixiesnoot : 06-29-2008 at 05:31 PM.
pixiesnoot is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-17-2008, 11:50 PM  
Jewbat
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0


How do you make THIS tooltip appear in a different place? Right now, the top left hand corner is being blocked by the cursor (Does not show in Screenshot) and I can't read the first few words. I was wondering if I could change this somehow?
Jewbat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-09-2008, 07:07 PM  
Sakib
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Very nice addon, thank you
Sakib is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-29-2008, 10:28 AM  
Skoorb
A Murloc Raider

Forum posts: 6
File comments: 6
Uploads: 0
I found the solution, this was posted on the MMO Champion forums.

Code:
[(if Target:IsPlayer or (Target:IsEnemy and not Target:IsPet) then ClassColor(unit=Target) end) (if IsUnit('player', Target) then '<<You>>' else Target:NameRealm or 'None' end)]
Skoorb is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-27-2008, 10:52 PM  
Skoorb
A Murloc Raider

Forum posts: 6
File comments: 6
Uploads: 0
I have the latest version of CowTip, and all is working fine except for the Target line text.

This is a copy/paste from the edit boxfor Target:

Code:
[SmartClass#mouseovertarget ? ClassColor#mouseovertarget][IsUnit#player(mouseovertarget) ? Text(<<You>>) ! [NameRealm#mouseovertarget | Text(None)] ]
I don't know much about coding in game, so I wanted to post the copy/paste and see if anyone sees anything wrong with the default text.
Skoorb is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-27-2008, 04:01 PM  
senthiele
A Deviate Faerie Dragon

Forum posts: 12
File comments: 12
Uploads: 0
error

ok this the error message im getting and do not know what to do

cowtip\lib\libtalentquery-1.0\libtalentquery-1.0.lua:38: cannot find a library instance of "callbackhandler-1.0".

i did the update everday i log on so im lost on what to do if some one could help me plz i like that
senthiele is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



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


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.