Some tips for your gui1.make the buttons bitmap buttons and the imagebase/client/ui/button1 or base/client/ui/button2this is what most of the buttons in blockland use and will make it look nicer2.you also don't need all that extra space and can compact it a bit3.instead of a close button make the x close it outyou can do this by setting the window's closeCommand to pop the dialog
-snip-
Wow! That's a really cool GUI!
Thanks for the tips! I'll improve that. I also didn't know how to make the X button do something when I pressed it, I thought it was broken :PEDIT: I improved the GUI, image is in the attachment OP.
Looks great.I would suggest that you center the words in the buttons and remove the expansion/contraction buttons (buttons with the up and down arrows) in the upper-right corner. They would be unnecessary for this GUI.
you forgot to set the button's profile to 'blockButtonProfile' which makes them look much nicer, sorry I forgot to mention this
Alright, I'll do that tommorow, IDK if it's possible to remove those buttons thought.
That looks much better! Though I would put the mute buttons on the player list for easy use (and some sort of mute manager where you can unmute muted people)