I am running a RunUO server and trying to delete all BaseCreatures except for pets (controlled) and TalkingBaseCreatures (inherits from BaseCreature), and possible other mobs that inherit from BaseCreature or TalkingBaseCreature.

If this is possible, what would be the best way to go about this. If there a way to do it via XMLFind, or a global command. If via a global command, what would be the syntax?

Thank in advance for any help!
 
Back