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
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.waittargetobject(containerserial)
uo.grab()
or
uo.waittargetobject(containerserial)
uo.drop()