i would like a step by spep explanation on how to extract the bots on to the server and where to put what folders wherei have the all in one package and i have the standard stem dedicated server so please help me and thank you for your time
you have a root cs folder, and then inside it you should have the cstrike folder. it should look something like this
inside the root cs folder should be folders like gldrv, platform, and valve
go into the cstrike folder. what I do is extract all the contents of the package into the desktop. you should get folders. put the addons folder into the cstrike folder. put the other folders, if there are any, into their corresponding folders, like sound into sound, models into models. Then open up the file liblist.gam in the cstrike folder with notepad. find the line that begins with gamedll and has "cstrike/dlls/mp.dll"
change the stuff after cstrike to addons/podbot/podbot_mm.dll
or if you have metamod,
addons/metamod/dlls/metamod.dll
the plugins.ini in metamod folder should have win32 podbot.dll stuff in it already
now just go in the game and press ins, which is the default bind for ins
Instead copying folder by folder or file by file (which may cause You will miss something) I just prefer to uznip everything from All-In-One into cstrike folder at once (with all folders and their structures) and let to overwrite all Your files.
that would be the easiest method. However, if he already has metamod and amxx installed, just overwriting his files with yours might do more harm. Say he has monster mod installed in metamod, and he overwrites his metamod with your metamod which doesn't have it, his monster mod will not be on anymore. But this will happen with my idea too, just copying all the folders.
for someone new who doesn't know how to do things, I don't really know what to recommend except learn how to edit .cfg and .ini files so that you can configure stuff so much easily. Also, since you are a server admin, you definitely should learn to do that.
Now of course I agree just unzipping it to the cstrike folder is the best way.
The way I describe it's for beginners. I pre-suppose they have nothing there installed and doing it with my method it will work always for them. The main thing is get it whole working - then they can add something else.