Thread: Stuf + Threat
View Single Post
06-10-11, 04:57 AM   #17
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Do I still need to do something with:
Lua Code must have this format:
function(unit, cache, textframe) <some text> return 'text', ... end where 'cache' may be used as cache.infotag (see pattern help or core.lua) and "..." are optional arguments to SetFormattedText.
function(unit, cache, textframe) return 'text' end
By any chance? I entered it into the options and saved, put it on fast update and reloaded and is still not working. Gonna go insane :<

EDIT: let me try changing unit to "player"
EDIT2: ugh Dx darn you stuf... darn you... (didn't work)
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah

Last edited by Lily.Petal : 06-10-11 at 04:59 AM.
  Reply With Quote