Page 1 of 1

Close a container

Posted: 2004-10-12 02:11:04
by Fonzy
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?

Re: Close a container

Posted: 2004-10-13 01:08:08
by GrayLord
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()