need help to grab a weapon from backpack and equip.

Ask for help

Moderators: Murderator+, Murderator

Post Reply
cardeal
Posts: 2
Joined: 2016-07-04 16:57:49

need help to grab a weapon from backpack and equip.

Post by cardeal »

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.
cardeal
Posts: 2
Joined: 2016-07-04 16:57:49

Re: need help to grab a weapon from backpack and equip.

Post by cardeal »

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? :shock:

being trying this for a while :?
Post Reply