The main goal of this tutorial is to teach you how to write generic objects that can be used by other persons. In order to do this tutorial, you must have passed trough the ``holder'' tutorial in section 8.4 or else adapt instruction to another object you own.
You have programmed an object and you think it might be useful to others (or least you want several instances for yourself), i.e. you could do something like:
@create <your object> named <a name>,[<alias name>]
e.g.
@create #13456 named Black Holder, hold
There are 3 things to do:
Before we address that topic let's first have a general look at permissions.