Quote:
Originally Posted by KWo
There is no config.ini file (AFAIK there is a file called plugins.ini), and to load bot.dll not being a mm plugin You need to call from liblist.gam the metamod.dll file. To do do it - You need in the liblist.gam instead the line:
gamedll "dlls\mp.dll"
write this one:
gamedll "addons\metamod\dlls\metamod.dll"
then create th file (in cstrike directory) called autoexec.cfg and write in it the line:
+localinfo mm_gamedll "ivpbot\ivpbot.dll"
Then - after starting the game - You should to have metamod and ivpbot working together.
|
plugins.ini is to configure plugins
config.ini is to configure other things
See this one for details:
http://metamod.org/metamod.html#config.ini