PDA

View Full Version : Another problem


Evo
17-11-2005, 23:04
Uhh, I installed the new podbot and everything but I have a problem I turned off the auto join and ran the program when my server was running, and I binded the "=" and "p" and when I press it, it doesn't work, no bots would join in, and when I try to start it with only 8 bots, it fills the whole server with bots, what could I do?

Question:: Can E[POD]Bot work with AMXX? And if it does, how can I make it? Thanks.

jeefo
18-11-2005, 11:41
About a qustion... That's possible :)

Epodbot is ported to work as metamod plugin as well as standalone dll. So bot can be installed with the AMXX, without any problems.

Todo so:
1. Install Bot with Installer (But i hope you already install it :)
2. Install Metamod (or metamodP) Normally (see bots-united WIKI for details).
3. Install AMXX Normally (see AMXX Manual).

Now goto to your <csdir>\addons\metamod\plugins.ini, if file not exists, than create it. To get AMXX to work add this line :
win32 addons\amxmodx\dlls\amxmodx_mm.dll.

And finally to get EPod to work add this line:
win32 epodbot\epb.dll

Now bot & amxx must work, if not, then you did some mistakes in while installation...