oUF_ScriptableText

oUF module providing LIbScriptable text widgets for layout use.
        local fs = self.Health:CreateFontString()
        fs:SetFontObject(GameTooltipTextSmall)
        fs:SetPoint("BOTTOM", self.Health, "TOP", 0, 15)
        fs.value = "return Power(unit)"
        fs.speed = 100
        fs.update = 100
        fs.repeating = true
        fs.align = oUF.ALIGN_PINGPONG
        fs.cols = 20
        -- You provide as many fontstrings as you want. Widgets will be created per each.
        self.ScriptableText = {fs}

The oUF_ScriptableText Team

profile avatar
  • 18
    Projects
  • 384.7K
    Downloads

More from _ForgeUser189254View all

  • StarTip2 project image

    StarTip2

    • 4.4K
    • Addons

    StarTip2 - Voyage through the stars

    • 4.4K
    • August 26, 2012
    • Addons
  • StarTip project image

    StarTip

    • 204.3K
    • Addons

    StarTip (Tooltips from Outerspace)

    • 204.3K
    • August 30, 2011
    • Addons
  • oUF_ScriptableBar project image

    oUF_ScriptableBar

    • 0
    • Addons

    oUF module providing LIbScriptable bar widgets for layout use.

    • 0
    • August 6, 2011
    • Addons
  • LCD4WoW project image

    LCD4WoW

    • 18.8K
    • Addons

    LCDs for WoW

    • 18.8K
    • July 28, 2011
    • Addons
    • +4
  • StarTip2 project image

    StarTip2

    • 4.4K
    • Addons

    StarTip2 - Voyage through the stars

    • 4.4K
    • August 26, 2012
    • Addons
  • StarTip project image

    StarTip

    • 204.3K
    • Addons

    StarTip (Tooltips from Outerspace)

    • 204.3K
    • August 30, 2011
    • Addons
  • oUF_ScriptableBar project image

    oUF_ScriptableBar

    • 0
    • Addons

    oUF module providing LIbScriptable bar widgets for layout use.

    • 0
    • August 6, 2011
    • Addons
  • LCD4WoW project image

    LCD4WoW

    • 18.8K
    • Addons

    LCDs for WoW

    • 18.8K
    • July 28, 2011
    • Addons
    • +4