rgatto Posted February 21, 2008 Report Posted February 21, 2008 Hi... me again.... and mervbot again About plugins.....Some plugins have a SRC/files.... like command.ccp or .h If I need to use 2 plugins that have both different command.ccp, what i do?? it doesnt matter at all? or i cant use both?? thx
»Purge Posted February 21, 2008 Report Posted February 21, 2008 all you need to run a MERVBot plugin is its .dll and !@#$%^&*ociated INI files (if the plugins had any). the .cpp and .h are the source files of the plugin. you only need to use them if you want to edit the plugin, in which case you will need a C++ compiler and some code experience.
Recommended Posts