Profile image

How to make a Screenchange label display Hud?

3,534 DARKSKIES  3 months 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,534 DARKSKIES

    @Yukie570 thanks bro

    3 months ago
  • Profile image
    2,838 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 3 months ago