Thread: Update 6.2
View Single Post
11/02/20, 09:43 PM   #10
Cardinal05
AddOn Author - Click to view addons
Join Date: Feb 2018
Posts: 33
Originally Posted by ZOS_DanBatson View Post
Final versions of the documentation changes. New functions added near bottom of patch notes:

* GetUnitRawWorldPosition(*string* _unitTag_)
** _Returns:_ *integer* _zoneId_, *integer* _worldX_, *integer* _worldY_, *integer* _worldZ_

* BindItem(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)

* GetNumLastCraftingResultCurrencies()
** _Returns:_ *integer* _numCurrencies_

* GetLastCraftingResultCurrencyInfo(*luaindex* _resultIndex_)
** _Returns:_ *[CurrencyType|#CurrencyType]* _currencyType_, *integer* _currencyAmount_

* GetItemLinkItemSetCollectionSlot(*string* _itemLink_)
** _Returns:_ *id64* _slot_

I believe that you meant "Natch Potes"
  Reply With Quote