Page 1 of 1

Export MuiRoyale Command

Posted: Sun Jan 05, 2014 11:42 am
by ArtBlink
Hello,

I can export Hollywood command in file but how i can make the same thing for MuiRoyale?
How i can the version number of MuiRoyale installed in system?

It is for MiniHollyEdit

Thanks

Re: Export MuiRoyale Command

Posted: Sun Jan 05, 2014 2:36 pm
by djrikki
MUI Royale is a regular plugin, get the version number from the plugin using the available command.

See documentation.

First question I don't understand.

Re: Export MuiRoyale Command

Posted: Sun Jan 05, 2014 5:40 pm
by djrikki

Re: Export MuiRoyale Command

Posted: Wed Jan 08, 2014 12:49 pm
by airsoftsoftwair
You can get some information using GetPlugins() but currently it's not possible to get the commands/constants exported by plugins. I'll see if I can add something like this in the future.

Re: Export MuiRoyale Command

Posted: Wed Jan 08, 2014 12:54 pm
by airsoftsoftwair
Oops, seems like I don't know my own software: It's of course possible already. Just use the EXPORTPLUGINS arguments and you'll get information about commands and constants exported by plugins :)

Re: Export MuiRoyale Command

Posted: Wed Jan 08, 2014 11:34 pm
by ArtBlink
LOL

Excellent, i test this ;-)