Author Topic: Script stops "Launch Game" working.  (Read 755 times)

My script here stops my "Launch Game" working can be Parent's,
I'm pretty sure that it isn't the 'Blockland' that does it, it's the script.

Here it is:

Does it freeze once you hit start game?

If so, creat a bunch of echos throughout the script to see were your problem is.

In my console it said something like "Game etablished 7505" or something.

You're missing a parent in ::onConnect.

Ohhh. Thanks maaan.