Re: How do i Remove AMX mod -
26-01-2007
Go to Your addons/metamod/plugins.ini file and place a semicolon (";") at the front of the line:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
I mean the line should like so:
;win32 addons/amxmodx/dlls/amxmodx_mm.dll
Similar way to make it under linux (the line starts with "linux" instead "win32").
|