Returns time remaining before the player is saved to a recently entered instance.
Applies when the player enters an instance to which other members of her group are saved; if the player leaves the instance (normally or with RespondInstanceLock(false)
) within this time limit she will not be saved to the instance.
See also Instance functions.
Signature:
seconds
=
GetInstanceLockTimeRemaining()
Returns:
seconds
- Time remaining before the player is saved to the instance (number
)