But it is still happening since the patch?
I'm having a hard time finding the cause.. the code just doesn't support it.
Code:
void Client::CheckDynamicPvP(int8 Level) {
uint8 LowLevel = 0;
uint8 HighLevel = 0;
if (Level <= RuleI(PvP, NaturalPvPRange)) LowLevel = 1;