Navigation menu

WoW:API IsResting: Difference between revisions

Jump to navigation Jump to search
225 bytes removed ,  15 August 2023
m
Move page script moved page API IsResting to WoW:API IsResting without leaving a redirect
(upgraded deprecated template)
m (Move page script moved page API IsResting to WoW:API IsResting without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
<center>'''IsResting''' ''-Documentation by Crest-''</center>


Checks to see if Player is resting.
Checks to see if Player is resting.
resting = IsResting();


IsResting();
== Arguments ==
None


----
;''Arguments''


none
== Returns ==
:; resting : [[Boolean]] - Whether the player is resting


----
;''Returns''


:;true - If Player is resting
== Details ==
:;false - If Player is not resting
: You are Resting if you are in an Inn or a Major City like Ironforge or Orgrimmar.
: While resting, the player will gain XP Bonus.


----
;''Description''


: Will check if Player is resting. You are Resting if you are in a Pub or a Major City like Ironforge or Orgrimmar.
== See Also ==
: While resting, the player will gain XPBonus
 
----
;''See Also''
* [[Rested]]
* [[Rested]]
* [http://www.worldofwarcraft.com/info/basics/resting.html Resting] at the [http://www.worldofwarcraft.com Official site].
Anonymous user