Moderator: MacroQuest Developers

/target npc corpseUndies wrote:I have a hunting bot script that targets corpses after killing mobs. Problem is that sometimes it targets dead players too. Any ideas how to get it not to target player corpses?

Code: Select all
/varset VictimID $target(id)Code: Select all
/target id @VictimID