Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: nightstrike2
Forum: General Authoring Discussion 03/25/18, 03:01 PM
Replies: 8
Views: 4,439
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,439
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,439
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,439
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,439
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...
Showing results 1 to 5 of 5