Close a container
Moderators: Murderator+, Murderator
Close a container
After i opened a container, is there a way to close it? I can't use right click mouse. Is there any way you know?
OR
Re: Close a container
uo.waittargetobject(containerserial)Fonzy wrote:After i opened a container, is there a way to close it? I can't use right click mouse. Is there any way you know?
uo.grab()
or
uo.waittargetobject(containerserial)
uo.drop()