-
Contributor
Originally Posted by
DarkLinux
After testing it looks like the new hook is failing, I reverted it back so it should be working again.
I've been using your hotfixed version without issues, the one you posted earlier with the loading screen fix.
-
Originally Posted by
Modestly
Ignore this post
What was the problem, did you resolve it?
Originally Posted by
themaster
I've been using your hotfixed version without issues, the one you posted earlier with the loading screen fix.
hmm interesting. When you logged out before did you change any addon settings? If you do /reload in game it breaks.
-
Contributor
Originally Posted by
DarkLinux
hmm interesting. When you logged out before did you change any addon settings? If you do /reload in game it breaks.
When I logged out before I didn't do anything else other than stare at my screen for a couple of mins at character selection, because we had a break and I wanted to preserve buff time. The "loading screen fix" update I actually injected after re-launching the client in the middle of naxxramas. At the end of the raid I took mage portal to a capital city and the morph was intact. But the new version is working fine aswell even after /reload, thanks very much. Maybe you uploaded the same dll before by accident, because the size seemed the same unlike this latest one. Also the timestamp was like 12:04 while this one is 22:44.
Last edited by themaster; 04-22-2021 at 05:12 PM.
-
Post Thanks / Like - 1 Thanks
DarkLinux (1 members gave Thanks to themaster for this useful post)
-
Member
Do i need to download the newest update you put out again of 38386? im still using the first verison of 38386 havent had a problem with this one yet but if i need to update to the updated version let me know. thanks!
-
Member
Just made an account because I love this program so much! playing wow without it is actually not even worth it to me.
waiting on the update. TY SO MUCH for all the work you do!!!
-
Posted an experimental build with spell swapping. Still needs a lot of work but it's progress! Any feedback is appreciated.
-
Member
currently out of date with version 1.13.7.38475
-
Post Thanks / Like - 1 Thanks
DarkLinux (1 members gave Thanks to skepperr for this useful post)
-
Originally Posted by
skepperr
currently out of date with version 1.13.7.38475

Thanks! I didn't notice
-
Member
Originally Posted by
DarkLinux
Thanks! I didn't notice

and thank you for the quick response!
-
Member
Originally Posted by
DarkLinux
Thanks! I didn't notice

Yea wow has a new update.
Thanks dark!
-
Looks like the patch was posted yesterday, I'll try and be on top of the patch before it comes out if possible. I'll try to have an update out by the end of the day ( PST )
-
Post Thanks / Like - 4 Thanks
-
Member
Hey man, would you mind letting us know as soon as its updated? Much appreciated!
-
-
Member
thx, how to use SetVisualEffectName, i used /run SpellInfo 13262(disenchant) it gives back SpellVisualEffectNameID: 1545
i tried .enchant 1 126(Icy Chill)(1894)
then
/run SetVisualEffectName(1894, 1545)
nothing
-
Originally Posted by
Bloodmoor
thx, how to use SetVisualEffectName, i used /run SpellInfo 13262(disenchant) it gives back SpellVisualEffectNameID: 1545
i tried .enchant 1 126(Icy Chill)(1894)
then
/run SetVisualEffectName(1894, 1545)
nothing
I have only tested with spells but I'll look into it,
This is a custom spell fx
Code:
/run SetVisualEffectName(287, 1882); SetVisualEffectName(288, 1882); SetVisualEffectName(321, 1882); SetSpellVisual(67, 13)