WoW:API IsResting: Difference between revisions
Jump to navigation
Jump to search
IsResting -Documentation by Crest-
No edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''IsResting''' ''-Documentation by Crest-''</center> | <center>'''IsResting''' ''-Documentation by Crest-''</center> | ||
Line 26: | Line 27: | ||
* [[Rested]] | * [[Rested]] | ||
* [http://www.worldofwarcraft.com/info/basics/resting.html Resting] at the [http://www.worldofwarcraft.com Official site]. | * [http://www.worldofwarcraft.com/info/basics/resting.html Resting] at the [http://www.worldofwarcraft.com Official site]. | ||
Revision as of 18:14, 6 January 2007
Checks to see if Player is resting.
IsResting();
- Arguments
none
- Returns
- true - If Player is resting
- false - If Player is not resting
- Description
- Will check if Player is resting. You are Resting if you are in a Pub or a Major City like Ironforge or Orgrimmar.
- While resting, the player will gain XPBonus
- See Also
- Rested
- Resting at the Official site.