April 15, 20178 yr I'm looking through the API and I can't find what I would use to create a selection menu that pops up before the script executes. What I mean by menu is you'd have drop-down options or an area where you'd type in (for example) the type of fish you want to catch. Are there any snippets on this?
April 15, 20178 yr U need to create a GUI(hard coding or using builder). I found this tutorial(by @Explv):
April 15, 20178 yr 2 minutes ago, TheGreatPani said: I'm looking through the API and I can't find what I would use to create a selection menu that pops up before the script executes. What I mean by menu is you'd have drop-down options or an area where you'd type in (for example) the type of fish you want to catch. Are there any snippets on this? Programerz wrote what I was about to; look at Explvs Tutorial and you'll be good to go! Edited April 15, 20178 yr by Eagle Scripts