Hey man, first off, I think this post should be in the Source Mod forum, not the AMX Mod X forum, but I'll try to help ya out anyway.
The directory tree (when I downloaded the
sourcemod-1.0.4.zip) looks like this:
Code:
addons
metamod
sourcemod.vdf
sourcemod
bin
configs
data
extensions
gamedata
logs
plugins
scripting
translations
GPLv2.txt
GPLv3.txt
JIT.txt
LICENSE.txt
cfg
sourcemod
sm_warmode_off.cfg
sm_warmode_on.cfg
sourcemod.cfg
In your screenshot I see a metamod file outside the metamod and sourcemod folders (in addons folder) and make sure your directory tree looks similar to this.
__________________