WoW:API GetNumTrainerServices: Difference between revisions

m
Move page script moved page API GetNumTrainerServices to WoW:API GetNumTrainerServices without leaving a redirect
m (Returns on valid target vary depending on previous results.)
m (Move page script moved page API GetNumTrainerServices to WoW:API GetNumTrainerServices without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>
{{wowapi}}


Returns the number of trainer services.
Returns the number of trainer services.
Line 22: Line 22:
Prints the number of trainer services to the chatwindow
Prints the number of trainer services to the chatwindow
  ChatFrame1:AddMessage(GetNumTrainerServices());
  ChatFrame1:AddMessage(GetNumTrainerServices());
----
{{WoW API}}
Anonymous user