I have 2 small wishes that would ease titlepack and serverplugin development quite a lot.
Here is an example of this kind of programming pattern i would wish to use: So Here's basically the changes for script engine which would enable this, I think:
- #include would concat the contents of script to the file it's called with when there is no "as" keyword defined.
- Labels would work in libraries
Reaby