Author Topic: GUIded servers going down  (Read 17918 times)

Why do you use mj_connect thing
Use connectToServer("IP:Port", "password", 1, 1); instead!

Why do you use mj_connect thing
Use connectToServer("IP:Port", "password", 1, 1); instead!

Facepalm

Didn't know that function thanks. What are the args at the end?

Facepalm

Didn't know that function thanks. What are the args at the end?
function ConnectToServer(%address, %password, %useDirect, %useArranged)
If you set one of them to false it doesn't work.
Maybe you need to set them differently to connect to a lan server.

Hi Fluffy. Also it's good to see you actually fixed the "not able to join servers" problem. 11/10 -IGN

As I mentioned in my last PM to you, the font at the top of the main menu doesn't seem... Sharp. It looks kinda blurry, if that makes sense at all. Haven't tried the latest version but I'll let you know of any more issues then.

What menu will you HD ize next? Start game, customize, options...?

:(

What menu will you HD ize next? Start game, customize, options...?
along with this, are there any plans to change the default chat to the same font as everything else in the mod

totally not in favor of the main screen, should be to the side like it usually is or in the middle, it looks too windows8'y for my liking, too modern. but the server list is really lovey! maybe it would be cool to have studs ontop of the window


Oh my god its so amazing
I cried

Statistics:
8 Like it
1 Would like it if it keeps Blockland menu order
1 is against any sort of change and wants to live in renaissancee



Not sure if I mentioned this already but you should use GUI profiles (rather than a mess of bitmap controls) so that other people can easily use this in their GUIs.

along with this, are there any plans to change the default chat to the same font as everything else in the mod

I have no plans at the moment to edit the chat.

totally not in favor of the main screen, should be to the side like it usually is or in the middle, it looks too windows8'y for my liking, too modern. but the server list is really lovey! maybe it would be cool to have studs ontop of the window

I do plan on having options for the position of the menu buttons

Not sure if I mentioned this already but you should use GUI profiles (rather than a mess of bitmap controls) so that other people can easily use this in their GUIs.

Very good point, I will try to get this done for the next update