[DiscordArchive] In other words is it possible to do SetSpellInfo(GetSpellInfo(12345)); where 12345 is the id of the
[DiscordArchive] In other words is it possible to do SetSpellInfo(GetSpellInfo(12345)); where 12345 is the id of the
Archived author: andriuspel • Posted: 2021-12-05T19:56:15.613000+00:00
Original source
+ this table always performs triggered cast which can make some non sence (not arguing much about this, you always can use spell_scripts or C++ based scripts instead)
Archived author: Nyeriah • Posted: 2021-12-05T19:59:53.906000+00:00
Original source
https://tenor.com/view/do-it-chant-cheer...f-10693770
but i done that in my project in 2018
Archived author: andriuspel • Posted: 2021-12-05T20:01:04.499000+00:00
Original source
na, i'm lazy now
but i done that in my project in 2018 
Archived author: Nyeriah • Posted: 2021-12-05T20:01:42.711000+00:00
Original source
Archived author: Sickbrain • Posted: 2021-12-05T22:13:40.971000+00:00
Original source
<:pepeInspect:872473847134314507>
Archived author: Shin • Posted: 2021-12-05T23:15:13.076000+00:00
Original source
♂️
Archived author: Ruderalis • Posted: 2021-12-06T01:54:58.740000+00:00
Original source
Back after some work on my fly stuff
Archived author: Ruderalis • Posted: 2021-12-06T01:57:26.084000+00:00
Original source
I managed to make it work as I inteded it. I only had to remove the auras from my mounts/forms when the player gets teleported to avoid him getting to a non-flying zone with the flying aura applied (example: teleport/summon from anywhere in Outland to Quel'danas which are on the same map. Outland is flyable but not Quel'd. So the player would have been flying there, where Sunwell zone is very glitchy when you come from the sky)
Archived author: Ruderalis • Posted: 2021-12-06T01:58:08.602000+00:00
Original source
This, without the misunderstood-by-myself "AURA_INTERRUPT_FLAG_TELEPORT"
Archived author: Ruderalis • Posted: 2021-12-06T01:58:53.434000+00:00
Original source
Tested the previous seconds : it doesn't even removes the auras when I log out/in !