Thread Tools Display Modes
Prev Previous Post   Next Post Next
12/08/16, 11:53 AM   #1
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
SavedVars

I'll probably end up needing to post the code when I can, but I can at least describe the problem:

The script is indexing item name data to the SavedVars. It's supposed to put it in a table in a table (which it does), but randomly it'll end up putting some of the table vars in there as indexes with empty data. Such as SavedVars, @Rhyono, Defaults, a few of the data pieces as variable names (e.g. instead of [index] = data, it's [data] = "").
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » SavedVars


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off