| | #1 |
| Member Join Date: Nov 2010
Posts: 31
| Hello, for some time now I try to figure out how exctly the "reset=XX" timer in castsequence macros work. Options such as "nocombat" are obvious, but what when you put in a number? Is it seconds? Is it the number of spells? Does it only work when in combat or not? Maybe someone else knows more? Cheers |
| | |
| | #2 |
| Moderator Join Date: Jul 2009
Posts: 1,213
| using "reset=##" will reset the macro after that many seconds since the last time you pressed the button. The others are self evident (target, combat, etc.) |
| | |
| | #3 |
| Member Join Date: Nov 2010
Posts: 31
| |
| | |
| | #4 |
| Senior Member Join Date: Aug 2009 Location: Vancouver BC
Posts: 503
| Usually it depends on what spells are being cast as to what I use in the reset= statement. Like if you are putting a DOT on a creature, or if you are in PVE questing or PVP, usually a Code: reset=##/target Code: reset=combat You can have any combination in any order of reset values so don't be afraid to use them all if you are unsure, just make sure you have your reset time set to no more than the total time it takes for your whole cast sequence to take place. You don't want the macro to be waiting to be reset while combat is still going on, and your timer is still ticking for 10 seconds and your toon is doing nothing. That may occur when you level and spell cast times change. So you may need to tweak the timer by a few seconds. When using more than one condition "/" should be used between the functions. <number> - The number of seconds since the last click target - You changed target combat - You entered or exited combat alt - Alt was pressed shift - Shift was pressed ctrl - Ctrl was pressed |
| | |
| | #5 |
| Administrator Join Date: Jun 2009 Location: USA
Posts: 6,768
| Drar that was an awesome writeup on how the reset works. I was curious as to what some of the options are. Typically I just use the ## for number of seconds, but I do like the combat option. I think the number of seconds + combat might work nice, or even target as well. So... 15/combat/target Might be a good combination with regards to spells that have no CD, maybe HoT type of heals a druid can do. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Click Castsequence Lag | lastdon | World of Warcraft - Macros, UIs, Mods, Addons | 3 | 07-07-2010 10:17 PM |
| Awesome tool for generationg /Click /castsequence macros | TheMuffinMan | World of Warcraft - Macros, UIs, Mods, Addons | 2 | 03-16-2010 10:16 PM |
| AION..easiest way to run 2 accounts..with option for 3rd. | Heartspark | Multiboxing Computer Hardware | 22 | 11-03-2009 08:49 AM |
| Reset Function | Fattness | World of Warcraft - Macros, UIs, Mods, Addons | 6 | 08-05-2009 02:03 PM |
| Need to reset your Pwnboxer registration? | Tim | Multiboxing Software | 0 | 07-19-2009 02:19 PM |