You are looking at a command called script

script {object}

You can script an object to react to things happening around it, like somone arriving o it being pushed etc..

read the scripting manual to learn how to script objects.

Scripts can not contain these cowmands:
- set, msg, save, get, code, mode, export, include, delete.

Any lines containing these will be deleted from the script before saving.


Scripts can only changes these elements of an object:
- pose, colour, extra, slot.
Code