Thread: Update 6.2
View Single Post
11/02/20, 09:51 AM   #9
ZOS_DanBatson
ZOS Staff!
 
ZOS_DanBatson's Avatar
Yes this person is from ZeniMax!
Join Date: Jul 2015
Posts: 181
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_
Attached Files
File Type: txt API_Patch_Notes_U28 2.txt (18.2 KB, 948 views)
File Type: txt ESOUIDocumentationP28 2.txt (783.9 KB, 1246 views)
  Reply With Quote