Re: CS DeathMatch with podbot-mm?? -
04-11-2004
To get whole to work AMXMODX You need to put this line to Your plugins.ini in metamod directory:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
To get to work CSDM You need to put this line to Your plugins.ini (at the end of this file) in amxmodx/configs/ directory:
csdm_mod.amxx
NOTE - look , there are two plugins.ini - everyone is supposed to do something different. One is to call metamod plugins, the other is to call amxmodx plugins.
|