i want ot make simple dice roll text?? when you tape /roll on Textbox and press Enter..Then -- view a random number 1-6 to Text object
i creat a global text dice = "/rolld6"
Textbox | Text is dice(case insensitive) | Text | Set text to floor(random(1,6))
but this not working .he show me a count number run 1-6 over and over