Hi,
I'd like to suggest the ability to access other scripts referenced by the owner object.
Personally, I'd like to set up some library functions in a script and be able to call them from other scripts.
I've fiddled about with this and come across a workaround using llListen but this isn't exactly optimal.
Just a simple Global modifier on a function def would do. Global vars would be workable but not as good.