I know this is 2 problems that many glider users has, even I had.
And this is how i solved them.
1. After your character dies your character runs to corpse but then glider shuts itself off.
- You have to turn off the function "spin with mouse" found in "keys". It will make the glider to turn the character by wasd buttoms instead of mouseturning.
Looks less like a human but if you can't resurrect I think you should try it.
2. When glider pulls it won't autoattack untill ability is triggered.
- Happens for my druid when gliding in bearform for example. When glider pulls with moonfire and switch to bearform it doesn't start attacking untill it has enough rage to use an ability.
To solve it make a simple macro for the pulling ability, in my case moonfire, and then replace the old ability with the macro.
Code:
/cast moonfire
/startattack
I hope it helped someone