Thread Tools Display Modes
11-14-09, 06:01 AM   #1
Elengil
A Murloc Raider
Join Date: Mar 2009
Posts: 7
Addition to /cast

Was working on my DPS rotation for my Arcane Mage and was looking for a way to simplify the clicking.

Would be really nice if they added an option that let you modify what spell was cast based on buffs/debuffs were active.

They already have a few things that could count as buffs (Stealthed, Flying) so why not expand it.

for example:

/cast [no TDebuff:Improved Scorch] Scorch; [PBuff:Missile Barrage] Arcane Missiles; [PBuff:ArcaneBlast:2] Arcane Barrage; Arcane Blast

TDebuff = Target Debuff
PBuff = Player Buff

Very little real "automation" could be done with it, but it would help make rotation efficiency just a bit easier.
  Reply With Quote
11-14-09, 10:50 AM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Actually, plenty of automation is achieved by doing that. You'd be making the game think and make decisions for you, instead of you choosing on your own. This is precisely why buffs aren't conditionals currently.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
11-14-09, 11:00 AM   #3
Akryn
A Firelord
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 479
Back when 2.0 came out and they removed the ability for scripts to cast arbitrarily, they justified the [form] condition by saying that stances/forms/stealth change the player's ability to cast certain things, and it made sense for macros to be able to do different things depending on which one was active.

So that's Bliz's answer: "buffs" that don't affect which spells you're allowed to cast can't affect macro cast decisions (for the same reason that active debuffs on party members/targets can't affect spell/targeting decisions).

Edit: I just noticed that you actually did ask to be able to be able to check target debuffs. Abuse of that ability is 95% of the reason that the current macro system was put in place, replacing CastSpellByName and TargetUnit as player-usable APIs -- so I highly doubt you'll ever see that come back again.

Last edited by Akryn : 11-14-09 at 11:05 AM.
  Reply With Quote

WoWInterface » Developer Discussions » Wish List » Addition to /cast

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