Alexandria
New member
Hello there.
I would like to add another selection to this code:
http://pastebin.com/LMWcLWQ8
Something like this:
if (select("Yes~ Let's start now.:New custom here.:No, I'll be back later.") == 1) {
But where should my code go when the user choose "New Custom here"?
And also, what does == 1 mean?
Thank you.
I would like to add another selection to this code:
http://pastebin.com/LMWcLWQ8
Something like this:
if (select("Yes~ Let's start now.:New custom here.:No, I'll be back later.") == 1) {
But where should my code go when the user choose "New Custom here"?
And also, what does == 1 mean?
Thank you.