[Archive] Disgruntled - How to disable a spell?
[Archive] Disgruntled - How to disable a spell?
Archived author: Lingx • Posted: 2025-11-04T18:17:37.160264
Original source
The spell Disgruntled is randomly applied to people while in Black Temple. It stays on when leaving the raid too, so it's easily abuseable.
Basicly I wanted to know if there's a way to disable a spell like this? I don't know what casts it, it just randomly get applied to everyone in the raid.
Please help out
Archived author: Lingx • Posted: 2025-11-04T18:17:37.160264
Original source
You can disable spells the in the DISABLE table in emucoachw database,
sourceType should be 0 (Means spell)
And then the next column called entry should be the spell id,
And the flag column should be 1 (Means disabled for players)
And that's pretty much it, if you need a further explaination, feel free to ask.
Archived author: Lingx • Posted: 2025-11-04T18:17:37.160264
Original source
Thanks for the quick answer ExO - always a pleasure.