What's new

Character frozen/dead after trying to accept a quest

Ishhy

MoP Premium
Verified Member
13
2022
1
When i create an undead Character, after trying to accept the first quest my character becomes frozen/dead I get a "rigor mortis buff by accepting the quest. its the fresh out of the grave quest , when i abandon this quest my character can move again and the buff is removed.

thanks in advance :)
 
Last edited:
When i create an undead Character, after trying to accept the first quest my character becomes frozen/dead I get a "rigor mortis buff by accepting the quest. its the fresh out of the grave quest , when i abandon this quest my character can move again and the buff is removed.

thanks in advance :)
If you have'nt given yourself gm permissions, do that first. Then you need to type in the chat .unaura 73523 while you have yourself seleted in game!
 
If you have'nt given yourself gm permissions, do that first. Then you need to type in the chat .unaura 73523 while you have yourself seleted in game!
Thank you for your help, I appreciate it.
 
Run this for now
Code:
DELETE FROM spell_area WHERE spell=73523 AND area=5692 AND quest_start=0 AND aura_spell=0 AND racemask=16 AND gender=2;
 
Back
Top