Use Iten In Hand

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Baldon
Posts: 8
Joined: 2004-07-11 00:47:53

Use Iten In Hand

Post by Baldon »

I would like to know if there is any way to use a random item in hand with out Uo.DblClick.
Exemple:
UO.Exec("equipt 'Lhand' '0x0e85'") <-Here i equip a random pickaxe from my backpack, but how can i use this pickaxe without dblclick , and noting that there are other pickaxes in my backpack.

Thanks.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

uo.useobject(uo.[yhlp_ObjAtLayer]("Lhand"))
Post Reply