Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: vsrs_au
Forum: General Authoring Discussion 04/25/24, 10:44 PM
Replies: 0
Views: 200
Posted By vsrs_au
[Solved] Any way to list all style names vs materials?

As the thread title says: is there any way for me to list all the craftable styles in the game, and their corresponding style materials? I tried to find this information before posting the thread,...
Forum: Minion 03/30/24, 03:39 PM
Replies: 81
Views: 65,688
Posted By vsrs_au
Yes, it was exactly the same for me. I downloaded...

Yes, it was exactly the same for me. I downloaded then tried to install the new version on top of the old, then when I tried to run it the app never appeared and there were no error messages. I then...
Forum: Minion 03/30/24, 04:41 AM
Replies: 81
Views: 65,688
Posted By vsrs_au
Same problem here. It worked fine when I ran it...

Same problem here. It worked fine when I ran it roughly 10 hours ago, and failed to start just now. Nothing's changed on my PC in the last 10 hours.
Forum: Chit-Chat 01/16/24, 04:06 AM
Replies: 5
Views: 9,885
Posted By vsrs_au
A few of my favourite tracks from a game I play...

A few of my favourite tracks from a game I play frequently ;)

OeBwYMnHBVU

p2sUoWXscNI

19Eq1RM-yXY
Forum: General Authoring Discussion 01/06/24, 06:23 AM
Replies: 8
Views: 1,456
Posted By vsrs_au
I did it that way because I'm unfamiliar with the...

I did it that way because I'm unfamiliar with the ESOUI API and didn't realise there was a better way.
Forum: General Authoring Discussion 01/06/24, 03:11 AM
Replies: 8
Views: 1,456
Posted By vsrs_au
Thanks! That's a very detailed and useful answer,...

Thanks! That's a very detailed and useful answer, and I'll look into improving how I save the inventory counts.

[off-topic] Thanks for the Lazy Writ Crafter addon, by the way, I use it and it's...
Forum: General Authoring Discussion 01/05/24, 10:33 PM
Replies: 8
Views: 1,456
Posted By vsrs_au
Thanks for the reply, much appreciated. However,...

Thanks for the reply, much appreciated.

However, this doesn't explain how I have the same item showing in both bags, e.g. in the bank UI in game, the item "Revelry Pie" shows with a stack of 60,...
Forum: General Authoring Discussion 01/05/24, 06:50 PM
Replies: 8
Views: 1,456
Posted By vsrs_au
Duplication of items between bank and ESO+ bank

I wrote an addon to (among other things) count the items in the account's bank, using the 2 bag type codes defined in the ESOUI API, i.e. BAG_BANK and BAG_SUBSCRIBER_BANK. The problem is that my code...
Forum: General Authoring Discussion 01/03/24, 02:35 AM
Replies: 1
Views: 1,137
Posted By vsrs_au
Is retrieval of info of non-logged in chars in same acct allowed?

Does the ESOUI API allow retrieval of information of characters in the logged-in account other than the currently logged-in character? Or is this blocked for security reasons?
Forum: AddOn Help/Support 12/25/23, 05:05 PM
Replies: 1
Views: 86,332
Posted By vsrs_au
[ I thought this would be a useful addendum to...

[ I thought this would be a useful addendum to Baertram's SavedVariables post, but if I posted this in the wrong location, my apologies and feel free to move it. ]

Hopefully someone will find this...
Forum: General Authoring Discussion 12/20/23, 02:41 PM
Replies: 2
Views: 1,310
Posted By vsrs_au
My apologies for that. I only skipped posting the...

My apologies for that. I only skipped posting the solution because I just made a stupid coding error, i.e. failed to prefix a function name with a table name. I didn't think anyone would be...
Forum: General Authoring Discussion 12/19/23, 09:04 PM
Replies: 2
Views: 1,310
Posted By vsrs_au
Addon adds slash command but it doesn't work

Problem solved, a minor code error.
Forum: Dev Tools 12/19/23, 04:24 PM
Replies: 2
Views: 2,117
Posted By vsrs_au
How to get VSCode to recognise XML objects in LUA files?

I'm using VSCode, with some LUA plugins, to write a ESOUI addon, and I've managed to configure the sumneko.lua VSCode extension to recognise ESOUI global functions and constants (e.g. events). It...
Forum: General Authoring Discussion 12/19/23, 01:49 PM
Replies: 7
Views: 1,439
Posted By vsrs_au
@Baertram, thanks so much for the detailed reply!...

@Baertram, thanks so much for the detailed reply! :) Also, sorry for my late reply, I'm in timezone GMT+11 (Melbourne, Australia).

My code was as follows (and as I said, taken from your...
Forum: General Authoring Discussion 12/19/23, 03:50 AM
Replies: 7
Views: 1,439
Posted By vsrs_au
I think my hypothesis from previous post was...

I think my hypothesis from previous post was correct: the UI component wasn't being loaded. For some reason, when I removed the hidden="true" attribute from the component, the addon started working...
Forum: General Authoring Discussion 12/19/23, 03:28 AM
Replies: 7
Views: 1,439
Posted By vsrs_au
The 2 lines where this addon is generating the...

The 2 lines where this addon is generating the "attempt to index a nil value" error are:

FooAddonIndicator:SetHidden(not inCombat)
(in function FooAddon.OnPlayerCombatState(event,...
Forum: General Authoring Discussion 12/19/23, 01:01 AM
Replies: 7
Views: 1,439
Posted By vsrs_au
Already answered my 1st question! :) The ESOUI...

Already answered my 1st question! :)

The ESOUI API page is incorrect: the live API version is actually 101040, not 101039, I verified this by running the script command in the chat window for...
Forum: General Authoring Discussion 12/19/23, 12:54 AM
Replies: 7
Views: 1,439
Posted By vsrs_au
Trying my 1st addon - a few basic questions

Hi, I hope this is the right subforum for my thread, if not can the mods please move it?

I just started playing around with Baertram's FooAddon (from the "New to AddOn creation? - Usefull links and...
Showing results 1 to 18 of 18