Yet another useful thing:
Click on the time in the top-right corner and you open a new window where you can perform commands.. this is the no-frames version.
In this new window type mode trigger and you will see (after it has loaded) a complete list of all obejcts which are coded to 'say' something and the key word they use when doing so.
You can even click on the objects name to see / edit its code directly.
You see, you have the entire power of the universe at your fingertips.. all the commands 'get, drop, create, say' etc.. are all just coded objects too.. so you can make new commands qite simply:
create a command called hiccup a command called something is a public command and eberyone can use is.
A named object is essentially a command in the current location (also can work from within a player) this way you can have your own private commands or actions inside you - they take presidence over the public commands.
So.. if you want to override the shout command in a specific location simply type: create a something called shout] , code it and hide it. this will the the shout that is executed when someone shouts in the same location as it.
Oh.. how to hide an object if you did not already know:
create a pin. pose it as hidden. put it on it
Any object posed as hiding or hidden cant be found find pin
and any object on itself slips into another dimetion and can not be seen in the room its actually in.. there but not seen.