jagonx
Player-
Content count
145 -
Joined
-
Last visited
Everything posted by jagonx
-
[LF] more action bars without altering the default UI
jagonx replied to Sloffanti's topic in UI, AddOns & Macros
zbar -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
NOOOOOOOO So, it means you dont support this addon anymore? -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
Do u have CastModifier addon instaled(and enabled)? xD -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
Your macro is OK. Just add this /script if nil then CastSpellByName("NAME OF THE SPELL"); end. It will show u the CD and the range check. Like this: /script if nil then CastSpellByName("Mind Blast"); end /cast [nochanneled] Mind Blast /cast !Mind Flay(Rank 6) -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
I would like to see such option also. I think it can be very useful (especially in PvP), since decursive track party members only and dispel in random order. I hope you will find some time for this, Ike. Keep up the great work! Kind regards! -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
Just delete all mouseovers. /cast [type:Beast] Hibernate; [type:Dragonkin] Hibernate; Entangling Roots -
Hi @Rhena, can you please comment on this? https://github.com/Aviana/LunaUnitFrames/issues/276 Thank you in advance.
-
Addon to show enemy cast bar and enemy buff duration, on standard blizz frame?
jagonx replied to whatisgoingon's topic in UI, AddOns & Macros
Addon that i linked is exactly what u looking for. It was made for the BGs mainly, but it works outside also. Castbar under the target frame and debuffs timers. -
Addon to show enemy cast bar and enemy buff duration, on standard blizz frame?
jagonx replied to whatisgoingon's topic in UI, AddOns & Macros
https://forum.elysium-project.org/topic/25538-addon-enemyframes/ Can do it. -
Its seems to be BigWigs.
-
Hi. Got another error along with new update:
-
http://addons.us.to/addon/moveanything
-
Found the solution by myself: http://www.wowinterface.com/downloads/info10162-Noerrorsound.html
-
Didnt understand anything. xD What folder?
-
Superb!!! Thank you!!
-
Doesnt work at all. "Clean" game client. Also got this:
-
MPQ modifying is against the ToS.
-
Nice! Any chance to add "bars spacing" option? I think its will be easier to track if bars not stick to each other. TY.
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
Praise @Ike! ;) -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
Hm.... Actually its works, just tested: /cast [mod:alt] Conjure Water(Rank 7) /use [nomod] Conjured Crystal Water But - if u r sitting, macro will always do /use water and if u r standing it will /cast conjure. Perhaps some dev. improvements is needed. But its works. -
[help] [harm] macro in vanilla. Is it possible?
jagonx replied to Wrathran's topic in UI, AddOns & Macros
This macro will work with Castmodifier. No doubt. *Remove #showtooltip. -
:( Any chance to get them back? In future.*
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
jagonx replied to Ike's topic in UI, AddOns & Macros
Improved polymorph macro! xD /cast [isplayer:target] {macro1} /cast [isnpc:target] {macro2} where macro1 - /cast [@mouseover] Polymorph(rank 1); Polymorph(Rank 1) - - (60 mana) 20sec duration and it is max in PvP, thus cast max rank of sheep is just a waste. macro2 - /cast [@mouseover] Polymorph; Polymorph - - (150 mana, rank4) 50sec duration, for pve. 1 button, no modifiers needed. And it works! Thank you once again!
