Author Topic: Blockland Code Window commands?  (Read 1840 times)

When you open blockland, there are two windows that appear, one is where the game is played, the other is the background stuff. I recently made a dedicated server and noticed that people's chat appeared in this box, even after I had left. Is there any way for me to talk through it, without having blockland actually open?


In the box that is open for your server, type:

talk("[text here]");

Example:

talk("Hello people");
In game that would look like this to other people:

CONSOLE: Hello people

Thank you, Odd. So does that mean that the normal set of console commands works with this window?

Yes, but keep in mind any function defined in a client file (any client.cs or allClientScripts) will say unknown function.

As would make sense, given that you don't have a client. Time to go look up the Big List 'O Console Commands...

Thanks, guys.


You're stupid. Go away.
I thought he was talking about something else for a minute and you can't modify post in help.