View Single Post
  #1  
Old 12-10-2014, 04:47 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default Client Hate List

To get a count of mobs that a player has aggro on, is there a function currently? I could cycle through mobs in the zone but that seems CPU intensive. There is this

$client->GetAggroCount()

But is is not working for me so far.
Reply With Quote