EQ2Actors

Noob536

Member
Hi, simple script to see new actors as they show up in game

could run it during combat on fights to see the names of actors that show up during the fight that might not be active before it

uses EQ2.GetActors so it shouldn't effect any scripts that use the custom actor array

just run eq2actors
will be a list of actors nearby you
can clear the list of old stuff with the clear list button or select a item and right click it to remove a single actor from the list
double clicking an actor in the list will make a in game waypoint to the actor (as long as the actor still exists)

the list updates every second, it keeps track of old stuff so it wont show up again until you restart the script.
 

Attachments

Last edited:
Top Bottom