Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How do you make a button to open a GUI? [closed]

Asked by 8 years ago

How do you make a button to open a GUI?

Closed as Not Constructive by Perci1 and AmericanStripes

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 8 years ago

To do this you should use a text button. Look around in the API to find out what events you should use to fullfill your task. I will tell you now you shall be needing the button 1 down event

Ad