05-18-2009, 09:12 PM
Good job Ryuuku!
I don't understand why you have to shrink the rabbits thought... why not just do it like I said in the thread where smoke asked about this...
If you target by type (corpse or rabbit) it shouldn't get confused between these and any other targets...
I don't understand why you have to shrink the rabbits thought... why not just do it like I said in the thread where smoke asked about this...
Eighty Swords Wrote:Here's my idea... kill 1 rabbit before running the macro, then make a macro that does this:
use skill: forensic evaluation
wait for target
absolute target //convert this to target by type so it changes to corpse
pause 1 second //this might be more I'm not sure
if (system message: corpse not found) //or whatever the message is...
cast spell: lightning
wait for target
absolute target //convert this to target by type so it changes to a live rabbit
end if
If you target by type (corpse or rabbit) it shouldn't get confused between these and any other targets...