WoW:API ResetInstances: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(You can only reset an instance 5 times within an hour. = You can only reset an instance 10 times within an hour.)
m (Move page script moved page API ResetInstances to API ResetInstances without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < ResetInstances

Resets all instances the currently playing character is associated with.

   ResetInstances();

Returns

   nil


Note: You can only reset an instance 10 times within an hour. When you reach the limit, resetting instances does no longer work and entering an instance portal of a previously visited instance will not spawn a new one.