WoW:API ResetInstances: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Filled in description of the call. Does not need a confirmation dialog contrary to the insinuation of the api listing page's description)
 
m (Move page script moved page API ResetInstances to API ResetInstances without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


      
      
Note: You can only reset an instance 5 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.
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.

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.