Hi, i have installed JorBot and AMXX (AMX Mod X Full 1.71), but i saw liblist.gam that one of them dont work:
//gamedll "joebot\joebot.dll"
gamedll "addons\metamod\dlls\metamod.dll"
I tryed to put "joebot\joebot.dll" in plugins.ini:
win32 joebot\joebot.dll
and like this:
gamedll joebot\joebot.dll
but it dont work
What to do? pls help me!
If you want, you can use
gamedll addons\metamod\dlls\metamod.dll
in liblist.gam and use the metamod version of JoeBot (comes with the rest) by putting
win32 joebot/joebot_mm.dll
in metamod's plugins.ini.