View Single Post
04/30/23, 07:04 AM   #17
afxmac
Join Date: Dec 2021
Posts: 13
I wish I understood what this tells me:
Code:
PS C:\bin> .\ESOGlobals.ps1 -Path 'C:\Users\afx\Documents\Elder Scrolls Online\live\AddOns\afxSettings'  -ParseXml      

Parse manifest C:\Users\afx\Documents\Elder Scrolls Online\live\AddOns\afxSettings\afxSettings.txt

afxSettings.lua
+        1 afxSettings
?        2 afxSettings
?        7 afxSettings
?        8 ItemTooltip
?        9 ItemTooltip
?       10 PopupTooltip
?       11 ItemTooltip
?       13 ComparativeTooltip1
?       14 ComparativeTooltip2
?       15 ComparativeTooltip1
?       16 ComparativeTooltip2
?       20 afxSettings
?       22 afxSettings
?       23 afxSettings
?       25 afxSettings
?       25 EVENT_ADD_ON_LOADED
?       25 EVENT_MANAGER
?       30 afxSettings
?       30 afxSettings
?       30 EVENT_ADD_ON_LOADED
?       30 EVENT_MANAGER
?       32 ItemTooltip
?       33 ItemTooltip
?       34 PopupTooltip
?       35 ItemTooltip
?       36 ComparativeTooltip1
?       37 ComparativeTooltip2
?       38 ComparativeTooltip1
?       39 ComparativeTooltip2
The docs seem to indicate I am setting the appropriate global variables.
  Reply With Quote