Plugin Loading Custom Plugins

rlane187

Member
Joined
Dec 14, 2010
Messages
30
Reaction score
0
Points
6
If I write and compile my own plugins, will the version of MQ2 I get off this site load them? I am asking to see if there is a custom template or something I should be using to write my own plugins.

I am building using the latest MQ2 source from macroquest2.com.
 
If you compile your own plugin, I believe it should work fine if you copy it across. If not I believe I need to get you a copy of our MQ2Main lib file to compile from. Hopefully Htw chimes in on this thread as he knows how this works better.
 
In general, it should load them fine. There might be some edge cases in which it wouldn't work (maybe you're not up to date), but those should be rare. You'll need to build against your own copy of MQ2Main as fry said, and just drop the .dll into the mmobugs folder.