#Can Someone Help Me Putting The World UI Bars Above The Name Of A Person?

5 messages · Page 1 of 1 (latest)

vagrant vessel
#

Main chips you'll need:

Player World UI
Display World UI

This is only for hiding and showing world UI, if you want to enable specific elements, use these chips:

World UI Set Primary Bar Enabled
World UI Set Secondary Bar Enabled
World UI Set Text Enabled

To modify the values of your world UI, use these chips:

World UI Set Primary Bar Value
World UI Set Secondary Bar Value
World UI Set Text Value

To modify the max values of your bars, use:

World UI Set Primary Bar Max Value
World UI Set Secondary Bar Max Value

#

You can use chips:

Player World UI Get Is Primary/Secondary/Text Enabled

#

This will output a bool, if the bool is true, you know they have an active world UI

#

What are you trying to do exactly?

#

See if the person pressed the button has the world UI you are looking for using the chip (I assume) Player Get World UI Text Enabled < (Idk the exact name, something like this

If the bool it outputs is true, you know that they have the world UI above their head

When the button is pressed, check if that bool is true
If that bool is true, then let them do the prompt local player thing