Alexandria Uptime: 15.96 Days
Total players online: 0



Take the Tour | Site Map

Name

openContainerAt — Opens a container at specified position on the screen.

Synopsis

call subs.txt openContainerAt { contid } { screenx } { screeny } [ return ]

Author

ScriptFellow

Parameters

Table 18. openContainerAt parameters

NameDescription
contidContainer ID.
screenxScreen x-coordinate.
screenyScreen y-coordinate.
returnName of return value ('return' by default).

Description

Opens a container at specified position on the screen.

Changes

#lObjectID and findItem system variables

See Also

subs.openContainer, subs.bankAt, subs.bank