01-26-2015, 04:57 AM
What would it be "Finding" the mob by? (Find uses fuzzy matching, DoWith uses exact matching.)
Once you have the mob's ID, you can call cWorld:DoWithEntityByID(). True, you need to know the correct cWorld.
Once you have the mob's ID, you can call cWorld:DoWithEntityByID(). True, you need to know the correct cWorld.