Max bot should be like 32
// Allies Bot
addbot 1 1 // Rifleman
addbot 1 2 // Corpral I think
addbot 1 3 // STaff sergent
// axis bots (same as above)
addbot 2 1
addbot 2 2
addbot 2 3
Just add more add bot's to your config or in your console.
The order goes
addbot team rank/weapont
Max number of server slots should be higher than 6 should be like 12, if dedicated, it will be more expensive.
Admin mod should come with another folder addons/metamod
Metamod controls everything in the addons folder.
YOu should find a file called addons/metamod/plugins.ini if not create one.
-- Open notepad save as "plugins.ini" save it in metamod folder.
You should add to plugins.ini
win32 addons/amxmodx/dlls/amxmodx_mm.dll
//linux addons/amxmodx/dlls/amxmodx_mm_i386.so
win32 addons/shrikebot/dlls/shrikebot_mm.dll
If you don't understand I can more fully tell you how, because I did just wake up
