ID:159500
 
Alright...I'm thinking this is prompt() instead of input() but how do I make an input box that has a cancel button at the bottom next to OK. I know what I just said sounded pretty...blunt, but I don't know how to word it better. Only reason I suspect it to be prompt() is because I've never used it and that all the games that have the kind of input() I'm talking about are old enough to where I think prompt may have been used.
input(src,"","") as null|[whatever you want it to be entered as, such as num, obj, etc]
In response to Jeff8500
Sorry I figured out before you answered...and then realized how much of a noob I am >.>