Hotride / OrionUO

Orion - Ultima Online graphic client, using OpenGL for rendering
MIT License
173 stars 113 forks source link

Problem to get last target from client #127

Open Stk1980 opened 4 years ago

Stk1980 commented 4 years ago

Hi, your client is very powerfull and is the best that i have found! But there is a little problem… when i record a macro i cant find a way to use the new tatget system (i have try in many shard and no one works) only last attack works if i attack from client first. Like Razor i can use target next from client and i can cast on "last target" as target.

Thank you!

Hotride commented 4 years ago

Hello! Have you already been answered in the discord? Is the problem resolved? If you server is support new targeting system - you can use Orion.CastTarget('nameOrIndex', 'serial'); for cast spell on your target, if not - Orion.Cast('nameOrIndex', Orion.TargetSystemSerial());