Hi,
I've been playing with the AGS Editor plugin thing (in VB6), and I've been able to add a new pane to the editor (very cool!) but I can't find any docs beyond http://www.adventuregamestudio.co.uk/accomplug.htm
From the auto-complete entries in VB I see functions to edit Characters, and Dialog, but it looks like that's all. I was interested in accessing the sprites and views, things like that, but I can't see how. Is it even possible?
Thanks!
The COM plugin system only provides access to certain parts of the game, mainly because implementation of the whole thing would require a lot of work and so far there has been little interest in people using it.
I'll take note of your interest, but I can't promise that anything further will be supported any time soon.