View Single Post
PhantomBug
New Member
Join Date: Jul 2006
Old 01-08-2007 , 22:41   Re: [BUG] Loading AMX X modules
#2

I have this problem too :s
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;

fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx

is what you see, but in console when I do 'meta list' I see only 5-6 modules...
You only see this:

meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.76c ini ANY ANY
[ 2] Engine RUN - engine_amxx.dll v1.76 pl1 ANY ANY
[ 3] Fun RUN - fun_amxx.dll v1.76 pl1 ANY ANY
[ 4] FakeMeta RUN - fakemeta_amxx.dl v1.76b pl1 ANY ANY
[ 5] CSX RUN - csx_amxx.dll v1.76c pl1 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.76 pl1 ANY ANY
6 plugins, 6 running
PhantomBug is offline