hi guys im new here and cant understand Serbian or Russian, sorry about that =/
but i would like to know how can i create a macro to equip a weapon however the weapon is not equipped with double click i need to drag the weapon from the bag and drop on his hand. can someone give a help on this?
thanks in advance.
need help to grab a weapon from backpack and equip.
Moderators: Murderator+, Murderator
Re: need help to grab a weapon from backpack and equip.
searching on the forum i found something that i tried and it is working:
sub armar()
uo.equipt ('Lhand','0x0F52')
end sub
is it only that?
being trying this for a while
sub armar()
uo.equipt ('Lhand','0x0F52')
end sub
is it only that?

being trying this for a while
