Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: Leonardo1123
Forum: Lua/XML Help 09/04/21, 06:18 PM
Replies: 1
Views: 7,588
Posted By Leonardo1123
Acessing list of unlocked costumes / polymorphs?

Hey all,

I'm working on my wardrobe mod and I want to expand it from only outfits to also have support for costumes and polymorphs. The LAM work is going to be enough of an uphill battle, but I'm...
Forum: Lua/XML Help 08/29/21, 03:24 PM
Replies: 4
Views: 4,633
Posted By Leonardo1123
Okay, so they misspell "suppress" as "supress"....

Okay, so they misspell "suppress" as "supress". Changing that fixed the UI error, but didn't suppress my alert.

I think I need to do something involving the file alerthandlers.lua, and I think I...
Forum: Lua/XML Help 08/29/21, 01:19 PM
Replies: 4
Views: 4,633
Posted By Leonardo1123
Hey thanks so much for the help! So I tried...

Hey thanks so much for the help! So I tried throwing that into my initialize function and it threw an error:

user:/AddOns/LeonardosWardrobeManager/LeonardosWardrobeManager.lua:186: function expected...
Forum: Lua/XML Help 08/29/21, 01:06 PM
Replies: 2
Views: 3,911
Posted By Leonardo1123
Thanks so much for your help, I got it all...

Thanks so much for your help, I got it all working!!
Forum: Lua/XML Help 08/28/21, 04:59 PM
Replies: 4
Views: 4,633
Posted By Leonardo1123
Supressing native warming (not UI error)

Hi there!

I'm working on my wardrobe manager addon and I've hit a snag. Every once in a while when my addon successfully automatically changes outfits, a little alert shows up in the upper right...
Forum: Lua/XML Help 08/28/21, 04:56 PM
Replies: 2
Views: 3,911
Posted By Leonardo1123
Unnamed outfits have empty string as name

Hey there!

I'm working on my wardrobe manager mod, and any outfit that has been recently unlocked has an empty string for its name even though its label is "Outfit N." This breaks my code and...
Forum: Lua/XML Help 08/28/21, 10:51 AM
Replies: 1
Views: 2,998
Posted By Leonardo1123
Fixed it! When first indexing the outfits to add...

Fixed it!

When first indexing the outfits to add them to LAM, if an outfit name is an empty string, it renames it to what the name should be (Outfit N)
Forum: Lua/XML Help 08/27/21, 10:16 PM
Replies: 1
Views: 2,998
Posted By Leonardo1123
Unnamed outfits don't show up in the dropdown of all outfits in LAM

Hey there!

I'm not sure if the name of unnamed outfits isn't actually the name but really placeholder text that's failing to trigger my code correctly or what, but any outfit that hasn't been...
Forum: Lua/XML Help 08/27/21, 10:10 PM
Replies: 11
Views: 5,638
Posted By Leonardo1123
Soooooo I'm not entirely sure how I got this...

Soooooo I'm not entirely sure how I got this working, but I got it working, haha.
Forum: Lua/XML Help 08/27/21, 01:26 PM
Replies: 11
Views: 5,638
Posted By Leonardo1123
Hmm, yes, that's exactly what I'm trying to do....

Hmm, yes, that's exactly what I'm trying to do. So is it just an unavoidable shortcoming of my mod that after you rename an outfit you have to ReloadUI for that to take effect in LAM?
Forum: Lua/XML Help 08/27/21, 12:46 PM
Replies: 11
Views: 5,638
Posted By Leonardo1123
Hey there! Sorry for not searching, definitely...

Hey there! Sorry for not searching, definitely will in the future! So I feel like I'm super close but there's something basic I'm not understanding. Here's my attempt to implement what you...
Forum: General Authoring Discussion 08/27/21, 01:06 AM
Replies: 10
Views: 4,188
Posted By Leonardo1123
Thanks so much! I love learning more about this...

Thanks so much! I love learning more about this stuff haha.
Forum: General Authoring Discussion 08/26/21, 11:39 PM
Replies: 10
Views: 4,188
Posted By Leonardo1123
Sorry, jumped the gun, after just a bit of...

Sorry, jumped the gun, after just a bit of tinkering that worked perfectly! Thank you so much.
Forum: General Authoring Discussion 08/26/21, 11:30 PM
Replies: 10
Views: 4,188
Posted By Leonardo1123
I implemented that and got the following error...

I implemented that and got the following error (I'll keep poking around for a bit but figured I'd reply immediately):

Checking type on argument callback failed in...
Forum: General Authoring Discussion 08/26/21, 09:52 PM
Replies: 10
Views: 4,188
Posted By Leonardo1123
Haha I had tried it both ways and neither worked,...

Haha I had tried it both ways and neither worked, I left the wrong one in my example. To be honest, I'm not entirely sure which one I should be using!

When I travel while crouched I uncrouch without...
Forum: Lua/XML Help 08/26/21, 07:30 PM
Replies: 11
Views: 5,638
Posted By Leonardo1123
Updating optionData in LAM2

Hey there!

My addon has a list of outfits in the LAM2 settings page. After renaming an outfit, I've noticed it doesn't update in LAM2 until you reload UI.

I tried solving it by listening to the...
Forum: General Authoring Discussion 08/26/21, 07:28 PM
Replies: 10
Views: 4,188
Posted By Leonardo1123
Having trouble using EVENT_ZONE_CHANGED

Hey all, back again.

My Wardrobe Manager Addon is really coming along, but I've noticed a few bugs, one of which is that when the character is sneaking and then fast travels, they're no longer...
Forum: General Authoring Discussion 08/26/21, 11:36 AM
Replies: 2
Views: 3,265
Posted By Leonardo1123
Thank you very very much! :D

Thank you very very much! :D
Forum: General Authoring Discussion 08/25/21, 01:59 PM
Replies: 2
Views: 3,265
Posted By Leonardo1123
Question Issue with Equip Outfit? Only equipping the first slot.

Here's my code, and the following is the chat output when entering combat.

My other outfits are identical to "No Outfit" except for the dye channels, could it possibly be that they're technically...
Showing results 1 to 19 of 19