Jump to content

Target changer for RoA?


kaboomer

Recommended Posts

You're not Viri. It was only okay for him.

Hah, I definitely aint Virigoth. :D But when taking into consideration that I've coded something which I could use as a final project even before I've decided if I'd go to get the graduate from school, I'd guess that my (actual) typoing is because of the "programmer condition". :P And I'd be damn suprised if I was the only one here suffering from that. ;)

Link to comment
Share on other sites

wintin you just set up a variable ( I call mine TARGET)

#alias {set %1} {#var target %1;#panel 1 %1}

This line sets the target, and makes the current targets name appear in the panel at the bottom right.

Then you do simlar alias' to this one...

#alias {chest} {crit chest $target}

theres your targeting system, in one alias :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...