Close a container

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Fonzy
Posts: 32
Joined: 2004-05-03 17:30:45
Location: OR
Contact:

Close a container

Post 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?
OR
GrayLord
Expert!
Posts: 333
Joined: 2004-06-04 03:24:25
Contact:

Re: Close a container

Post 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()
Post Reply