|
bozo65 Beginner
Joined: 27 Feb 2005 Posts: 11
|
Posted: Thu Mar 17, 2005 5:31 pm
COM and the ZMudPlugin Interface |
Hi
I need the interface API for zMudPlugin interface ......
The Plugin documentation on Zugg's website states
go to the zMUD Developer's Kit page (click on it from the main www.zuggsoft.com page) and read about the API routines.
I dont see anything linking to a Developer's Kit page. Anybody got a direct link to it? |
|
|
|
Dharkael Enchanter
Joined: 05 Mar 2003 Posts: 593 Location: Canada
|
|
_________________ -Dharkael-
"No matter how subtle the wizard, a knife between the shoulder blades will seriously cramp his style." |
|
|
|
bozo65 Beginner
Joined: 27 Feb 2005 Posts: 11
|
Posted: Thu Mar 17, 2005 8:29 pm |
Youve done it again!!!!
Many thanks....
Wow this interface is really neat, It's easy to add custom menus and VB forms to zMUD. This is definately the way to go for the DAO database and looking up values in the tables from events sent from zMUD. Once I find the right interface that is.
Very Impressive Zugg
Just had an after thought - The Plugin im testing implementts a DAO Database menu under the Plugins menu using the AddMenu Interface. The Menu Interface is used to open a VB form to configure a DAO database. The form uses XP Controls, and I've included a maneafst file to try and get XP Themes working. There are some problems in VB getting XP Themes to work not least tab control wont work, but buttons seem to work.. maybe i ought to be doing this in C++. |
|
|
|
bozo65 Beginner
Joined: 27 Feb 2005 Posts: 11
|
Posted: Fri Mar 18, 2005 12:23 pm |
Ok so now I need to do something useful with the plugin like add a command, but I need a tool called CMDEDIT.
Presumably this is part of the SDK and chargeable at $40. If so Ill resort to trying to get that #DDE working. |
|
|
|
Dharkael Enchanter
Joined: 05 Mar 2003 Posts: 593 Location: Canada
|
Posted: Fri Mar 18, 2005 12:44 pm |
If you downloaded and installed the devkit then you already have it.
In a subfolder of the installation directory called CmdEdit |
|
_________________ -Dharkael-
"No matter how subtle the wizard, a knife between the shoulder blades will seriously cramp his style." |
|
|
|
bozo65 Beginner
Joined: 27 Feb 2005 Posts: 11
|
Posted: Fri Mar 18, 2005 2:05 pm |
all working now!
Ive said it before and ill saa it again
Youve done it again!!!!
Many thanks.... |
|
|
|
|
|