Change resource NUI z-index

Hey there! How would I go about changed the z-index of different NUI resources? For example, the chat NUI is over my gui NUI, I want to change the z-index of my gui to 999 to be over any external NUI element. Any clues?

I checked the resources load order and they have nothing to do with the orders on the z-index :frowning:

A focused resource will be put on top, other than that you can not control UI stacking order.

1 Like

Yeah it’s just ugly to open my menu and then the chat pierces through haha! Anyways, thanks for the info! :smiley:


Can help me? i put my esx_menu_default in down but chat in front.
How can i solve