View Single Post
08/23/15, 12:50 PM   #24
haggen
 
haggen's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 137
Originally Posted by domintheus View Post
So the saved variables file will only change when the ui is loaded, reloaded, or when the user logs out?

If so, I imagine a program could be made to watch the saved variables file for changes. There's a few concerns about this, though. Firstly, people shouldn't simply run executables that they find on the internet, there could be security concerns with that. Is there any other way to send the http requests when the saved variables file is updated?
I think you missed my post :P I AM currently developing such software, that watches the saved variables for changes and send them to the add-on developer: https://github.com/haggen/Argonian
  Reply With Quote