Overlay Always Displaying (SOLVED)

Started by DeathD84 on

Topic category: Help with MCreator software

Last seen on 05:12, 28. Mar 2024
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Overlay Always Displaying (SOLVED)
Sat, 04/30/2022 - 21:22 (edited)

One of my overlays, most likely all, since they are set up the same, are always displaying, despite having separate conditions.

Condition:
 Conditions

Obviously, the numbers are different for each condition, and every overlay has their conditions set. Yet for some reason, they still display regardless if the variable number is the same as it's set to. (Still shows even with the variable at 0 which shouldn't display anything at all)

Is my procedure set up incorrectly? 

Edited by DeathD84 on Sat, 04/30/2022 - 21:22
Last seen on 14:37, 2. Mar 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yes, it does true for you…
Sat, 04/30/2022 - 21:16

Yes, it does true for you and returns true back, too. You set up the condition and make it true - this is to show the overlay. And from below you return the position you need, that is, to remove the overlay, you need to return false

Last seen on 14:37, 2. Mar 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In short, change true to…
Sat, 04/30/2022 - 21:19

In short, change true to false from below))

Last seen on 05:12, 28. Mar 2024
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah i see the mistake now,…
Sat, 04/30/2022 - 21:22

yeah i see the mistake now, thanks!

Last seen on 14:37, 2. Mar 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You're welcome, you can go…
Sat, 04/30/2022 - 21:26

You're welcome, you can go to my discord in my fashion, there I can help you if you need help