Author Topic: please post codes chat emotes ect anything to edit blockland thats funny/fun  (Read 7015 times)

still didnt show anything in chat

Type this in exactly:

talk("Hi");

Make sure you have the quotes and the ;


Tom

I believe you use mac. ANd sadly the dedicated console doesn't tale any input.

crash();
Crashes your Blockland by creating an error on your command, and pops up the "Blockland encountered a problem blah kthxbai"
This is highly unrecommended. It doesn't damage your system but it does make Blockland quit. It will NOT save anything.

explodeClock();
When used in Bedroom, the clock on the dresser will explode.

quit();
Simple. Quits Blockland. Again, does not save anything.

/doupdates
Enter this into chat and it runs the automatic updater. Will download an update if there is one (In this case, there are none since v11 isn't out yet.)

crash();
Crashes your Blockland by creating an error on your command, and pops up the "Blockland encountered a problem blah kthxbai"
This is highly unrecommended. It doesn't damage your system but it does make Blockland quit. It will NOT save anything.

quit();
Simple. Quits Blockland. Again, does not save anything.
disconnect();
Disconnects from the server.

disconnect();
Disconnects from the server.

freeMemoryDump();
Haven't tried it myself, but it exists.

Tree();    -    Not sure what it does. I found this out long ago in RTB v1.045 But I didn't know what it did.

ok i did it exectly talk("hello"); and it didnt do anything and yes im n a mac

Lock this topic there already is a topic for posting codes.

(Made by me)

If there is the topic post the link!

Tree();    -    Not sure what it does. I found this out long ago in RTB v1.045 But I didn't know what it did.

Tree is mainly used for viewing the objects in the server.
It really only is beneficial if you are scripting, though.

Tree is mainly used for viewing the objects on the client and the server.
It really only is beneficial if you are scripting or playing around with objects, though.

Such as the GUI objects(Client), Mission objects(Server, however small ammount of info available clientsided), Quota objects(Server), Clients (Server), Server Datablocks(Client, when connected to a server), Audio Profiles(Client and server), Bricks (Server, with small info for clients), etc.

listen people may i remind you i still dont know how to talk through the dedicated consol!

listen people may i remind you i still dont know how to talk through the dedicated consol!
You know that Black window that starts up when you start up dedicated? You can type in it, then type this into it: talk("hello"); then look at your servers chat. It might work or might not.