Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: sirinsidiator
Forum: AddOn Help/Support 12/12/14, 01:41 AM
Replies: 7
Views: 18,262
Posted By sirinsidiator
The saved vars file is lua source code....

The saved vars file is lua source code. :confused:
It defines a global table when you load it, so you don't even have to parse it, you can simply use it the way it is.
Combined with the library...
Forum: AddOn Help/Support 12/11/14, 03:09 PM
Replies: 7
Views: 18,262
Posted By sirinsidiator
If you want to do it the "right" way, you should...

If you want to do it the "right" way, you should use a lua script outside of the game to load the savevars file and export it into the required form from there.
A short search on google shows that...
Showing results 1 to 2 of 2