- 69
- Posts
- 10
- Years
- United States
- Seen May 30, 2015
I know how to ask for the rival's name, and also have one entered for you to change, but what I don't know is how to make it so if the name entry is blank, then it just assumes the same name previously preset.
To see what I mean, look at this script.
Now how do I make it that if no text is entered, the default name is set to "Blue"?
To see what I mean, look at this script.
Code:
pbSet(12,pbEnterText("Rival's name?",1,7,"Blue"))