So, I have two gui buttons, and I want to set their text to something different every time. Like, I want to have two different sentences in each of them, but have them grouped together... It's kind of hard to explain so ill give an example
So, my first gui has "hi" and the second has "hello" I have a ton of different "sets" of text, and I want to randomly change the "sets" of guis each time I press the button.
So I press the first button and it changes to "hello from the other" and the other says "side", but it could've changed to a load of other "sets of text" i'm sorry if this is confusing, but I need to know how to do this. Thanks for any help. |