Wikia

WoWWiki

Watchlist Recent changes

API IsTalentTrainer

Main Menue



Indicates whether target can train talents.

exists = IsTalentTrainer()

ParametersEdit

ArgumentsEdit

none

Returns Edit

exists 
Bool - 1 if the target can train talents, or nil otherwise.

Remarks Edit

Unlike the IsTradeskillTrainer() function, this function appears bugged in that calling this function on any target returns 1 regardless of whether the target can train class talents.

Example Edit

  if (IsTalentTrainer()) then 
     DEFAULT_CHAT_FRAME:AddMessage("Target is a talent trainer.")
  else 
     DEFAULT_CHAT_FRAME:AddMessage("Target is not a talent trainer.")
  end

Result Edit

A message indicating that the target is a talent trainer (because the function always returns 1) is displayed in the default chat frame.

Pages on WoWWiki

94,154pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,612photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki