Squid_00
09-09-2006, 03:00 PM
I get the following Error:
Error: interface\addons\Nurfed_UnitFrames\Default.lua:470 : unexpected: symbol near'='
Only wanting to see the UnitFrames in Raid I removed:
-- player = {
-- target = {
-- target = {
-- pet = {
-- party = {
I go to about 470, and this is what I see...
-- target = {
type = "Button",
I tried:
-- target = {
--target = {
Still getting:
Error: interface\addons\Nurfed_UnitFrames\Default.lua:470 : unexpected: symbol near'='
I just want to see Nurfed_UnitFrames in the Raid, no player, target, tot etc. What am I doing wrong, that I'm getting this error with whatever I try please.
Error: interface\addons\Nurfed_UnitFrames\Default.lua:470 : unexpected: symbol near'='
Only wanting to see the UnitFrames in Raid I removed:
-- player = {
-- target = {
-- target = {
-- pet = {
-- party = {
I go to about 470, and this is what I see...
-- target = {
type = "Button",
I tried:
-- target = {
--target = {
Still getting:
Error: interface\addons\Nurfed_UnitFrames\Default.lua:470 : unexpected: symbol near'='
I just want to see Nurfed_UnitFrames in the Raid, no player, target, tot etc. What am I doing wrong, that I'm getting this error with whatever I try please.