Profile image

How to make a Screenchange label display Hud?

3,517 DARKSKIES  one month ago

Does anyone knows what is the code for Screenchange for the label display when the other button is clicked the digital screen label change into another text

  • Log in to leave a comment
  • Profile image
    3,517 DARKSKIES

    @Yukie570 thanks bro

    one month ago
  • Profile image
    2,823 Yukie570

    Here's a simple example:assume the button's input is Activate1,type {Activate1=1?"Burger":"Cheese"} in the label,The result is when click the button,the text would change from Cheese to Burger. Another example is add {Activate2=1?"<#00FF00>":"<#FF0000>"} before,when click Activate2,the color turns from red to green.

    +3 one month ago