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

How can I create a GUI for a plugin?

Asked by 9 years ago

What I mean: I was thinking about how I could create a GUI for a Plugin, however, I do not how how it is done.

Sadly, I can not provide any code, because I do not know how to accomplish this, however, I do know how to set up a Plugin Icon, but, the problem is that I don't know how to set the GUI so that the Player can interact with it in the Studio.

What is my purpose of this? So that I can (hopefully) create a Plugin so that it can support my Audio Player for users to use within the Studio, instead of just having to use it in just the Server (or In-game, in other words).

0
@LordDragonZord I have already been directed to that page by another user, however, my problem with the 'RbxGui' Documentary is that I can not comprehend (figure out, or understand) what it is trying to explain, and the example code doesn't really explain (help) much either. :P TheeDeathCaster 2368 — 9y
0
I've answered the question here: https://scriptinghelpers.org/questions/12132/where-to-put-a-gui-for-a-plugin#15137 You can handle the GUIs functions in the plugin's script. Spongocardo 1991 — 9y
0
@Spongocardo I just checked out the Question, and it explains what I was asking, but, the users Question rose a Question for me (a new one); Where would I place the GUI for it to be put into the 'CoreGui' Service? By placing it into the Plugin itself or into a Module? :P TheeDeathCaster 2368 — 9y

Answer this question