Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
mikma's Portal Bug Reports Feature Requests
Author:
Version:
1.1
Date:
10-27-2009 03:10 PM
Size:
3.49 Kb
Downloads:
278
Favorites:
20
MD5:
Pictures
Spell on cooldown, no target
Target out of range
Also works with "mouseover", "focus", etc names.
Target in range
OmniCC showing cooldown, frame unlocked, target in range.
Voodoo
Creates a frame where you can drag a spell/item and type in a target where you want to cast that action.
This eliminates the need of creating and modifying some macros.
The addon also accepts targets like "mouseover", "focus", "pet". All the same targets that macros would accept.
Keybind for the button is also included.

Adding name:
1) Type in your target.
2) Harder name with weird characters? Target a person in your party/raid and shift-click the editbox, the targetname gets added in the editbox.

Moving the frame:
Shift+doubleclick the frame to unlock it. Background tells you if the frame is locked or unlocked.
UnLocked = Red.
Locked = Black.

Examples of use:
Hunters: Misdirection.
Death Knights: Hysteria.
Warriors: Intervene.
Rogues: Tricks of the Trade.
  Change Log - Voodoo
1.1:
* Tooltip added, will be shown when Voodoo is unlocked.
* Scaling added.
* Range-detection works only in combat now.

1.0:
* Release.
  Optional Files - Voodoo
Sorry, there are currently no optional files available.
  Archived Versions - Voodoo
File Name
Version
Size
Author
Date
1.1
3kB
mikma
10-27-2009 03:00 PM
  Comments - Voodoo
Post A Reply Comment Options
Old 11-07-2009, 12:55 PM  
Aschker
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 1
Thnx for the quick reply, but on your last comment: it was all done out of combat standing in dalaran And even had to delete the addon and reinstall with deleting the files in the wtf folder to get it to work 2 or 3x again >_< So im just gonna not use it for a while I guess
Aschker is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2009, 12:50 PM  
mikma
An Aku'mai Servant
 
mikma's Avatar
Interface Author - Click to view interfaces

Forum posts: 36
File comments: 173
Uploads: 25
Quote:
Originally posted by Aschker
But anyway you can make it so it shows a timer on it for the buff on the selected player?

And I dont know if you are looking for design ideas, but if you are :
-Make background alpha costumizable
-Maybe able to hide now when not mousing over (So only the button with the maybe future timer shows)

-- After some use I found a strange error of the frame not functioning anymore.. I have to completely relog, replace the buff/spell on the addon and retype the name for it to work. With all buffs (tested Focus magic, Beacon of Light, all pala blessings and all mage buffs) , even a simple molten armor on myself.
1) http://wow.curse.com/downloads/wow-a...line-aura.aspx
2) I like the current layout of the frame as it is now
3) The button might get tainted if you do something to it in combat.
mikma is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2009, 08:41 AM  
Aschker
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 1
Lovely mod Using it on mage for Focus Magic and on palading for Beacon of Light. The only thing im missing there is a timer on it or next to it. Especially for BoL. Ive got another very small timer mod next to it, so its no big issue. But anyway you can make it so it shows a timer on it for the buff on the selected player?

And I dont know if you are looking for design ideas, but if you are :
-Make background alpha costumizable
-Maybe able to hide now when not mousing over (So only the button with the maybe future timer shows)

-- After some use I found a strange error of the frame not functioning anymore.. I have to completely relog, replace the buff/spell on the addon and retype the name for it to work. With all buffs (tested Focus magic, Beacon of Light, all pala blessings and all mage buffs) , even a simple molten armor on myself.

Last edited by Aschker : 11-07-2009 at 12:37 PM.
Aschker is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-28-2009, 05:24 PM  
mikma
An Aku'mai Servant
 
mikma's Avatar
Interface Author - Click to view interfaces

Forum posts: 36
File comments: 173
Uploads: 25
Quote:
Originally posted by Tarlinras
Currently this does not allow for spells to be cast on enemy NPCs, will this be implemented?
No. Macro conditions apply. Try using "focus" or "mouseover".

Last edited by mikma : 10-28-2009 at 05:25 PM.
mikma is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-28-2009, 03:50 PM  
Tarlinras
A Kobold Labourer
 
Tarlinras's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
Currently this does not allow for spells to be cast on enemy NPCs, will this be implemented?
__________________
"Nothing is ever easy..." -- Zeddicus Zul Zorander
Tarlinras is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-28-2009, 12:02 PM  
antisocialink
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Would be great to have a way to quickly collapse the box. Don't always need it on the screen. Having 3 phases for it would be great... Fully expanded (just like it is now) > Button only (text box hidden) > Hidden (just a tab or something to show that its there but otherwise completely compacted).

Also, being able to have more than one of these available at a time would be greatly useful when needing to quickly customize more than one spell or multiple independent targets.

Even without all that tho this is a great addon.
antisocialink is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2009, 03:04 PM  
mikma
An Aku'mai Servant
 
mikma's Avatar
Interface Author - Click to view interfaces

Forum posts: 36
File comments: 173
Uploads: 25
Done, and done. Have fun!
mikma is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2009, 03:25 AM  
Everglow
A Fallenroot Satyr
 
Everglow's Avatar
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 65
Uploads: 7
I noticed in your code you use the variable 'type' in a few places. This is a reserved word in lua and really should not be used as a variable. it is the built in function that returns the type of a value, ie. type({1,2,3}) will return "table"
__________________
Everglow - Sisters of Elune/US
Everglow is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2009, 06:23 PM  
And
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
Good evening,
I really like this addon, it's pretty useful. Yet I have a problem. The frame is way to big to fit into my UI. Is it possible to add some option to resize and scale it?
Thanks alot!

And
And is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.