Wowpedia

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

READ MORE

Wowpedia
Advertisement


Returns the number of instances the player is currently saved to.

numInstances = GetNumSavedInstances()


Parameters

Returns

numInstances
Number - number of instances saved to, zero if none

Details

  • Added in 1.11
  • Actually it returns the number of records that can be queried via GetSavedInstanceInfo(...). This is not the same as the number of locked instances, as historic records are kept as well.
Advertisement