Thread Tools Display Modes
04-20-09, 02:49 PM   #1
ahx111
A Fallenroot Satyr
Join Date: Nov 2008
Posts: 24
Macro broken only when nui active

ONLY when i have NUI active does the steady shot get cut off while spamming this macro. all other instant casts fire.

#show steady shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/castrandom kill shot,chimera shot,chimera shot,arcane shot,aimed shot,Steady Shot
/cast [target=pettarget, exists] kill command
/script UIErrorsFrame:Clear();
/console Sound_EnableSFX 1

Dont give me crap about using skill yada yada. I use this when i have to move around a lot.
 
04-20-09, 05:05 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
We don't flame on this forum... so no one is going to give you crap for anything. nUI does not manage the macros in any way, it's just a standard action button so I have no idea why it would get cut off. If you change the order of the spells, does it change which spell doesn't fire?

Perhaps another user more familiar with macros would have some input here?
__________________

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/
 
04-20-09, 05:13 PM   #3
ahx111
A Fallenroot Satyr
Join Date: Nov 2008
Posts: 24
So used to people flaming. that's good to hear. yeah I actually removed everything but /castrandom steady shot and it did the same thing. disable nui and it works. crazy i know.

thanks for the help btw.

It seems like there is something telling it when I hit another button no matter if it fires or not, cancel my cast.

Last edited by ahx111 : 04-20-09 at 05:18 PM.
 
04-20-09, 05:15 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Okay... what happens if you change the order of the spells... have more that one spell but not have steady shot be the last one?

EDIT: I'm curious... is it the only one that's mixed case in the real macro, or just the way you're typing it here. Don't know why it would make a difference, but it does stand out.
__________________

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/
 
04-20-09, 05:21 PM   #5
ahx111
A Fallenroot Satyr
Join Date: Nov 2008
Posts: 24
case doesn't matter i tried that. all other ones fire normally. it is just steady shot that is being canceled by any of my other shots even if they are on cooldown.
 
04-20-09, 05:34 PM   #6
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Did you try it with a different spell being the last one on the list?
__________________

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/
 
04-22-09, 01:42 PM   #7
Carz
nUI User-Supporter
 
Carz's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 133
Originally Posted by ahx111 View Post
ONLY when i have NUI active does the steady shot get cut off while spamming this macro. all other instant casts fire.

#show steady shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/castrandom kill shot,chimera shot,chimera shot,arcane shot,aimed shot,Steady Shot
/cast [target=pettarget, exists] kill command
/script UIErrorsFrame:Clear();
/console Sound_EnableSFX 1

Dont give me crap about using skill yada yada. I use this when i have to move around a lot.
ahx111 u have to rewrite since the pacth b/c the global cooldown was change on aimed shot (now that is a instant one) you can go to http://www.arenajunkies.com/macros for macros that were i get all that i have

Last edited by Carz : 04-22-09 at 02:07 PM.
 
04-22-09, 04:09 PM   #8
ahx111
A Fallenroot Satyr
Join Date: Nov 2008
Posts: 24
as far as I know it was only kill shot that changed which is why i moved it from /cast to /castrandom. I will look into this further thanks much appreciated.
 
04-22-09, 06:55 PM   #9
neuralassassin
A Scalebane Royal Guard
 
neuralassassin's Avatar
Join Date: Sep 2008
Posts: 423
ahx111 I believe this http://www.wowinterface.com/download...igCasting.html is what you are looking for
__________________

 
04-22-09, 07:10 PM   #10
ahx111
A Fallenroot Satyr
Join Date: Nov 2008
Posts: 24
Ah yes thanks. I did see that earlier but it didn't register.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » Macro broken only when nui active


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