Thread Tools Display Modes
11-15-10, 12:32 PM   #1
section31
A Murloc Raider
Join Date: Jul 2010
Posts: 5
Noob questions about setting focus

Is it a new function in 4.0 that setting focus on the target is no longer allowed? I just keep getting 'blah blah blah not allowed by Blizzard UI'. It then says disable nui or ignore. Have I done something wrong? Is this a bug, some update I've not accounted for? Or an addon I don't have installed?
 
11-15-10, 12:54 PM   #2
whereswaldo
A Chromatic Dragonspawn
 
whereswaldo's Avatar
Join Date: May 2008
Posts: 167
Nope....that has been around for a while. Easier to set up a macro to that contains the command /focus, put it on your actionbar, target and click.
__________________

[SIGPIC][/SIGPIC]
 
11-15-10, 12:55 PM   #3
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
This is a problem that's been around for all non-default unit frames for a few WoW patches now. See this FAQ for info on how to work around it... http://www.wowinterface.com/forums/s...ad.php?t=24655
__________________

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/
 
11-16-10, 12:16 AM   #4
Raesoth
OmNomNom's Pet
 
Raesoth's Avatar
Premium Member
Join Date: Jan 2008
Posts: 35
I use a macro for my earthshield
in the macro body I type

/focus target
/cast Earth Shield

then move that macro to my hotbar.. works like a charm all the time.

Of course you can use other abilities and spells but plenty of examples out there on the net for that
__________________

 
11-16-10, 01:14 AM   #5
section31
A Murloc Raider
Join Date: Jul 2010
Posts: 5
Thank you very much for quick reply's. Will get that macro going right quick.
 
11-22-10, 11:32 AM   #6
XorIO
A Deviate Faerie Dragon
 
XorIO's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 16
I use next set of macros for the focus:

{"C", "/target focustarget"},
{"CTRL-C", "/focus"},
{"ALT-C", "/clearfocus"},
__________________
Good-bye... and hello... as always!
Victor
 
11-27-10, 06:57 PM   #7
Gwardr44l
A Murloc Raider
Join Date: Jul 2010
Posts: 9
I use the following macro as my "focus and assist" macro:


/target [nomod,target=focustarget, harm, nodead];[nomod,target=targettarget,harm,nodead]; [nomod,target=pettarget,harm,nodead]
/focus [mod:shift,help]
/clearfocus [mod:ctrl]

I put this on my action bar and assigned the keystroke "F" to it. Now Shift-F sets my focus to a friendly target, Ctrl-F clears the focus, and plain F targets my focus' target if it is alive and an enemy, otherwise targets my pet's target if it is alive and an enemy, or else targets my target's target.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » Noob questions about setting focus


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