API SetFactionInactive Edit History Talk0 98,480pages on this wiki Revision as of 16:44, December 4, 2007 by Pcj (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Sets the faction as inactive (moves it to the inactive group in the ReputationFrame). SetFactionInactive(factionIndex) Parameters Arguments factionIndex factionIndex Integer - The index of the faction to mark inactive. Details Added in 1.10.0 Read more Plays the specified audio file once. Unlike PlayMusic, you cannot stop the playback... API PlaySoundFile lootIcon, lootName, lootQuantity, rarity, locked = GetLootSlotInfo(index); Returns the... API GetLootSlotInfo Retrieves information about a person on your friends list. name, level, class, area, connected... API GetFriendInfo Categories: World of Warcraft API