Re: IVPbot, Metamod, Local Server -
14-06-2005
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.
|