View Single Post
05/25/19, 06:37 PM   #2
Drummerx04
AddOn Author - Click to view addons
Join Date: Sep 2017
Posts: 54
Originally Posted by rsanti131981 View Post
I would like to hire someone that can build two addons for me, 1 will incorporate the data into the other one. It has to do with purchasing, both via store and personal sale as it tracks the item and purchase amounts. I would also like to be able to export data to an outside folder. There is much more but I would like to talk personally with the creator. [email protected] or ingame @name @rsanti13 discord rsanti13#5410. Hope to be able to find someone who can work with me on this. I do not mind paying to have this done. I have been manually adding the data for 4 years now and would like to see if its possible to have an addon do most of the leg work
The main issue I can see is that addons can't save data to files other than in your Saved Variables folder. So in order to process your data we would likely have to make a standalone program to handle the extra processing.

Not impossible obviously, but something you should probably know.
  Reply With Quote