API SetFactionInactive Edit History Talk0 98,585pages on this wiki 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 Gets the maximum stack size for an item from the active merchant. maxStack ... API GetMerchantItemMaxStack Gets the seconds left for the current quest that is being timed. local questTimer ... API GetQuestLogTimeLeft Splits a string using a delimiter (optionally: into a specified number of pieces) s1, s2, s3 ... API strsplit Categories: World of Warcraft API