I known ID object and I want to change cursor in client. Only way to do it, that I known, is use function uo.exec("attack","ID"). But it has two unadvantages. First every body around me see it(they see "Name is attacking Name"). In second it crach my spell durring cast.
Is there any other way?
I mean the small blue/red bar under targeted player that sign act hp/ max hp. I can cast to anybody who has known ID(laststatus..) by injection. But i dont see his/her status bar.
Yes. It is easy to target them ( cast("Spell","ID") ). I want to see them colored with their small status bar under body. I known only two ways to do it. First is press target next in client and slowly find my target. Second is to attack them in injection by uo.exec("attack","ID"). First is too slowly when around me are too many people. Second has two disadvantages that I described upper. I try to find another solution.