ItsMods

Full Version: How Compile Mw3 Plugin By VB 2010
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys. Heart

I have a Project Of a plugin for mw3 server (Csharp)
Please Help Me how Compile this plugin By Visual basic 2010

Please Just Visual Basic 2010 & no PluginMaker Or .... Confused

Thank You
It isn't that hard to google "compiling dlls vc#".
Just add the Reference to addon.dll and create file named "plugin.cs" and put your code in it.
(06-09-2014, 11:46)SailorMoon Wrote: [ -> ]It isn't that hard to google "compiling dlls vc#".
Just add the Reference to addon.dll and create file named "plugin.cs" and put your code in it.

Thanks man. Heart
new question:
+My project include :
6 Or 7 CS files that i add these sources to the SLN file.
How Compile Plugins (that create One Plugin OR One DLL file)
Compiling plugins has already being explained by JariZ.
http://www.itsmods.com/forum/Thread-How-...noobs.html