thank you, here it is
meta version:
Code:
Metamod v1.19 2006-04-17 (5:13)
by Will Day <[email protected]>
http://www.metamod.org/
compiled: Apr 17 2006, 19:08:34 +0200 (optimized)
meta list:
Code:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.8.1.3 ini Start ANY
[ 2] dproto RUN - dproto_i386.so v0.8.68 ini Start Never
[ 3] MySQL RUN - mysql_amxx_i386. v1.8.1.3 pl1 ANY ANY
[ 4] SQLite RUN - sqlite_amxx_i386 v1.8.1.3 pl1 ANY ANY
[ 5] Fun RUN - fun_amxx_i386.so v1.8.1.3 pl1 ANY ANY
[ 6] Engine RUN - engine_amxx_i386 v1.8.1.3 pl1 ANY ANY
[ 7] FakeMeta RUN - fakemeta_amxx_i3 v1.8.1.3 pl1 ANY ANY
[ 8] CStrike RUN - cstrike_amxx_i38 v1.8.1.3 pl1 ANY ANY
[ 9] CSX RUN - csx_amxx_i386.so v1.8.1.3 pl1 ANY ANY
9 plugin
rcon version
Code:
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 16:56:12 Mar 8 2010 (4883)
addons/metamod/plugins.ini
Code:
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
linux addons/dproto/dproto_i386.so
addons/amxmodx/configs/modules.ini
Code:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
mysql
sqlite
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 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
;hamsandwich
also, here is plugins.ini of amxmodx if that may help
Code:
;admin_amxbans.amxx
amxbans.amxx
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
;adminhelp.amxx ; help command for admin console commands
;adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
teammenu_nokill.amxx
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
; Chat / Messages
chat_logger.amxx
adminchat.amxx ; console chat commands messages
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
;nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
;pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
admin_spec_esp.amxx
admin_gag.amxx
;admin_flash.amxx
;adminlisten.amxx
;dontsayips.amxx
;amx_show_ip.amxx
;amx_exec.amxx
GHW_Message_Disp.amxx
high_ping_kicker.amxx
galileo.amxx
ptb.amxx
;luciaHallucination.amxx
;auto_restart_vl.amxx
;ratesmenu.amxx
;swear.amxx
resetscore.amxx
admin_freelook.amxx
xredirect.amxx
hope for some answer and solution :-)