Alexandria Uptime: 15.88 Days
Total players online: 0



Take the Tour | Site Map

Name

bankAt — Opens the bank box at specified position on the screen.

Synopsis

call subs.txt bankAt { screenx } { screeny } [ return ]

Author

ScriptFellow

Parameters

Table 20. bankAt parameters

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

Description

Opens the bank box at specified position on the screen.

Returns

@%3 (#true or #false if timedout)

See Also

subs.openContainerAt, subs.openContainer, subs.bank