Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: cabwav
Forum: Lua/XML Help 03/14/23, 06:38 AM
Replies: 8
Views: 2,478
Posted By cabwav
Thank you Baertram, another lesson learnt :). I...

Thank you Baertram, another lesson learnt :). I admit that I didn't read the guidelines you linked above :o but I assure you that I did read everything this time!
Forum: Lua/XML Help 03/13/23, 07:25 PM
Replies: 8
Views: 2,478
Posted By cabwav
I found the solution. It turns out that...

I found the solution. It turns out that Sharlikran's remark about AGS is correct. I temporarly removed the AGS addon and now it works as expected. Which is a bit of a pity, because I really want to...
Forum: Lua/XML Help 03/13/23, 02:06 PM
Replies: 8
Views: 2,478
Posted By cabwav
Thank you for your reply. I do have AGS installed...

Thank you for your reply. I do have AGS installed as an addon, so that may well be the explanation for this problem. I am developing this specific addon because I am new to addon development and I...
Forum: Lua/XML Help 03/13/23, 10:31 AM
Replies: 8
Views: 2,478
Posted By cabwav
Thank you for your reply. I changed the code as...

Thank you for your reply. I changed the code as follows:
for j = 1, GetNumGuilds() do
local guildId = GetGuildId(j)
local gotTrader = DoesGuildHavePrivilege(guildId,...
Forum: Lua/XML Help 03/13/23, 08:43 AM
Replies: 8
Views: 2,478
Posted By cabwav
Question How to get Trading House Listing data

I am rather new to AddOn development. I would like to write Trading House listing data to SavedVariables so that I can process these listed items outside ESO in order to keep track of what I listed...
Forum: Lua/XML Help 01/09/23, 07:28 AM
Replies: 2
Views: 1,900
Posted By cabwav
Thumbs up Solved!

That worked, awesome! :D

Many thanks!
Forum: Lua/XML Help 01/09/23, 06:00 AM
Replies: 2
Views: 1,900
Posted By cabwav
Saving Companiondata on user Logout

Hi Guys

I am writing an addon that saves all kinds of character data to SavedVariables on user logout. The data is saved to a SavedVariables block in a function that is called at the...
Showing results 1 to 7 of 7