Baertram / FCOItemSaver

AddOn for the game Elder Scrolls Online: Saving your items so you do not accidently destroy/sell/deconstruct them + many other features.
4 stars 1 forks source link

possible fix for the 100000x global calls for these addons #6

Closed DakJaniels closed 10 months ago

DakJaniels commented 10 months ago

I think this code can be used elsewhere in other files as well, haven't checked yet. let me know what you think :)

Baertram commented 10 months ago

What exactly please is "the 100000x global calls"? And why should I loop ALL addons several times again if it was done at EVENT_ADD_ON_LOADED properly ONCE already? Checking for 1 global is nothing comapred to doing a loop again and again above all addons, at each marker icon ...