View Single Post
05/07/14, 01:22 AM   #3
BadVolt
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 74
Originally Posted by Wobin View Post
What are you setting the variable 'version' to?

If you're not, and it's passing through nil, then it'll always replace the SV with a fresh set.

Set the version to 1, and it will save
It is variable. 0.1 for me now. But thanks for info about 'nil', nice to know.

Interesting observation: If I load these values after my addon loaded, they are loaded fine.
  Reply With Quote