Great updates xvii. Really nice CC you got going here. I just wish I could get in the game to start using the updated version. Blizzard's servers are taking a nice, huge, long, smelly shit.
EDIT: Xvii could you tell me how to disable prep and cold blood? I'm trying to turn this into a combat CC, so it will run better in mixed. All I really need to do from what I can tell is disable these two abilities. I looked through all the code, and when it is listing the moves, ex:
void Preparation()
{
if (Me.GotTarget &&
targetDistance <= 5 &&
SpellManager.CastSpell("Preparation"))
{
slog("Preparation activated so I can vanish.");
}
}
Do I simply put // in front of each line or delete each line? If these two moves are too closely infused in the CC that is fine. Thanks for any of your time

I also like the pvp movement in the pve setting because it looks much more realistic as I'm always running around the mob when I actually play.