Thread Tools Display Modes
10-23-14, 02:42 PM   #1
NvK_Koranion
A Murloc Raider
Join Date: Oct 2014
Posts: 9
Can't reset Freebtip

I can't reset Freebtip. There is no function to reset this addon. I removed already Freebtip and installed it again. Removed Freebtip.lua too. But it won't reset. Can you help me?
  Reply With Quote
10-23-14, 03:45 PM   #2
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Hmm, try:
/run FreebTipDB = nil
/rl
  Reply With Quote
10-24-14, 06:13 AM   #3
NvK_Koranion
A Murloc Raider
Join Date: Oct 2014
Posts: 9
Originally Posted by Nibelheim View Post
Hmm, try:
/run FreebTipDB = nil
/rl
It doesn't work too
  Reply With Quote
10-24-14, 10:17 AM   #4
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Why are you trying to reset FreebTip? What about it do you not like?
__________________
Knowledge = Power; Be OP

  Reply With Quote
10-24-14, 11:33 AM   #5
NvK_Koranion
A Murloc Raider
Join Date: Oct 2014
Posts: 9
The position of Freebtip isn't correct. I tested many times to reset the position but nothing happens.
  Reply With Quote
10-24-14, 12:30 PM   #6
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
You can use /freebtip to move the tooltip anchor.
__________________
Knowledge = Power; Be OP

  Reply With Quote
10-24-14, 02:34 PM   #7
NvK_Koranion
A Murloc Raider
Join Date: Oct 2014
Posts: 9
Originally Posted by Gethe View Post
You can use /freebtip to move the tooltip anchor.
I know it but how can i reset it to the exactly standard position of Real UI
  Reply With Quote
10-24-14, 04:35 PM   #8
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Try:

Code:
/run FreebTip_Anchor2:SetUserPlaced(false)
/run RealUI.LoadAddOnData_FreebTip()
/rl

Last edited by Nibelheim : 10-24-14 at 04:41 PM.
  Reply With Quote
10-25-14, 09:13 AM   #9
NvK_Koranion
A Murloc Raider
Join Date: Oct 2014
Posts: 9
Originally Posted by Nibelheim View Post
Try:

Code:
/run FreebTip_Anchor2:SetUserPlaced(false)
/run RealUI.LoadAddOnData_FreebTip()
/rl
It works now. Thx for the code and ur help

Maybe u can add it to a reset button. It would be easier.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » Can't reset Freebtip


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