Reply
 
Thread Tools Display Modes
Old 06-10-09, 09:15 AM   #1
spiel2001
nUI's Author
 
spiel2001's Avatar
Premium Member
Featured
Join Date: Jun 2008
Posts: 8,272
I get an error when I try to set a focus...

I tried to SetFocus on somebody in our raid today and got an error about protected function or something
This is a known bug in Blizzard's code which affects all addons that use custom unit frames.

There are three ways you can work around this bug...
  • Press escape to open the WoW system menu and select the "Key Bindings" option. Scroll down the list until you find the key binding option for setting a focus and bind a key to that function. From then on, you can just target the player you want to set as focus and press the key.
  • Target the player you want to set as your focus and type '/focus' and press enter. To remove the current focus, make sure no one is targeted and type '/focus' and press enter. Yo ucan also type '/focus {player name}' to set whichever player you specify as your focus.
  • Type '/macro' to open the macro editor and create a new macro whose command is simply '/focus' then save the macro and drag the macro button onto your action bar. You can then just click the button to set the current target to your focus or remove your focus if you don't have a target.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.

Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/


spiel2001 is offline   Reply With Quote
Reply

Go BackWoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: FAQ » I get an error when I try to set a focus...

Thread Tools
Display Modes

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