Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m (remove removed tags)
(+lottery)
Line 39: Line 39:
 
: [[API GetCraftSelectionIndex|GetCraftSelectionIndex]]()
 
: [[API GetCraftSelectionIndex|GetCraftSelectionIndex]]()
 
: [[API SelectCraft|SelectCraft]](index)
 
: [[API SelectCraft|SelectCraft]](index)
  +
  +
=== Lottery Functions ===
  +
The following funtions were added in 1.12, but never actually used; subsequently removed in 2.3.
  +
: [[API BuyRandomPicks|BuyRandomPicks]](count)
  +
: [[API CloseLottery|CloseLottery]]
  +
: [[API GetJackpotAmount|GetJackpotAmount]]
  +
: [[API GetLastLotteryNumbers|GetLastLotteryNumbers]]
  +
: [[API GetLotteryPrizeInfo|GetLotteryPrizeInfo]]
  +
: [[API GetMoneyPrizes|GetMoneyPrizes]]
  +
: [[API GetNextDrawTime|GetNextDrawTime]]
  +
: [[API GetNumLotteryPrizes|GetNumLotteryPrizes]]
  +
: [[API GetNumPastDrawResults|GetNumPastDrawResults]]
  +
: [[API GetPastDrawResult|GetPastDrawResult]]
  +
: [[API SubmitNumbers|SubmitNumbers]]
   
 
{{DEFAULTSORT:Removed Functions}}
 
{{DEFAULTSORT:Removed Functions}}

Revision as of 15:17, 29 May 2009

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).


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 "API functions/Removed"

The following 200 pages are in this category, out of 270 total.

(previous page) (next page)

A

(previous page) (next page)