IsXPUserDisabled
|
Returns whether experience gain has been disabled for the player.
|
IsTitleKnown
|
Returns whether the player has earned the ability to display a title.
|
IsSwimming
|
Returns whether the player is currently swimming.
|
IsStealthed
|
Returns whether the player is currently stealthed.
|
IsResting
|
Returns whether the player is currently resting.
|
IsOutdoors
|
Returns whether the player is currently outdoors.
|
IsOutOfBounds
|
Returns whether the player is currently outside the bounds of the world.
|
IsMounted
|
Returns whether the player is mounted.
|
IsIndoors
|
Returns whether the player is currently indoors.
|
IsInInstance
|
Returns whether the player is in an instance (and its type if applicable)
|
IsFlying
|
Returns whether the player is currently flying.
|
IsFlyableArea
|
Returns whether flight is allowed on the continent where the player is currently located.
|
IsFalling
|
Returns whether the player is currently falling.
|
IsChatDND
|
Returns whether the player's status is Busy.
|
IsChatAFK
|
Returns whether the player's status is Away.
|
HasWandEquipped
|
Returns whether the player has a wand equipped.
|
HasSoulstone
|
Returns whether the player can instantly resurrect in place.
|
HasKey
|
Returns whether the player has any keys stored in the Keyring container.
|
HasFullControl
|
Returns whether the player character can be controlled.
|
GetXPExhaustion
|
Returns the amount of rested bonus experience available.
|
GetUnitSpeed
|
Returns a unit's current speed.
|
GetUnitPitch
|
Returns the player's current pitch (slope or angle of movement)
|
GetTitleName
|
Returns the text of an available player title.
|
GetTimeToWellRested
|
This function is deprecated and should no longer be used.
|
GetRuneType
|
Returns the type of one of the player's rune resources.
|
GetRuneCount
|
Returns the number of available rune resources in one of the player's rune slots.
|
GetRuneCooldown
|
Returns cooldown information about one of the player's rune resources.
|
GetRestState
|
Returns the player's current rest state.
|
GetResSicknessDuration
|
Returns the duration of resurrection sickness at the player's current level.
|
GetReleaseTimeRemaining
|
Returns the amount of time remaining until the player's spirit is automatically released when dead.
|
GetQuestLogRewardTitle
|
Returns the title reward for the selected quest in the quest log.
|
GetPlayerFacing
|
Returns the player's orientation (heading)
|
GetNumTitles
|
Returns the number of available player titles.
|
GetMaxPlayerLevel
|
Returns the maximum level attainable by a player.
|
GetCurrentTitle
|
Returns the currently selected player title.
|
GetCorpseRecoveryDelay
|
Returns the amount of time left until the player can recover their corpse.
|
GetComboPoints
|
Returns the player's number of combo points on the target.
|
GetBindLocation
|
Returns the name of the player's Hearthstone location.
|
GetAverageItemLevel
|
Returns the players average item level as displayed in the character pane.
|
Dismount
|
Dismounts from the player's summoned mount.
|
DeclineResurrect
|
Declines an offered resurrection spell.
|
ConfirmBinder
|
Sets the player's Hearthstone to the current location.
|
CheckSpiritHealerDist
|
Returns whether the player is in range of a spirit healer.
|
CheckBinderDist
|
Returns whether the player is in range of an NPC that can set the Hearthstone location.
|
CanHearthAndResurrectFromArea
|
Returns whether the player is in a world PvP zone offering an exit option.
|
AcceptXPLoss
|
Resurrects the player at a spirit healer, accepting possible consequences.
|
AcceptResurrect
|
Accepts an offered resurrection spell.
|
TurnInGuildCharter
|
Turns in a completed guild charter.
|
SignPetition
|
Signs the currently offered petition.
|
RenamePetition
|
Renames the guild or arena team to be created by the open petition.
|