ASSS Custom Projects - Plugin to ASSS Anonymous - Fri Feb 06, 2009 3:38 pm Post subject: Plugin to ASSS
I have a bot plugin, and the source.
Is there a simple way to convert this to a module? I would like to convert the plugin to a python module.
Samapico - Fri Feb 06, 2009 4:23 pm Post subject:
rewrite it D1st0rt - Fri Feb 06, 2009 5:55 pm Post subject:
If it's MERV there is a module that kind of lets you run it (mervcompat I think?), otherwise you're going to have to rewrite it. If you want it in python you'll have to rewrite it anyway.
Anonymous - Fri Feb 06, 2009 6:50 pm Post subject:
Oh that sounds perfect.
So will that make all the commands that are normally !command or .command use the ?command formula?
And does that run off the dll or the source code?
D1st0rt - Sat Feb 07, 2009 2:43 am Post subject: http://forums.minegoboom.com/viewtopic.php?t=6958Anonymous - Mon Feb 09, 2009 8:54 am Post subject:
Dang, I'm not on windows.
Initrd.gz - Sun Feb 15, 2009 2:14 pm Post subject:
Use WINE.
D1st0rt - Sun Feb 15, 2009 5:11 pm Post subject:
He would still have to compile his modules on Windows; the whole thing seems kinda silly to me. If you're going to go through that much trouble you should probably just rewrite the functionality.
Bak - Mon Feb 16, 2009 1:09 am Post subject:
also: mervcompat doesn't work because I never finished it (no one was interested).
Initrd.gz - Mon Feb 16, 2009 9:22 am Post subject:
So thus the only way to make it work would be to rewrite it?
Eh, depending on what it is, I may or may not rewrite it for you as long as I get to use it. What module do you want?
Bak - Mon Feb 16, 2009 10:55 pm Post subject:
you can also just use the bot inside asss