Thread Tools Display Modes
06-13-11, 03:22 PM   #1
WOWerooo
Banned
Join Date: Jun 2011
Posts: 10
Problem with NeedToKnow addon

Hi all. Before begin with my doubt, I have to say that I'm spanish, so I want to say you that I need you to speak to me easy english (easy words and good written words).



Well, now I tell you my problem: I am using NeedToKnow addon in my rogue. I've configured all my bars. All right, but now I change my spec and the bars reset his position and all its settings. What have I to do for repair this problem?



Thanks all!
 
06-13-11, 03:46 PM   #2
Nobgul
A Molten Giant
 
Nobgul's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 693
This is not a problem it is a feature. As your bars change when you switch specs so will the bars. There may be a setting to disable this in the Interface options menu. If not then we may be able to remove the code for this.
__________________
[SIGPIC][/SIGPIC]
 
06-13-11, 04:34 PM   #3
WOWerooo
Banned
Join Date: Jun 2011
Posts: 10
No, on settings there're not an option to disable the changing of specs. Then, can someone say me how to save the config for differents specs?
 
06-13-11, 04:35 PM   #4
Nobgul
A Molten Giant
 
Nobgul's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 693
Just recreate it. I can't see it taking that long. I have setup this addon for each of my toons. And i have 1 of every class.
__________________
[SIGPIC][/SIGPIC]
 
06-13-11, 04:46 PM   #5
Nobgul
A Molten Giant
 
Nobgul's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 693
Go into your addon folder and go to NeedToKnow open the file NeedToKnow.lua

Use the find option to find this line

NeedToKnow_Settings["Spec"][2]["Groups"][1]["Enabled"] = true

Change the true at the end to false.

Save the file.
If you are in game type
/console reloadui


This should stop the bars from changing? I only looked real quick If it doesnt work let me know and I will dig further.
__________________
[SIGPIC][/SIGPIC]
 
06-13-11, 04:57 PM   #6
WOWerooo
Banned
Join Date: Jun 2011
Posts: 10
Thanks you, Nobgul, but it didn't work because "NeedToKnow_Settings["Spec"][2]["Groups"][1]["Enabled"] = true" wasn't found on my LUA file. Do you know why?
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Problem with NeedToKnow addon


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