Help - Search - Members - Calendar
Full Version: Is it possible to have a single COM app(or 1 interface) for multiple A
AC Tools Everything Macro > Other Scripting Tools > Skunkworks
Jscho32
I run multiple accounts at a time, and would be running the same COM app for each of those accounts. Would it be possible to have all of the accounts use the same COM app at once(or atleast the same interface), and distinguish everything by the window handle(or character name/accountname/whatever)?

My target goal is to have 1 application with an interface that has a tab for each individual account that is running. Each tab would have information for that character, such as backpack contents, selected target, and many other things, as well as displaying all of the chat window on the interface. There would then be a Combined tab that should show a chat window with all of the messages that all characters are getting, with repeats removed, and overall statistics taken from all of the accounts running such as combined XP/H, combined salvage quantities, combined MMD count or whatever.

GKusnick
I don't think it will do that out of the box. There's code in there to support dual logging, but it assumes a separate instance of SWConsole for each account. As it stands, there are dependencies on global variables that would cause confusion if you try to create multiple instances of Skapi within a single app.

Perhaps the code could be restructured to allow this, but I'm not contemplating any major new SkunkWorks development in the foreseeable future. However you have the complete source and are free to experiment along those lines on your own if you like.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.