Alexandria Uptime: 15.96 Days
Total players online: 0



Take the Tour | Site Map

Name

waitForContTypeToOpen — Wait for a gump to open/get focus.

Synopsis

call subs.txt waitForContTypeToOpen { conttype } [ timeout ] [ return ]

Author

the.WZA

Parameters

Table 41. waitForContTypeToOpen parameters

NameDescription
conttypeContainer Type.
timeoutTimeout value (In .1 seconds)
returnName of return value ('return' by default)

Description

Wait for a gump to open/get focus (typicaly used with %bankContType).

Returns

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

See Also

subs.waitForSysVar, subs.waitForContIDToOpen, subs.waitForContKindToOpen, subs.waitForContSizeToOpen