Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: marcjordan
Forum: General Authoring Discussion 01/13/22, 05:02 PM
Replies: 6
Views: 2,349
Posted By marcjordan
Nice. Nice.

Nice. Nice.
Forum: General Authoring Discussion 01/12/22, 06:23 PM
Replies: 6
Views: 2,349
Posted By marcjordan
Ah, maybe I can do some preprocessing to generate...

Ah, maybe I can do some preprocessing to generate a lua file that I can then import into my addon lua, pulliing in the one that matches the API version at run time.
Forum: General Authoring Discussion 01/12/22, 06:19 PM
Replies: 6
Views: 2,349
Posted By marcjordan
Thanks so much for the info! I'm going to digest...

Thanks so much for the info!

I'm going to digest this for awhile. I understand the underlying lua stuff like constants but thanks anyway for that amount of detail. I was worried that I would need to...
Forum: General Authoring Discussion 01/11/22, 09:33 PM
Replies: 6
Views: 2,349
Posted By marcjordan
Question Function to return text for a given global?

When you get an EVENT_CURRENCY_UPDATE callback you get a parameter called CurrencyChangeReason int value. Is there an easy way to convert that int value to the text of the global so I can debug print...
Forum: General Authoring Discussion 12/19/21, 06:04 PM
Replies: 7
Views: 5,716
Posted By marcjordan
Negative gold

I've been updating the EGR addon a bit and I'm seeing an event for negative gold come in sometimes. Here's a log where I'm cashing a bunch of guild store sales then taking the current event rewards...
Forum: General Authoring Discussion 04/10/21, 01:57 PM
Replies: 3
Views: 3,178
Posted By marcjordan
That's it. Dang. Thank you!

That's it. Dang. Thank you!
Forum: General Authoring Discussion 04/06/21, 05:16 PM
Replies: 3
Views: 3,178
Posted By marcjordan
GetApiVersion() no longer works?

Howdy,

Thanks to Baertram it's API, not Api. In my defense the error info wasn't sufficient for my casual lua knowledge and time available :)
d(string.format("%s",GetAPIVersion()))


I've been...
Forum: Released AddOns 02/19/21, 11:29 PM
Replies: 6
Views: 6,385
Posted By marcjordan
I fixed the file change detection with the...

I fixed the file change detection with the watchdog Python module. Check it out.
Forum: Released AddOns 02/19/21, 09:04 PM
Replies: 6
Views: 6,385
Posted By marcjordan
I implemented your watchdog suggestion. So much...

I implemented your watchdog suggestion. So much better.
Forum: Released AddOns 01/28/21, 05:32 PM
Replies: 6
Views: 6,385
Posted By marcjordan
Thanks for the tip.

Thanks for the tip.
Forum: Released AddOns 01/28/21, 10:26 AM
Replies: 6
Views: 6,385
Posted By marcjordan
I played around with the polling initially a long...

I played around with the polling initially a long time ago and in frustration defaulted to using the filecmp.cmp(shallow=False) command to compare the save file to a local copy of the last changed...
Forum: Released AddOns 01/27/21, 09:48 PM
Replies: 6
Views: 6,385
Posted By marcjordan
[Data Mods] ESO Grinder

https://www.esoui.com/downloads/info2788-ESOGrinder.html

# INTRODUCTION
ESO Grinder (EGR) has two components:

- EGR "ESO Grinder" is an Elder Scrolls Online addon that monitors loot and saves it to...
Forum: Minion 01/26/21, 07:58 PM
Replies: 2
Views: 3,175
Posted By marcjordan
Thank you.

Thank you.
Forum: Minion 01/26/21, 12:15 PM
Replies: 2
Views: 3,175
Posted By marcjordan
Minion doesn't show uploaded addon

Howdy,

I've had the https://www.esoui.com/downloads/info2788-ESOGrinder.html addon uploaded to esoui for about 4 months now but I don't see it in Minion. I just updated it and don't expect the new...
Showing results 1 to 14 of 14