| | #1 |
| Senior Member | I have a basic question about using the reset= function inside a macro. Can you use it with castsequence and a total of 2 spells. The reason I ask is I want to string together a macro for my bear tank to open fights with. I want to use Faerie Fire (Feral) and then use Growl. But when I need growl again I dont want to re-apply Faerie Fire, although it doesnt use a resource to do so. So "if" castsequence worked could you string together two spells using the reset= function? I was thinking something along the lines of Code: /castsequence Faerie Fire (Feral), reset=8 Growl, null |
| | |
| | #2 |
| Senior Member Join Date: Jul 2009
Posts: 871
| Since Faerie Fire is SOO long you'll be better off with a modifier such as: /cast [modifier:alt] Faerie Fire (Feral) /cast [nomodifier] Growl Another way you might try (pretty sure it wont work) /castsequence [modifier:alt] reset=target,300 Faerie Fire (Feral), null /castsequence [nomodifier] reset=8 Growl, null |
| | |
| | #3 |
| Senior Member | saldy lind i don't think that will work but i will try it and if it works i will add it to the compilation of macros... so ppl do know that it will work
__________________ Multiboxer can defeat huge bosses, but when it comes to stairs, don't count on it. |
| | |
| | #4 | |
| Senior Member | Quote:
Code: /cast Growl [modifier:alt] Faerie Fire (Feral) | |
| | |
| | #5 |
| Senior Member | In case anybody is curious I did get a macro to work, thanks to the head start you guys gave me. It is as follows: Code: /castsequence [modifier:ctrl] Faerie Fire (Feral); Growl |
| | |
| | #6 |
| Senior Member Join Date: Jul 2009
Posts: 871
| No need for it to be a castsequence. /cast should provide the same functionality. |
| | |
| | #7 |
| Senior Member | Could keeping it that way affect anything? I also added Demoralizing Roar as the Alt modifier too. So you could use /cast since you are really only calling on one spell since the other two have modifiers attached. I think I get it, but if for some reason I added another spell that did not have a modifier could it still be /cast? |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Another Starcraft II Beta Full Reset INC | TheMuffinMan | General Discussions | 3 | 04-19-2010 11:13 PM |
| key remapping addition (down and up function?) | WhiteDragon | Multiboxing Software | 33 | 01-14-2010 03:41 AM |
| What limits are there with the Modifier macro function | Fattness | World of Warcraft - Macros, UIs, Mods, Addons | 5 | 07-22-2009 01:50 PM |
| Need to reset your Pwnboxer registration? | Tim | Multiboxing Software | 0 | 07-19-2009 02:19 PM |