
Re: "Unique" attribute in aliaslib
Oh right; scriptkit stuff again. Well I don't know of any plugins that use it now and scriptkit doesn't seem to reference the minilib anyway, only the map. It's tough. There's a lot of code that looks dead but if you have to be careful about plugins from back before 1.6.X maybe using them... I dunno. I think the mduo site has a list of 1.6.X plugins. They wouldn't work now anyway because of the UI changes but that's not a hard fix.....
http://openrpg.mduo13.com/plugins.php
Downloaded all of the ones not labeled discontinued (in 2005!) and none use scriptkit.


Some of the functions look like things I'd implement or intend to implement as /commands. In that way you have a primitive scripting ability not in Python code but in the nodes themselves. As functions they could easily be added to chat or tree if they are considered useful.
At any rate I've been avoiding map stuff for a while and while I have a few things I need to do I guess there's not much point doing them too well if they will have to be re-written shortly anyway.
