Mob Count Return Via Ogre

Isnewbie

Well-Known Member
Rather than using the CustomActorArray and making a mob count function, I was wondering if Ogre can provide that number count since it already has the ability to detect how many mobs you're fighting. I want to use the mob count for dps scripting purposes.
 

Amadeus

The Maestro
Staff member
Rather than using the CustomActorArray...
I just wanted to remind everyone that the CustomActorArray feature of ISXEQ2 is deprecated. The GetActors method of the eq2 datatype should be used instead. (See the wiki for more information.)
 
Top Bottom