View Single Post
10/25/20, 10:42 AM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
READ what I wrote at "Explanation" in my last post.
There is no manual file read or write in ESO! It ONLY happens at loading screens, login, logout, reloadui.
Not as you call a function.

All you need to do is update the table and it will be automatically written/read to/from your SV file upon loading screen/reloadui/logout. That's all.
Access to files via lua in ESO is forbidden.

https://wiki.esoui.com/Storing_data_and_accessing_files

Last edited by Baertram : 01/07/21 at 06:29 AM.
  Reply With Quote