KWo check the version history. EPB is now a real metmoad plugin and open source under GNU/GPL. The good is that EPB can be runned and without metamod as a standart hook dll plugin(thanks to Whistler for that).
well, I tried to run it as a metamod but it gives me error:
E[POD]bot: meta-interface version mismatch (metamod: 5:12, E[POD]bot: 5:10)
It will then read the epb config, but fail to stop creating bots at MAX_BOTS 6, but fill up with 12 bots which is my MAPLAYER setting. and ultraskill doesn't work.
Well, checking the commands in console, I can see that server reads the commands in epb config file, but it seems to ignore the max_bots 4 command, even if I try to put it in the server config file aswell! It will start autofilling bots and unable humans to connect! What's wrong with this mod????
My67 solution was to set AUTOFILL OFF and add bots through the command AMX_RCON EPG ADDBOT in console when playing (since I have amxmod) or just simply epb addbot in the server console.
Then the lagging dissapeared and I could add as many bots as wanted! Only downside is that bots will not go away when humans connect and autoconnect when humans drop or when map changes.....
The lagging was due to the mod trying to create new bots all the time, taking alot of CPU time
I have the same problem.
I have PodBot MM installed with MetaMod and it works very good.
Then I just deactivated PodBot and activated EPodBot in plugins.ini with the same settings but no bots joined the server.
epb addbot
No, I meant that I use the same settings if it is possible in each config.
I have only changed in the metamod.ini from /podbot/pod.dll to /epod/epod.dll