Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-17-15, 12:55 PM   #1
gempir
A Black Drake
 
gempir's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2015
Posts: 84
Overwrite SavedVariables and save them

I want to change some Global Variables that get loaded from Skada. So that Skada takes over my exact Skada settings when my Addon gets loaded.

The problem is I don't know how to change the global Variables for Skada and change them permanently.

Something like
Lua Code:
  1. SkadaDB.profiles.Default.windows.x = -50

Is what I want to manipulate, but declaring it in my addon doesn't do anything.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Overwrite SavedVariables and save them

Thread Tools
Display Modes

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