Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: Anumaril
Forum: Lua/XML Help 08/05/23, 04:14 AM
Replies: 4
Views: 1,940
Posted By Anumaril
I've implemented your suggestions but sadly...

I've implemented your suggestions but sadly haven't seen a difference in how it behaves (shows on login, but disappears with a /reloadui).

I think I might not be adding the optional dependencies...
Forum: Lua/XML Help 08/04/23, 12:55 AM
Replies: 4
Views: 1,940
Posted By Anumaril
How to make GUI changes stay after /reloadui

I'm trying to make an addon that replaces the compass with a different graphic (more similar to the one in Nordic UI (https://www.nexusmods.com/skyrimspecialedition/mods/49881?tab=images) from...
Forum: Lua/XML Help 06/22/23, 10:41 AM
Replies: 9
Views: 2,455
Posted By Anumaril
This ended up being a much more elegant solution...

This ended up being a much more elegant solution than what I was trying to do before, and also makes it easy to disable fast travel to houses, etc. Thanks so much!

For anyone reading this in the...
Forum: Lua/XML Help 06/20/23, 03:03 AM
Replies: 9
Views: 2,455
Posted By Anumaril
I ended up going with this as it seems simpler...

I ended up going with this as it seems simpler than what I was doing before, and should also be easy for me to include INTERACTION_FAST_TRAVEL_KEEP in the future (to disable fast travel in Cyrodiil...
Forum: Lua/XML Help 06/17/23, 07:17 AM
Replies: 9
Views: 2,455
Posted By Anumaril
Scoping key for wayshrines

I'm trying to make a simple mod that disables wayshrine travel by making it impossible to interact with wayshrines. I posted about it on the ESO forums some time ago, and a mod creator linked me to...
Forum: Lua/XML Help 03/16/23, 12:47 PM
Replies: 8
Views: 4,384
Posted By Anumaril
Thanks for the help guys! I'm still struggling...

Thanks for the help guys! I'm still struggling quite a bit, but I've made some progress on making the scene/fragment work. Because I was having so much trouble getting the fragment to appear *at...
Forum: Lua/XML Help 02/11/23, 06:23 AM
Replies: 2
Views: 1,508
Posted By Anumaril
Thanks Beartram! Works like a charm :)

Thanks Beartram! Works like a charm :)
Forum: Lua/XML Help 02/08/23, 10:14 AM
Replies: 2
Views: 1,508
Posted By Anumaril
Does OnPowerUpdate have an equivalent of 'OldValue'?

As part of the addon I'm making, I want to detect when the player's health decreases if it's decreased by 15% or more. If it does, then I want to have a red overlay flash on the screen to let them...
Forum: Lua/XML Help 02/08/23, 10:07 AM
Replies: 8
Views: 4,384
Posted By Anumaril
Hmm, I'll have to test this out some more. At the...

Hmm, I'll have to test this out some more. At the moment I'm getting an error where no other window is allowed to be opened, so I can't access the notification window to even see what's wrong...
Forum: Lua/XML Help 02/04/23, 03:18 PM
Replies: 8
Views: 4,384
Posted By Anumaril
Blur Effect in XML/LUA

Riding off the back of my previous help thread, the last thing I'm interested in doing in my addon is creating a blur effect around the edges of the screen, almost identical to this video where it's...
Forum: Lua/XML Help 02/04/23, 05:19 AM
Replies: 6
Views: 2,015
Posted By Anumaril
Ah ok, I'll have to suffice with an overlay then...

Ah ok, I'll have to suffice with an overlay then using 'Backdrop'.
Forum: Lua/XML Help 02/04/23, 04:34 AM
Replies: 6
Views: 2,015
Posted By Anumaril
Hmm, this works in that it creates an overlay on...

Hmm, this works in that it creates an overlay on top of the game using the texture file. But it doesn't desaturate anything from the game, only of the texture itself. So it tints the game, but...
Forum: Lua/XML Help 02/04/23, 02:37 AM
Replies: 6
Views: 2,015
Posted By Anumaril
I think I have a limited knowledge of XML then,...

I think I have a limited knowledge of XML then, because I've only used 'Backdrop' and 'Texture' controls before (neither of which work for what I'm doing). I've looked through ESO XML documentation...
Forum: Lua/XML Help 02/03/23, 04:57 PM
Replies: 6
Views: 2,015
Posted By Anumaril
Help With Desaturation in XML

I'm making an addon for ESO where the game desaturates as you run out of stamina. Sadly, I've had no luck finding out how this can be done.

I know that SetSaturation exists, but from what I've seen...
Showing results 1 to 14 of 14