Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Janik on Wed 07/09/2005 03:30:52

Title: COM Plugin docs/capabilities?
Post by: Janik on Wed 07/09/2005 03:30:52
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!
Title: Re: COM Plugin docs/capabilities?
Post by: Pumaman on Wed 07/09/2005 20:23:05
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.