Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: Vaddi
Forum: AddOn Help/Support 03/14/24, 04:29 PM
Replies: 7
Views: 3,038
Posted By Vaddi
Is this bug breaking dropdowns created by...

Is this bug breaking dropdowns created by LibAddonMenu (version2.36)? I'm getting the following error messages when using dropdowns in addon settings:

Too many anchors processed. Tail of anchor...
Forum: General Authoring Discussion 09/06/21, 08:01 AM
Replies: 4
Views: 2,687
Posted By Vaddi
Thanks for the info. A PostHook won't help and I...

Thanks for the info.

A PostHook won't help and I don't want to actually call UseItem.

I just want to take a peek at what is about to be used before it is used and in some cases abort the UseItem...
Forum: General Authoring Discussion 09/05/21, 08:24 PM
Replies: 4
Views: 2,687
Posted By Vaddi
ZO_PreHookProtected

Anyone know of an example of how to use ZO_PreHookProtected with UseItem?

I found some information and thought this would work:
ZO_PreHookProtected('UseItem', CheckItem) where CheckItem is my...
Forum: Bug Reports 08/30/21, 10:21 AM
Replies: 4
Views: 6,445
Posted By Vaddi
Thanks Votan; I'll take a look at it.

Thanks Votan; I'll take a look at it.
Forum: Bug Reports 08/29/21, 08:30 AM
Replies: 4
Views: 6,445
Posted By Vaddi
I was hoping this bug would be squashed in Waking...

I was hoping this bug would be squashed in Waking Flame; but it is still there.
Forum: General Authoring Discussion 07/23/21, 08:07 PM
Replies: 2
Views: 3,465
Posted By Vaddi
Yikes! I thought I replied to this a week ago. I...

Yikes! I thought I replied to this a week ago. I guess I didn't hit the send button.

Baertram, thanks so much for your response. I ended up using a simpler solution that didn't require this hook....
Forum: General Authoring Discussion 07/14/21, 06:10 PM
Replies: 2
Views: 3,465
Posted By Vaddi
Player Interaction Hook

FISHING_MANAGER.StartInteraction can be used to hook into environment interactions (by default the interactions that begin with the E key). Is there a similar thing to hook into player interactions?...
Forum: Bug Reports 07/13/21, 02:00 PM
Replies: 4
Views: 6,445
Posted By Vaddi
[open] Event_companion_skill_rank_update

EVENT_COMPANION_SKILL_RANK_UPDATE will sometimes report a skill line update that is false. It happens when swapping companions. It doesn't always happen. When it bugs it happens like this:
1) I have...
Forum: Dev Tools 06/01/19, 01:32 PM
Replies: 8
Views: 8,913
Posted By Vaddi
Sorry; that was a poorly worded question. I'm not...

Sorry; that was a poorly worded question. I'm not asking you to disable that feature.

Could you give us a setting to turn it on/off?
Forum: Dev Tools 06/01/19, 11:18 AM
Replies: 8
Views: 8,913
Posted By Vaddi
This tool is awesome. Thank you for building...

This tool is awesome. Thank you for building this. I have been using LibDebugLogger and this viewer is great.

I have one question. The viewer captures chat messages that are created using...
Forum: General Authoring Discussion 04/18/19, 10:34 AM
Replies: 6
Views: 4,619
Posted By Vaddi
This thing is fully localized. I used the...

This thing is fully localized. I used the spreadsheet to generate the 76 ZO_CreateStringId statements for my language file and then also generate a table that consisted of the corresponding...
Forum: General Authoring Discussion 04/17/19, 09:17 PM
Replies: 6
Views: 4,619
Posted By Vaddi
Thanks Baertram. I was hoping there was a...

Thanks Baertram. I was hoping there was a GetString() function for this; but I've had no luck finding it. I have been looking at the wiki pages. These github pages will be a good resource too. I...
Forum: General Authoring Discussion 04/17/19, 02:27 PM
Replies: 6
Views: 4,619
Posted By Vaddi
DOH! How did I miss that function? Thank you...

DOH! How did I miss that function?

Thank you Shinni; that works great :)

I'm still looking for a way to get currencyChangeReason as text.
Forum: General Authoring Discussion 04/17/19, 01:33 PM
Replies: 6
Views: 4,619
Posted By Vaddi
Post currencyType and currencyChangeReason Lookups

Is there a function to convert currencyType to an appropriate string? For example; when currencyType is 9 the currency is an Event Ticket. There is a constant named CURT_EVENT_TICKETS that has a...
Showing results 1 to 14 of 14