Autocut Macro Needed!
Posted: 2008-01-10 09:07:03
Autocut macro needed, this shard has anti-autocut with different corpses of the same identification around the real 'lasttarget' corpse.
Scripts such as :
sub cut()
UO.waittargetobject('lastcorpse')
UO.usetype('dagger')
end sub
Do not work as they do not target the corpse if it is a player corpse, it does however cut NPCs and animals. A way to cut the real corpse is badly needed seeing as we can not autocut players and that gets depressing!
Thank you.
Scripts such as :
sub cut()
UO.waittargetobject('lastcorpse')
UO.usetype('dagger')
end sub
Do not work as they do not target the corpse if it is a player corpse, it does however cut NPCs and animals. A way to cut the real corpse is badly needed seeing as we can not autocut players and that gets depressing!
Thank you.