Just tryied it in CS1.6 with latest mEAn (6.00), metamod 1.7.4p21, AMX 0.9.9b, podbot_mm R2B46c and it doesn't crash at me. I don't have any idea why it crash at You.
And yes - mean folder has to be placed in cstrike directory. In liblist.gam the call for mean.dll should look so:
game_dll "mean\mean.dll"
Quote:
Originally Posted by doc
m_addbot < number_of_bots > [ ct | te ]
adds < number_of_bots > to the specified team. with no aurguments,
will add 1 bot to the designated bot team, or if there is no
designated bot team, then to a randomly assigned team.
default minimum access level: admin2
|
This one works also on listenserver without any access level (I didn't need to be an admin with level2

).
[EDIT]
Just copy and paste here the contents of the files liblist.gam, metamod's plugins.ini and look if You don't have in cstrike directory any file called autoexec.cfg. Also write the latest version of Your launch option for CS.
[/EDIT]