CowTip_LuaText

Sample tooltip

Populates Cowtip's Tooltip using LuaTexts instead of DogTags.

This addon provides an additional module "Line Text Lua" to CowTip.

The code is the result of a modified version of the original "Text"-module of CowTip and some parts of Pitbull4's LuaTexts-Module.

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of Athariel Athariel Mon, 19 Oct 2009 05:55:36

    I've run into a weird problem recently: cowtip has no idea what am i mousing over, when i mouse over a raid member inside the vehicle, when i don't actually see him. Is that the base addon datamining malfunction or just a problem with luatexts?

    Last edited on 20 Oct 2009 by Athariel
  • Avatar of profalbert profalbert Sun, 11 Oct 2009 09:35:32

    The only thing I will add is a collection of premade texts to select from (like the luatext-module in pitbull4).

  • Avatar of Gennoken Gennoken Sun, 11 Oct 2009 09:12:34

    Hello,

    Is there any plans to add some kinda GUI to configure the data show/colors/formatting..etc without having to know the Lua Code ???

    Cuz I wanna reformat the tooltip and add some extra stuff like mana/hp..etc but i donno Lua Code

    Thx :)

  • Avatar of profalbert profalbert Sat, 10 Oct 2009 21:09:11
    DruidForm(unit)
    

    should do the trick. Some doc on the functions is on the TODO-list ;)

    Last edited on 10 Oct 2009 by profalbert
  • Avatar of braudrist braudrist Sat, 10 Oct 2009 17:51:35

    Hello there

    Can anyone help me with the lua code for the default level race class line? I wanna add it so when I see a druid in bearform it comes something like, Level 80 Tauren Druid (Bear) and for Treeform (Tree) etc. and maybe when a priest is in Shadowform it comes (SF)

    I've tried the for many hours to add it but I can't for the life of me make it work :)

    Thanks in advance.

  • Avatar of profalbert profalbert Wed, 07 Oct 2009 14:11:02

    Sorry for the breakage. I just did it the same way pitbull4 does it, but obviously rock doesn't like it. However, it should be fixed in v0.3-beta-9-gfb49c25.

  • Avatar of Athariel Athariel Tue, 06 Oct 2009 11:06:20

    It seems one of the last commits has broken all rock-dependant addons for me. Well, actually i'm not sure if it's you, but one of the add-ons i've updated recently resulted in popping up errors for Quartz, XLoot, XlootMaster, XlootGroup and CowTip. I'm no programmer, but it looks like both LibDewDrop and LibRock are pretty much unhappy. I only presume it's you because cowtip's the only rock addon i have updated. Update - i've posted a ticket showing couple of errors i got, but that's not all of em. Update MK II - yup it's the last version of cowtip_luatexts alright, just reverted to stable version and everything seems back to normal.

    Last edited on 06 Oct 2009 by Athariel
  • Avatar of profalbert profalbert Sat, 03 Oct 2009 21:58:20

    Actually the Colorize-function does set the Alpha-value to FF so the output actually is |cff00cc00_guild_name_|r

  • Avatar of Athariel Athariel Sat, 03 Oct 2009 16:32:29

    Yup, close enough. Although i kind of failed to figure out how do i set brightness this way, and the colour i get is exactly the same as friendly npc names. Any way to set that "FF"00cc00, not just 00cc00?

  • Avatar of profalbert profalbert Fri, 02 Oct 2009 23:52:35

    guess I have to move the line-config to AceConfig or some custom stuff.....

    edit:

      guild = Colorize(guild, 00, 0xCC, 00)
    

    works though

    Last edited on 02 Oct 2009 by profalbert

Facts

Date created
15 Sep 2009
Category
Last update
10 Oct 2009
Development stage
Beta
License
All Rights Reserved
Curse link
CowTip_LuaText
Recent files

Authors

Relationships

Required dependency
CowTip