[DiscordArchive] auras are spells, can't u just do that with the spell applying an aura ?
[DiscordArchive] auras are spells, can't u just do that with the spell applying an aura ?
Archived author: Titi • Posted: 2021-09-01T18:48:14.796000+00:00
Original source
auras are spells, can't u just do that with the spell applying an aura ?
Archived author: Honey • Posted: 2021-09-01T18:51:18.229000+00:00
Original source
I wouldn't know how that line could do it?
<https://github.com/ElunaLuaEngine/Eluna/blob/b824e9d18683ecfa498279de8ed1e49c1bfd887d/UnitMethods.h#L2491>
From what i can tell the spell applies the auras, and i can only change the spells values here, not what auras it applies
It's from <https://elunaluaengine.github.io/Unit/CastCustomSpell.html>
Archived author: Honey • Posted: 2021-09-01T18:58:04.057000+00:00
Original source
Wait, that actually makes sense. I'll give it a try. Thanks Titi