Results: 11Comments by: Cuhlen
File: CraftBagger04/12/22
Re: Csv file broken?
Posted By: Cuhlen
When i run the run.cmd the output csv file says IsReadOnly ¦IsFixedSize ¦IsSynchronized ¦Keys ¦Values ¦SyncRoot ¦Count False¦False¦False ¦System Collections Hashtable +KeyCollection ¦System Collections Hashtable + ValueeCollection ¦System Object ¦3 Every line down the chart What is going wrong? Edit: the saved variable l...
File: CraftBagger09/30/20
I use ttc and sometimes MM or ATT d...
Posted By: Cuhlen
I use ttc and sometimes MM or ATT depending on . . . well, whatever is working best. Anyway, I have getting suggested prices from MM and I am trying to extract more of purchasing price model for determining how much resources will cost. So I would prefer to have the TTC prices. Any idea how I can choose what shows up as the "sug...
File: CraftBagger08/25/20
I used it multiple times yesterday...
Posted By: Cuhlen
I used it multiple times yesterday and everything works fine right now :) Good to know, thanks for the update.
File: CraftBagger08/23/20
Heyho, Now I am getting wierd .c...
Posted By: Cuhlen
Heyho, Now I am getting wierd .csv exports. Like the quantity of some Items are not correct and so on. I uploaded the saved variable and the csv export from this saved variable: https://easyupload.io/m/tyzc1z greetings Yep, you're right. I found a few discrepancies in your data. This bug was supposed to have been fixed...
File: CraftBagger08/19/20
Hi, so i had the time today to t...
Posted By: Cuhlen
Hi, so i had the time today to test it and the name of the .csv is still the same. I also reinstalled the addon. I do not know if i can give you more info. But please feel free to ask if I can do something :/ greetings The default behavior is NOT to append the date time. Did you enable that feature in the addon settings...
File: CraftBagger08/16/20
Thank you very much! No problem,...
Posted By: Cuhlen
Thank you very much! No problem, let me know how it works out for you.
File: CraftBagger08/15/20
Hi, great addon and i was lookin...
Posted By: Cuhlen
Hi, great addon and i was looking for this kind of addon for a long time! I have a simple request or question for your addon: Is it possible to add the date and time code to the .csv? So the .csv would not be overwritten :) Thank you very much greetings This feature has been included in 1.07
File: CraftBagger08/13/20
Hi, great addon and i was lookin...
Posted By: Cuhlen
Hi, great addon and i was looking for this kind of addon for a long time! I have a simple request or question for your addon: Is it possible to add the date and time code to the .csv? So the .csv would not be overwritten :) Thank you very much greetings I can look into making that an option. For my use, I like bindi...
File: CraftBagger08/11/20
Hi, great addon and i was lookin...
Posted By: Cuhlen
Hi, great addon and i was looking for this kind of addon for a long time! I have a simple request or question for your addon: Is it possible to add the date and time code to the .csv? So the .csv would not be overwritten :) Thank you very much greetings I can look into making that an option. For my use, I like bindi...
File: CraftBagger08/09/20
Prices
Posted By: Cuhlen
I'm having some issues with the prices returned from LibPrice. Some things are coming back much much too high and way out of alignment with ATT or TTC average prices. I'm considering changing the call I make to LibPrice to only return data from Tamriel Trade Center. In my early experimenting though, the results I'm getting bac...
File: CraftBagger07/28/20
All mods save their data to somethi...
Posted By: Cuhlen
All mods save their data to something called a 'saved variables' lua file. ATT saves multiple files containing sales data for the entire guild(s) that you belong to. Essentially, these files are just lua 'tables' that have been saved to disk. Probably the easiest way to read in this data, manipulate it, and then save it out to e...