if you havent noticed almost all CC's are having looting issues. theres nothing i can do about it.can you plz fix the looting issues. its hard to quest without looting the quest item from dead monsters. thanks
if you havent noticed almost all CC's are having looting issues. theres nothing i can do about it.
if you havent noticed almost all CC's are having looting issues. theres nothing i can do about it.
i dont have code that tells it to loot, theres nothing i can change in itJust a thought... your Project E CC loots fine. I have had to go back to that just for that reason.
i dont have code that tells it to loot, theres nothing i can change in it
I just found out that if you change the bot settings loot from 45 to 99 it increases the chance that it will loot a mob. mine is up to about 50% of the time
edit: actually i think its 50% only when aggroing more than 1 mob. It loots better if there are 2 or more.
....
return drinkCount;
}
public override void Pulse()
{
if (!Me.Combat)
{
if (_combatTimer.IsRunning)
_combatTimer.Reset();
}
}
#endregion
#endregion
}
}