Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns info for the instance lock timer for the current instance.

lockTimeleft, isPreviousInstance, encountersTotal, encountersComplete = GetInstanceLockTimeRemaining()

Returns[]

lockTimeLeft
number - Seconds until lock period ends.
isPreviousInstance
boolean - Whether this instance has yet to be entered since last lockout expired (allowing for lock extension options).
encountersTotal
number - Total number of bosses in the instance.
encountersComplete
number - Number of bosses already dead in the instance.

Details[]

Patch changes[]

Wrath-Logo-Small Patch 3.2.0 (2009-08-04): isPreviousInstance return value added.

See also[]

Advertisement