[DiscordArchive] has anyone used HandleEffectApply / AuraEffectA...
[DiscordArchive] has anyone used HandleEffectApply / AuraEffectA...
Archived author: Needle • Posted: 2025-02-09T23:22:15.622000+00:00
Original source
Archived author: Needle • Posted: 2025-02-09T23:22:16.105000+00:00
Original source
Thread automatically created by Chaz in <#415944535718494208>
Archived author: Chaz • Posted: 2025-02-09T23:22:35.234000+00:00
Original source
i'm fed up with making spell_generic scripts with 4 spells
Archived author: Chaz • Posted: 2025-02-09T23:23:43.118000+00:00
Original source
like here
``` RegisterSpellScriptWithArgs(spell_gen_mount, "spell_invincible", 0, SPELL_INVINCIBLE_60, SPELL_INVINCIBLE_100, SPELL_INVINCIBLE_150, SPELL_INVINCIBLE_310, 0);
```
each one of these is unique spellid, and that is just cancer to keep making each time
Archived author: Needle • Posted: 2025-02-09T23:24:37.223000+00:00
Original source
has anyone used HandleEffectApply / AuraEffectA...