cursor

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
klokan
Posts: 8
Joined: 2005-06-14 14:39:28

cursor

Post by klokan »

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?
flake
Expert!
Posts: 746
Joined: 2004-08-11 23:56:17
Location: The Citadel
Contact:

Post by flake »

What do you mean, "to change cursor in client"?
klokan
Posts: 8
Joined: 2005-06-14 14:39:28

Post by klokan »

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.
Tergos
Posts: 52
Joined: 2005-06-12 09:14:09
Location: Moscow, Russia
Contact:

Post by Tergos »

You want them to be your target?
klokan
Posts: 8
Joined: 2005-06-14 14:39:28

Post by klokan »

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.
flake
Expert!
Posts: 746
Joined: 2004-08-11 23:56:17
Location: The Citadel
Contact:

Post by flake »

I think that there is no solution to your problem.
Post Reply