[DiscordArchive] I am trying to create a spell script, and I bel...
[DiscordArchive] I am trying to create a spell script, and I bel...
Archived author: Needle • Posted: 2025-02-28T06:01:03.022000+00:00
Original source
Archived author: Needle • Posted: 2025-02-28T06:01:04.214000+00:00
Original source
Thread automatically created by Haloias in <#415944535718494208>
Archived author: Haloias • Posted: 2025-02-28T06:02:17.496000+00:00
Original source
spell_custom_demonic_empowerment_cd_reset.cpp
custom_script_loader.cpp
Archived author: john • Posted: 2025-02-28T08:20:31.383000+00:00
Original source
change `new spell_custom_demonic_empowerment_cd_reset()` to `RegisterSpellScript(spell_custom_demonic_empowerment_cd_reset)`
Archived author: Haloias • Posted: 2025-02-28T14:52:30.876000+00:00
Original source
This was a solution I had found when searching, tried and it did not work.