Category:World of Warcraft API/Removed Functions
From WoWWiki
Functions in this category have been removed from the API in a previous patch.
Additionally, the following functions did not have documentation at wowwiki before they were removed:
Unsorted removed functions
- AddSendMailCOD()
- AddSendMailMoney()
- ChatFrameLog() - Obsolete (1.7)
- GetBattlefieldWorldStateUIInfo(index) - Get score and flag status within a battlefield. - Removed in 1.12
- GetNumBattlefieldWorldStateUI() - Get the number of World State UI Info available. - Removed in 1.12
- InviteToParty("unit") - Invite a unit to a party by its unit id (likely "target") (replaced by InviteUnit("unit"))
- IsFeignDeath() - Returns 1 if the player is feigning death, nil otherwise. -- Removed in 2.1. See UnitIsFeignDeath.
- PickupSendMailCOD(amount) - This does not appear to exist any longer.
- PickupSendMailMoney(amount) - This does not appear to exist any longer.
- ReportBug("text") - Removed in 1.3.0
- ReportNote("text") - Removed in 1.3.0
- ReportSuggestion("text","category") - Removed in 1.3.0
- SetInventoryPortraitTexture()
- SetupWorldMapScale() replaced by SetupFullscreenScale in 1.12.
- UninviteByName("name") - Uninvites (kicks) the named player from the current group if player is group leader. (Removed in 2.0, replaced by UninviteUnit("unit")).
- UninviteFromParty("unit") - Kick a unit from the party if player is group leader. (Removed in 2.0, replaced by UninviteUnit("unit")).
- GuildUninviteByName("name") - kicks the defined player from the guild (?). (Removed in 2.0?, replaced by GuildUninvite("name")).
- GetPlayerBuffApplications(id or "name"[,"rank"]) - Retrieves the number of applications of a debuff or buff. (replaced with UnitBuff in 3.0)
- GetPlayerBuffDispelType(id or "name"[,"rank"]) - Get the debuff type for a player debuff ("Magic", "Curse", "Disease", or "Poison".) (replaced with UnitBuff in 3.0)
- PromoteByName("name") - Promotes by name the target. (Probably PromoteToLeader).
- GetWorldDetail() - Get the world appearance Environment Detail. (removed 3.0.2)
- HideFriendNameplates() - Turn off display of nameplates above friendly units. (Now controlled by nameplateShowFriends CVar))
- SetWorldDetail(value) - Set the world appearance Environment Detail (0,1,2). (removed 3.0.2)
- ShowFriendNameplates() - Turn on display of nameplates above friendly units. (Now controlled by nameplateShowFriends CVar)
- HideNameplates() - Turn off display of nameplates. (Now controlled by nameplateShowEnemies CVar)
- ShowNameplates() - Turn on display of nameplates. (Now controlled by nameplateShowEnemies CVar)
- CanSendInvite() - Returns true or false for if player can invite players to current event
- SetDoodadAnim() - ?.
- GetDoodadAnim() - ???
- GuildSetLeaderByName("name") - Set member of guild as a new Guilmaster. Only Guildmaster.
- IsTabViewable(tab) - Returns true if specified tab is viewable by player, false otherwise
- IsTrainerServiceLearnSpell(index)
- QuestBagButtonIDToInvSlotID(buttonID)
- SetBagPortaitTexture(texture,slot)
- SetInventoryPortaitTexture - ?.
- SetLFGType(slot, type)
- Sound_GetInputDriverNameByIndex()
- Sound_GetNumInputDrivers()
- Sound_GetNumOutputDrivers()
- Sound_GetOutputDriverNameByIndex()
- Sound_RestartSoundEngine()
- CollapseAllHeaders() (Removed in 3.1.0; possibly in favour of CollapseAllFactionHeaders)
- ExpandAllHeaders() (Removed in 3.1.0; possible in favour of ExpandAllFactionHeaders)
- GetMovieSubtitles()
- SetMovieSubtitles(subtitles)
Crafting
Crafting API was absorbed into the TradeSkill API in 3.0. The following functions were not documented at the time of removal:
- CloseCraft()
- CollapseCraftSkillLine(index)
- DoCraft(index)
- ExpandCraftSkillLine(index)
- GetCraftButtonToken()
- GetCraftCooldown(index) - Returns the number of seconds left for a skill to cooldown.
- GetCraftIcon(index)
- GetCraftSelectionIndex()
- SelectCraft(index)
Lottery Functions
The following funtions were added in 1.12, but never actually used; subsequently removed in 2.3.
- BuyRandomPicks(count)
- CloseLottery
- GetJackpotAmount
- GetLastLotteryNumbers
- GetLotteryPrizeInfo
- GetMoneyPrizes
- GetNextDrawTime
- GetNumLotteryPrizes
- GetNumPastDrawResults
- GetPastDrawResult
- SubmitNumbers
Pages in category "World of Warcraft API/Removed Functions"
The following 51 pages are in this category, out of 51 total.
