-
Posted by zahremar on Sat, 22 Dec 2012 11:22:41
hi all how can calculate how many enemy in combat with player ?
-
Posted by jnwhiteh on Sat, 22 Dec 2012 18:11:46
The short answer is that it can't be done. The long answer is that you could probably monitor the combat log and look at the number of GUIDs that are dealing damage to or are being dealt damage by the player, but that's just a guess.