Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: afxmac
Forum: Lua/XML Help 05/01/23, 05:35 AM
Replies: 20
Views: 5,116
Posted By afxmac
Silly me ;-( So the easy thing that I should...

Silly me ;-(

So the easy thing that I should have done already is to grep for all instances where the tooltip dimensions are set.
This of course reveals something interesting:

$ find . -name...
Forum: Lua/XML Help 04/30/23, 04:34 PM
Replies: 20
Views: 5,116
Posted By afxmac
Without any options? This is what I get...

Without any options?
This is what I get then:

afxSettings.lua
+ 1 afxSettings
? 2 afxSettings
? 7 afxSettings
? 8 ItemTooltip
? 9 ItemTooltip
? 10...
Forum: Lua/XML Help 04/30/23, 07:04 AM
Replies: 20
Views: 5,116
Posted By afxmac
I wish I understood what this tells me: PS...

I wish I understood what this tells me:
PS C:\bin> .\ESOGlobals.ps1 -Path 'C:\Users\afx\Documents\Elder Scrolls Online\live\AddOns\afxSettings' -ParseXml

Parse manifest...
Forum: Lua/XML Help 04/30/23, 06:35 AM
Replies: 20
Views: 5,116
Posted By afxmac
So at least I am not the only one who is...

So at least I am not the only one who is puzzled....
Forum: Lua/XML Help 04/30/23, 06:27 AM
Replies: 20
Views: 5,116
Posted By afxmac
Disabled Debuglogger, and reloaded the UI, no...

Disabled Debuglogger, and reloaded the UI, no extra messages.
Forum: Lua/XML Help 04/30/23, 06:16 AM
Replies: 20
Views: 5,116
Posted By afxmac
I do, was a prereq for something. Should this...

I do, was a prereq for something.
Should this give me an extra log somewhere?
Forum: Lua/XML Help 04/30/23, 06:03 AM
Replies: 20
Views: 5,116
Posted By afxmac
I get true.

I get true.
Forum: Lua/XML Help 04/30/23, 05:50 AM
Replies: 20
Views: 5,116
Posted By afxmac
Hmm, LUA is sensitive to trailing spaces? Ok, I...

Hmm, LUA is sensitive to trailing spaces? Ok, I nuked all of them. No change.
The text file is very simple:

## Title: afxSettings
## Description: Fix tooltip width
## Author: afx
## Version: 1.0
##...
Forum: Lua/XML Help 04/30/23, 05:35 AM
Replies: 20
Views: 5,116
Posted By afxmac
I do see the addon in the loaded addons list. I...

I do see the addon in the loaded addons list.
I see no errros pop up. Any other place I should look?
thx
afx
Forum: Lua/XML Help 04/30/23, 05:17 AM
Replies: 20
Views: 5,116
Posted By afxmac
I have put it in my own addon (and it loads...

I have put it in my own addon (and it loads without errors).
The settings in the init block is probably redundant, right?

afxSettings = {}
afxSettings.name = "afxSettings"

-- x.y ,xmax,ymax...
Forum: Lua/XML Help 04/30/23, 04:56 AM
Replies: 20
Views: 5,116
Posted By afxmac
Making tooltips wider or reduce font size

Hi,

when playing on a low res HD screen, item tooltips easily get too tall to fit when a few addons also add info to the tooltip.

I found this old post that explains how to make them wider:...
Forum: AddOn Search/Requests 01/05/22, 08:23 AM
Replies: 2
Views: 1,706
Posted By afxmac
Cool, Thanks! afx

Cool, Thanks!
afx
Forum: AddOn Search/Requests 01/05/22, 07:57 AM
Replies: 2
Views: 1,706
Posted By afxmac
Sync addon settings between systems?

Hi,
is there a way or yet another addon to sync addon settings between machines?
Or at least a simple export/import tool for all settings?
thx
afx
Showing results 1 to 13 of 13