Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: nightstrike2
Forum: General Authoring Discussion 03/21/24, 08:09 PM
Replies: 49
Views: 16,483
Posted By nightstrike2
Is the low level API the list of functions on the...

Is the low level API the list of functions on the first page?

Also, to Imp's point, the API that you linked similarly doesn't have an overview, it's just a list of functions (and their...
Forum: General Authoring Discussion 03/12/24, 12:57 PM
Replies: 49
Views: 16,483
Posted By nightstrike2
Ah, thanks for the pointer. I found the settings...

Ah, thanks for the pointer. I found the settings in UserSettings.txt. Much appreciated.



It looks like at least for now, the server only has 11 days. Presumably they started with the same 10 as...
Forum: General Authoring Discussion 03/11/24, 09:23 PM
Replies: 49
Views: 16,483
Posted By nightstrike2
Now that the update has arrived, I can't see any...

Now that the update has arrived, I can't see any obvious way to set this retention information. Where do you configure it for more than 30 days?
Forum: General Authoring Discussion 11/02/23, 11:57 PM
Replies: 49
Views: 16,483
Posted By nightstrike2
Does this mean it will be stored in a saved...

Does this mean it will be stored in a saved variable maintained by ZOS somewhere?



Up to what maximum? For instance, I find it extremely useful to look at a full 365 day history to compare sales...
Forum: AddOn Search/Requests 10/01/20, 03:54 PM
Replies: 2
Views: 2,785
Posted By nightstrike2
What specifically do you need fixed?

What specifically do you need fixed?
Forum: Tutorials & Other Helpful Info 09/28/20, 11:21 PM
Replies: 8
Views: 21,050
Posted By nightstrike2
I noticed that there was not much response to...

I noticed that there was not much response to this, but I'll just say that I personally would prefer that the API updates have detailed changelogs posted to the official forums, vs sparse information...
Forum: General Authoring Discussion 07/07/18, 09:14 AM
Replies: 2
Views: 3,964
Posted By nightstrike2
This question never got an answer, but I have the...

This question never got an answer, but I have the same one. Any thoughts?

EDIT: I've also noticed that SHARED_INVENTORY:GetOrCreateBagCache(BAG_BANK) is only returning 203 items, when I have 369 in...
Forum: AddOn Help/Support 07/07/18, 09:00 AM
Replies: 1
Views: 2,422
Posted By nightstrike2
Testing for character bound

There is IsItemBound to check that an item in your bag is bound. How do you check that it is "character bound", and thus not bankable?
Forum: General Authoring Discussion 07/07/18, 08:56 AM
Replies: 38
Views: 16,955
Posted By nightstrike2
And, your requested file size...

And, your requested file size information:


total 273M
248K AlphaGear.lua
32K AutoCategory.lua
56K AwesomeGuildStore.lua
1.8M CraftStoreFixedAndImproved.lua
4.0K CrownCrateLogger.lua
4.0K...
Forum: General Authoring Discussion 07/07/18, 08:46 AM
Replies: 38
Views: 16,955
Posted By nightstrike2
Holy cow, my request got through?!?!?! I will...

Holy cow, my request got through?!?!?! I will happily do anything required to help test, integrate, and even design this feature!!!
Forum: General Authoring Discussion 03/25/18, 03:01 PM
Replies: 8
Views: 4,355
Posted By nightstrike2
Specifically, I was looking at items in the...

Specifically, I was looking at items in the achievement furnishing store. That's not the crown store, so are those accessible via addons?

I have zgoo installed, but I don't quite understand its...
Forum: General Authoring Discussion 03/24/18, 08:50 PM
Replies: 8
Views: 4,355
Posted By nightstrike2
It appears while in the store. Perhaps...

It appears while in the store. Perhaps https://github.com/esoui/esoui/tree/master/esoui/ingame/storewindow/keyboard/storewindow_keyboard.lua?



I think that's for displaying tooltips in the...
Forum: General Authoring Discussion 03/22/18, 04:25 PM
Replies: 8
Views: 4,355
Posted By nightstrike2
Anybody have some ideas here?

Anybody have some ideas here?
Forum: General Authoring Discussion 03/18/18, 05:40 PM
Replies: 8
Views: 4,355
Posted By nightstrike2
Thanks for the pointer. I seem to be on the...

Thanks for the pointer. I seem to be on the right track with this:


local f = ItemTooltip["SetStoreItem"]
ItemTooltip["SetStoreItem"] = function(self, index)
f(self, index)
local types = {...
Forum: General Authoring Discussion 03/17/18, 05:34 PM
Replies: 8
Views: 4,355
Posted By nightstrike2
My first attempt at modifying a tooltip

I'm getting the hang of writing these addons, but now I'm going to embark on a new path of trying to modify the item tooltips that pop up. Right now, I run with CraftStore (Rhyno's version), MM, and...
Forum: General Authoring Discussion 09/03/17, 03:58 PM
Replies: 5
Views: 2,838
Posted By nightstrike2
How do you test without getting banned? Can you...

How do you test without getting banned? Can you do development safely on the public test server?
Forum: General Authoring Discussion 09/03/17, 03:50 PM
Replies: 5
Views: 2,838
Posted By nightstrike2
Wow, really? Where is this documented? How should...

Wow, really? Where is this documented? How should a new person like me learn what all of these rules are (I'm sure there are more)?
Forum: General Authoring Discussion 09/03/17, 03:07 PM
Replies: 5
Views: 2,838
Posted By nightstrike2
Maximum sell / transaction rate

I have been working on my own little addon to try to learn how to script for this game. I made a tiny addon to mark Treasure items that I pick up as Junk. It worked great! (Yes, I know there are...
Showing results 1 to 18 of 18