So - are there any differences in access rights now between amxmodx and podbot folder? I mean also how about all subdirectories and files inside podbot and amxmodx folder.
Actually - if there is just a problem with filename, access rights and so on, thee should be a badf status, but it looks like all Your changes on plugins.ini concerning to podbot mm aren't effective at all.
meta list:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] HLGuard RUN - hlguard_mm_optim v1.8 ini Chlvl Chlvl
[ 2] AMX Mod X RUN - amxmodx_mm_i386. v1.60 ini ANY ANY
[ 3] <podbot_mm_i386 badf load podbot_mm_i386.s v - ini - -
[ 4] Fun RUN - fun_amxx_i386.so v1.60 pl2 ANY ANY
[ 5] Engine RUN - engine_amxx_i386 v1.60 pl2 ANY ANY
[ 6] FakeMeta RUN - fakemeta_amxx_i3 v1.60 pl2 ANY ANY
[ 7] MySQL RUN - mysql_amxx_i386. v1.60 pl2 ANY ANY
[ 8] GeoIP RUN - geoip_amxx_i386. v1.60 pl2 ANY ANY
[ 9] nVault RUN - nvault_amxx_i386 v1.60 pl2 ANY ANY
[10] CStrike RUN - cstrike_amxx_i38 v1.55 pl2 ANY ANY
[11] CSX RUN - csx_amxx_i386.so v1.55 pl2 ANY ANY
11 plugins, 10 running
This above is an example of problem with loading the podbot_mm_i386.so file, if there was just a problem with some linux library. It gives exactly the same result if the path or filename is wrong. But in Your case it looks like Your metamod doesn't want to load the podbot_mm_i386.so file at all, like it cannot see the right plugins.ini file.
[EDIT]
Try to add -debug option to Your hlds command and try to capture for me such info from metamod loading like from this post:
http://forums.bots-united.com/showpo...65&postcount=9
[/EDIT]