View Single Post
12-09-12, 11:41 AM   #1
Benalish
A Flamescale Wyrmkin
 
Benalish's Avatar
Join Date: Dec 2012
Posts: 123
SavedVariablesPerCharacter

I was able to successfully create the file to save the variables of my addon.

Code:
## SavedVariablesPerCharacter: MyAddon_Settings
But if I want call these variables every time I load the addon, what should I do?
  Reply With Quote