Is 1.4 likely to support *any* of the following?
1. Functions / reporter-methods
2. Functions of specific object accessible from another object
3. Functions with parameters
4. Command-methods on objects invocable from other objects
5. Command-methods with parameters
Thanks.
Last edited by itsme213 (2009-06-02 15:24:48)
Offline
First, watch this project:
Then,
1. No
2. No
3. No
4. ? broadcasts might do the thing that you want to achieve
5. No
You might want to check out BYOB made by Jens - this should give you a few yes'es
Offline