Author Topic: How to make a GUI  (Read 4477 times)

Compared to Blockland's style it does.
Note to self: Blockland Forums does not know what an "opinionated subject" is

Note to self: Blockland Forums does not know what an "opinionated subject" is

I know what it is.

Compared to Blockland's style it does.

nope

^
|
|
|
|
Note to self: Blockland Forums does not know what an "opinionated subject" is

^      this is

Actually. If your going to be using such a simple GUI than you can just do something like commandToClient(%client, 'messageBoxOK', "Light Tycoon, by Yin Yang", "Money: $" @ %client.money NL "Tycoon:" SPC $Tycoon NL "Earnings: $" @ %client.earnings NL "VIP:" SPC (%client.VIP ? "True." : "False.")); Than the client won't even need to get a client sided add on to have the GUI.

nope

^
|
|
|
|

^      this is
you made a table.. for that...

Actually. If your going to be using such a simple GUI than you can just do something like commandToClient(%client, 'messageBoxOK', "Light Tycoon, by Yin Yang", "Money: $" @ %client.money NL "Tycoon:" SPC $Tycoon NL "Earnings: $" @ %client.earnings NL "VIP:" SPC (%client.VIP ? "True." : "False.")); Than the client won't even need to get a client sided add on to have the GUI.
would you mind explaining that further? like how to implement it.


Compared to Blockland's style it does.

I phrased this wrong. I meant to put that it does not match Blockland's style so it looks bad in Blockland's context.
Then edit all of blocklands guis to match white style
Because it looks way better

Because it looks way better
Note to self: Blockland Forums does not know what an "opinionated subject" is


but I tried to teach them what an opinionated subject is not very long ago
just look right up near the top of this page

but I tried to teach them what an opinionated subject is not very long ago
just look right up near the top of this page
They aren't very good listeners, are they?



2 page bump
You should tell us what exactly you want instead of bumping the topic with no content :u

You should tell us what exactly you want instead of bumping the topic with no content :u
Can someone point me to a video tutorial or something

I need to know:

How so make a button to close the dialog (the window)

How to set the text to display a live value set by VCE event's, checking whats on the user's client

thats about it i think


EDIT: This is what it would look like, this version doesn't work this is only what it's suppose to look like