| Updated: | 11-27-09 11:42 PM |
| Created: | 04-18-09 11:37 PM |
| Downloads: | 2,534 |
| Favorites: | 24 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
r34 |
33kB |
Draake |
11-27-09 08:38 PM |
|
r32 |
27kB |
Draake |
11-18-09 09:18 AM |
|
r27 |
25kB |
Draake |
11-13-09 08:40 PM |
|
r23 |
22kB |
Draake |
10-22-09 05:27 AM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Can the PlayerHasControl() function be used from within a macro/script as an alternative to HasFullControl()? (which doesn't work as advertised, basically.)
Trying to use it with this macro to prevent spam when I'm bashing my CC button while unable to cast due to being CC'ed. #showtooltip /run s,t,c="Cyclone","target","RAID" if HasFullControl()==1 and GetUnitSpeed("player")==0 and GetSpellCooldown(s)==0 then SendChatMessage(s.." » "..UnitName(t).." ("..UnitClass(t)..")",c)end /cast Cyclone
Last edited by Inny : 11-07-09 at 12:06 PM.
|
|
|
|
|
||
|
There's nothing to setup
For example: On my Warrior I use a macro that uses itemrack to equip my sword+shield. Sometimes I would press the macro while a rogue simultaneously dismantles me. ItemRack doesn't check for debuffs normally so it would just keep trying to equip the weapon before giving up after a few tries. And for me, the addon would sometimes lock up and only respond once I left combat (or died in this case). This addon makes ItemRack check for stun/disarm/etc debuffs and makes it wait for those effects to fade before attempting to swap weapons.
__________________
When does the fun part start?
Last edited by Draake : 05-05-09 at 09:49 PM.
|
||
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Re: Plugin; not Stand-Alone Addon
but I really don't know how the addon works, I must do a event in itemrack? see image, so?: http://img11.imageshack.us/img11/258...0509153820.jpg Thanks |
|
|
|
|
|
||
|
Plugin; not Stand-Alone Addon
Currently, ItemRack (or anything, really; including blizzards own macros) doesn't deal very well when you get stunned/disarmed halfway through a swap, or when you try to start a swap while stunned/disarmed. This plugin hooks into ItemRack and post pones the swap until the debuffs fade.
__________________
When does the fun part start?
Last edited by Draake : 05-05-09 at 04:05 AM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Hi there.
Sorry if this is a bit stupid but I really don't know how the addon works. How do I get it to change weapons? And how do I choose which weapon it changes to? Also, does it change back to the weapon I had equipped before when the disarm effect is over? Thanks. |
|
|
|
|
||
|
Re: Love it
![]()
__________________
When does the fun part start? |
||
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 8
Uploads: 0
|
Love it
Just wanted to give my thanks,an awesome addition to ItemRack!
|
|
|
![]() |