Author Topic: Client GUI event with options.  (Read 976 times)

I'm thinking of an event where you could pull up a GUI that has multiple options on it. Let's say you were to do something like this:

Code: [Select]
OnActivate > Client > OptionGUI > [Do you have a question?] [What are the rules?] [What can I build?] [Can I have admin?]
OnOption1 > Client > Centerprint > (Insert rules here)
OnOption2 > Client > Centerprint > Anything you want to.
OnOption3 > Client > Centerprint > NO.

So you click a sign, and this comes up:
 _____________________________ _____
|Event GUI                                       x|
| Do you have a question?                    |
|  _____________________________ __  |
| [         What are the rules?              ] |
| [            What can I build?              ] |
| [           Can I have admin?              ] |
|                                                      |

So, you click "What can I build?" and some center print comes up that says "Anything you want to".

Please consider it.

like the idal that will be useful if you want to do a Quiz

looks really cool for like rpgs and stuff

GUIs are not server sided. This can't be done unless you find some way to do it with existing GUIs.

GUIs are not server sided. This can't be done unless you find some way to do it with existing GUIs.

Then what would this be called? A window? A dialog box? I just assumed GUI was the standard term for that, but of course, I don't always know what I'm talking about when it comes to add-ons.

Then what would this be called? A window? A dialog box? I just assumed GUI was the standard term for that, but of course, I don't always know what I'm talking about when it comes to add-ons.
A Blockland Window XD

Then what would this be called? A window? A dialog box? I just assumed GUI was the standard term for that, but of course, I don't always know what I'm talking about when it comes to add-ons.
Whatever you name it, it still won't be downloaded to people joining the server.

Then what would this be called? A window? A dialog box? I just assumed GUI was the standard term for that, but of course, I don't always know what I'm talking about when it comes to add-ons.

It'd still be a GUI since GUI stands for "Graphical User Interface "

Tell me , is this graphical , and is it a user interface?
It is both.

Whatever you name it, it still won't be downloaded to people joining the server.

Then how do people manage to see prompt events? Or the "message box ok" event in...I think it was in "Events Plus"?


Then how do people manage to see prompt events? Or the "message box ok" event in...I think it was in "Events Plus"?

Those are built into Blockland.

Those are built into Blockland.

The prompt events come with Blockland?

Good grief I'm confused here.

The events don't come with Blockland, but the GUIs do.

Although people don't seem to realize Ephi mentioned a GUI downloader in the next version of RTB.

The events don't come with Blockland, but the GUIs do.

Although people don't seem to realize Ephi mentioned a GUI downloader in the next version of RTB.
Indeed. I'm making something exactly like this for version 5 variables.

I don't see how this fits in with variables.