Thread Tools Display Modes
04-29-09, 05:47 PM   #1
Nubsy
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 14
focus bar

Ok another weird prob i get is wen i go to add a focus frame i get oUF_nubsy has been blocked for an action only usable buy blizzard ui :S

i use
Code:
oUF:Spawn("focus","ouf_focus"):SetPoint("TOPLEFT", player, "BOTTOMLEFT", 0,1)
to spawn the frame but wen i set focus that error comes up
  Reply With Quote
04-29-09, 06:10 PM   #2
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
You need to set the focus target with keybinds or macros. Blizzard does not allow setting focus targets over unit menus.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
  Reply With Quote
04-29-09, 06:12 PM   #3
Nubsy
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 14
Originally Posted by zork View Post
You need to set the focus target with keybinds or macros. Blizzard does not allow setting focus targets over unit menus.
so i need to set a focus macro
  Reply With Quote
04-30-09, 07:22 AM   #4
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
You might be refering to the dropdown menu, its a protected function that only blizzard are allowed to use.

You can however make a keybinding or just use /focus in a macro or something.
(I use a keybinding myself)
  Reply With Quote
04-30-09, 09:32 AM   #5
Nubsy
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 14
ye i think it is blizz pulldown menu but i got it sorted tnx for the help
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » focus bar


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