Shino
Player-
Content count
380 -
Joined
-
Last visited
Everything posted by Shino
-
Is it possible to make Vanilla WoW Addons like Legion addons ?
Shino replied to ZaWarudo's topic in UI, AddOns & Macros
Guess you never learn everything Even though I am pretty sure that you still need serverside support for certain calls. -
Yeah. Problem with buffs is though that they have to be visible. They are only visible with the spell of a mage. For this select debuff flag and the enemy target flag cheers!
-
I have actually no clue what exactly you want^^ As I understood it you just want an aura to be shown and a timer, until the aura fades. For that you need to do what I wrote above. cheers^^
-
Enter the correct name, go to timer, enable timer and activate the ability ? :/ Build 29 is out btw fixing some invert issues.
-
I dont understand your issue, could you be a little more detailed?
-
Is it possible to make Vanilla WoW Addons like Legion addons ?
Shino replied to ZaWarudo's topic in UI, AddOns & Macros
No, this won't work. First of all, this is illegal. Second: The problem is not the outdated lua, it is more the outdated or "vanillalike" API. This is serverside and could be changed. cheers! -
https://forum.elysium-project.org/index.php?showtopic=25396 There is someone that changed the texture. Either look into the code or ask him.
-
No, you got the purpose of the function wrong. It is indeed doing what it is supposed to do. It invertes the order. The dummy mode displays what happens if you had the maximum amount of buffs. This is of course not always the case which is why it jumps back to the first position, if you only have one buff. Meaning if MDW was your first buff and BS your second, it would normally be like this: |BS||MDW| 2 1 Inverted it would look like this: |MDW||BS| 1 2 Hope that solves this mystery! cheers!
-
Build 89 is out!
-
Fixed
-
Yes, you can disable it in misc. Type /vcb cheers!
-
[Addon] Tinytip tooltip anchoring offset problem
Shino replied to Exs's topic in UI, AddOns & Macros
You should report it to AeroScripts then. cheers! -
Here you go buddy! http://legacy-logs.com/TinyTipMod.zip cheers!
-
Get LunaUnitFrames, I have heared they are slightly better than X-Perl
-
They won't.^^ Edit: @Rhena Haha, first : P
-
Hey. Can u link me your version? Will look into it and link you a version with this included. cheers!
-
Hey! @monteo, this was my first addon therefore I didn't know a lot about such things. Please make a bug report on GitHub, I will issue it as soon as I find time! @peremi Thank you This is bothersome, could you also make an bugreport on GitHub, so I don't forget about it? cheers!
-
The launcher should now work for elysium! I am sorry for this! Thanks for reporting! cheers!
-
https://forum.twinstar.cz/showthread.php/112126-ADDON-UnrealHK-Unreal-Tournament-Sounds
-
What is the new elysium realmlist ? I will push an update this night then, im currently not on my computer. cheers!
-
Hmm, this is not exactly a bug :/ The inversing works as intendet :/
-
rotate bug ? btw: Cant access your video.
-
yep true^^ I didn't look over the code since a year, so those are the remainings of my poor stupid beginnings : P cheers!
-
Sillywet made some nice sounds for MPOWA. I included them in Build 28. Check the preview out here: https://soundcloud.com/johnmichaelaudio/sets/mpowa-sfx Thank you very much mate!
-
Version 3.3: Fixed async flashing. Added option to disable the unit of the timer cheers!
