CS1.6 – AMX + BOTs
2 Apr, 2009. Written by Tom Roggero
Well... Just wanting to play with Bots in the Counter Strike 1.6 at home, but also using the AMX Mod X... Because of stats, and some funny plugins extra. So I started googling, and then I found my own solution.
And I think this works with all bots types (I mean ePODBot, zbot, sturmbot, etc.)
- Install AMX Mod X on Counter Strike
- Install bots on Counter-Strike (I am using ePODBot)
- Open folder cstrike/addons/metamod and open the file called plugins.ini
- Then add the next line:
win32 epodbot/epb.dll
(this is my case, default installation of epodbot).
Other Bots I.E. (for Sturmbot):win32 sturmbot/dlls/STURM_bot.dll
- ENJOY THE GAME. That's all folks
Now you will be playing with bots and with the amxx things
Well, also I had trouble with something (I didnt remember) like "plugin.amxx" "error" "cstrike" ... meaning that the plugin wasn't activated because of cstrike module missing (modules.ini)... So I check, and the answer was that I installed the amx mod x as "normal" instead of "counter-strike" after standalone server. So you might choose that in order to work.