How to change a name of your creature by using a script?

Anything and all.

Moderators: Murderator+, Murderator

Post Reply
Numidian
Posts: 2
Joined: 2004-09-02 17:23:46

How to change a name of your creature by using a script?

Post by Numidian »

I've got a question . . .

Is there any way to drag a (let's call it) "Health bar" a then let the script change the name of the creature you own ? I mean some technigue to call up the health bar of your creature a then change its name all with the help of injection script. Because i do it manualy and it takes quite some time.

I realy wonder couldť think about anything myself ( we'll no wonder at all) And tryed to find the way for quite some time but without any result.

Thanks for your answers, hope they will be in a positive mood.
Lord Ruslan Nightmare
Expert!
Posts: 359
Joined: 2004-04-25 11:11:07
Contact:

Post by Lord Ruslan Nightmare »

healthbars - purely UO-client's feature, Injection can't control this. Only way to aquire health bar - is uo.drag() command. They maybe you will able to enter text with uo.say()...But this will be unreliable script.
Без труда не выловишь и рыбку из пруда,
А без пруда не выловишь её и с трудом...
evil_Gremlin
Posts: 54
Joined: 2004-05-11 12:27:22
Contact:

Post by evil_Gremlin »

This can be done in injection without dragging & saying, but Yoko would not implement this. There is a serious exploit that is using that method.
Каждый манчкин в старости мечтает иметь кресло-качалку ;)
Numidian
Posts: 2
Joined: 2004-09-02 17:23:46

Post by Numidian »

Oki thanks for the reply at least i know there is no reasonable way . . .
Post Reply