- Joined
- Nov 11, 2019
- Messages
- 2
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- VNM
I want to do a loop for number until a player get it right. What can do to make it work

Ok Thank YouIf you're not familiar with Loops and how to use them, I recommend looking at the VNM guide.
To create a Loop that asks for a number, simply start the Loop then put the Input Number command followed by a Condition to check if the saved variable matches the number. You would put the Break Loop as the result of the Condition validating as true.
Here's a screenshot to better explain.
View attachment 129079