Set Last Target helper (overheads target) by Jaseowns

Description: Set a last target and find out what the description is automatically. This does not work if your last target is a Player, that is blocked - but it can be helpful to see for other things!

# Set Last Target helper by Jaseowns # UO Outlands hotkey 'Set Last Target' wait 200 while targetexists wait 50 endwhile getlabel lasttarget descTarget @setvar! lastTargetSeriel lasttarget sysmsg "Last Target: {{descTarget}} {{lastTargetSeriel}}" 88 overhead "Last Target: {{descTarget}} {{lastTargetSeriel}}" 88