API UnitOnTaxi Edit History Talk0 98,518pages on this wiki Revision as of 02:37, June 24, 2008 by Valana (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 Returns 1 if unit is on a taxi, nil otherwise. onTaxi = UnitOnTaxi("unit") Arguments unit String - the Unit ID to check. Returns onTaxi Boolean - Whether the unit is on a taxi. Read more Destroys one specific totem. DestroyTotem(slotId); (slotId) slotId Number - The totem type to be... API DestroyTotem Collapses the quest header. CollapseQuestHeader(questID); Arguments (Number questID) questID The... API CollapseQuestHeader Returns the postion of the player's corpse on the current map posX, posY ... API GetCorpseMapPosition Categories: World of Warcraft API