Thread Tools Display Modes
09-30-09, 02:37 PM   #1
cfs
A Defias Bandit
Join Date: Sep 2009
Posts: 2
ouf lua help

in several layouts for ouf (which where based on ouf_lyn) this line
Code:
local color = GetDifficultyColor(lvl)
creates an error when selecting any target.
killing this line from lua kills error too, but creates some problems with colors of cast bar. what can u advise?
  Reply With Quote
09-30-09, 02:39 PM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by cfs View Post
in several layouts for ouf (which where based on ouf_lyn) this line
Code:
local color = GetDifficultyColor(lvl)
creates an error when selecting any target.
killing this line from lua kills error too, but creates some problems with colors of cast bar. what can u advise?
The function was replaced with 'GetQuestDifficultyColor'
  Reply With Quote
09-30-09, 02:57 PM   #3
cfs
A Defias Bandit
Join Date: Sep 2009
Posts: 2
thank u for so quick help
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » ouf lua help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off