#✅ | Hot bar select hide

1 messages · Page 1 of 1 (latest)

shadow gyro
#

How to hide a element when a hot bar slot is selected

grave onyxBOT
#

Hi! Please first select which type of question you want to ask:

  • "Normal Question" is enough for most questions. If you are unsure, you should choose this mode. It provides quick and accurate answers to your questions and problems.
  • "Complex Task" is for very complex questions and multi-step tasks. For example, questions involving complex action script, requirement, or placeholder logic. Normal users will almost never need this. Getting answers takes much longer here.

It is not possible for anybody to send messages in this thread before selecting a mode.

Selected mode: 💬 Normal Question

grave onyxBOT
# shadow gyro How to hide a element when a hot bar slot is selected

Yep, you can do that with the requirement Is Hotbar Slot Selected 👍

Quick way:

  1. Right-click the element
  2. Go to Loading Requirements
  3. Add Is Hotbar Slot Selected
  4. Set the slot number you want to check:
    • 0 = first hotbar slot
    • 8 = last hotbar slot

If you want the element to be hidden while that slot is selected, set that requirement to the opposite/inverted mode in the requirement settings 🙂
So basically:

  • requirement matches = slot is selected
  • opposite mode = hide it when selected

If you want, I can also help you set it up for:

  • one specific slot
  • any of several slots
  • hiding only when the hotbar is visible in-world 🧩
grave onyxBOT
#

✅ | Hot bar select hide