Quote:
Originally Posted by KWo
About Your problem with AMX not loading - describe it more - how do You see it's not loaded? Write in console:
meta list
to make sure if every plugin from metamod's plugins.ini is loaded or not.
Also show us Your amx\config\plugins.ini file (yeah - both of them are called the same - You can show us both).
[EDIT]
Write here also more info about Your server (listen/dedicated, linux/windows, CS1.6/CZERO etc.)
[/EDIT]
|
HERE IS MY META LIST:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX RUN - amx_mm_i586.so v0.9.9 ini ANY ANY
[ 2] CSStats RUN - csstats_mm_i586. v0.9.9 ini ANY ANY
[ 3] Fun RUN - fun_mm_i586.so v0.9.9 ini ANY ANY
[ 4] ChickenMod RUN - chicken_mm_i386. v1.0.5.1 ini Pause Pause
[ 5] POD-Bot mm RUN - podbot_mm_i586.s vR2b46c ini Chlvl ANY
[ 6] SBScan RUN - sbsrv_mm_i386.so v1.05 ini Start Never
6 plugins, 6 running
and my plugins.ini list for amx:
language.amx ; language management
admin.amx ; admin base (required for any admin-related)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
statsx.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
telemenu.amx ; teleport menu (Fun Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
pausecfg.amx ; allows to pause and unpause some plugins
statscfg.amx ; allows to manage stats plugins via menu and commands
; Add custom plugins below
amx_chicken_plugin.amx ; chicken mod
plugin_gore.amx ; gore mod
knife_arena.amx ; knife mod
amx_cal_adminconversion.amx ; admin - amx mod
amx_atac.amx ; advanced team attack
amx_ejl_fireworks.amx ; fireworks
admin_glow.amx ; glow
geoip.amx ; geoip
spec._country_info.amx ; spec geoip
admin_fire.amx ; fire mod
admin_clexec.amx ; exec client
enter-leave_message.amx ; enter/exit
amx_ejl_beammeup.amx ; beammeup
amx_song.amx ; musicconnect
amx_podbotmenu.amx ; podbotmenu
admin_rocket.amx ; rocket
META LIST PLUGINS:
; CS Stats (AMX module)
linux addons/amx/modules/csstats_mm_i586.so
; Fun (AMX module)
linux addons/amx/modules/fun_mm_i586.so
; Chicken Mod
linux dlls/chicken_mm_i386.so
;Bots
linux addons/podbot/podbot_mm_i586.so
;SteamBans
linux addons/sbsrv/dlls/sbsrv_mm_i386.so
Im running Steam CS 1.6 under linux which is rented...