Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Baertram
Forum: Lua/XML Help 03/16/23, 03:16 PM
Replies: 8
Views: 4,339
Posted By Baertram
It should be enough to create your...

It should be enough to create your IO_BLUR_FRAGMENT fragment and add it to HUD_SCENE once
HUD_SCENE:AddFragment(IO_BLUR_FRAGMENT)

Attention: This will make it show as soon as you close a menu, or...
Forum: Lua/XML Help 02/08/23, 10:16 AM
Replies: 8
Views: 4,339
Posted By Baertram
If you use ZO_HUDFadeSceneFragment:New be sure to...

If you use ZO_HUDFadeSceneFragment:New be sure to pass in all 3 paramaters espeically the last one with 0 else there might be errors on the UI because of the "fade" of the fading fragment.
I do not...
Forum: Lua/XML Help 02/05/23, 11:28 AM
Replies: 8
Views: 4,339
Posted By Baertram
Wiki about fragment state change (OnShow, OnHide)...

Wiki about fragment state change (OnShow, OnHide) and how to add a fragment to an exisitng scene (e.g. the HUD scene for your...
Showing results 1 to 3 of 3