Wikia

WoWWiki

API GetGMTicketCategories

Talk0
98,468pages on
this wiki

Get the list of available GM ticket categories.

category1, category2, ... = GetGMTicketCategories()

Parameters

Returns

A variable number of categories (Strings).


Example

function ShowAllMyArgs(...)
  for i=1, select("#",...) do
    DEFAULT_CHAT_FRAME:AddMessage( select(i, ...) );
  end
end

ShowAllMyArgs( GetGMTicketCategories() );

Displays all available GM ticket categories in the chat window.



Advertisement | Your ad here

Photos

Add a Photo
61,981photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki