AMX mod X problem (plugins)
Hi
I've got a big problem with the AMX mod X, or more precisely with its plugins.
Well, at first I tried installing it by myself and hm, it quite worked, but after copying the plugins to the right file it seemed like AMX only read its plugins not the ones I added. Yes, and the line to the plugins.ini file was also added.
I gave up for some time again and then I found out some different packages which were ready to just open in your cstrike folder. I downloaded some ,but every time I installed them to the proper folder the same thing happened.
I already searched about this but nobody had such problem. I have no idea what causes it and I don't really want to try fixing it by myself(Ima less than beginner).
I'd be grateful for any kind of help :)
Did you copy them in /plugins file?
Were there any other files with the .amxx (like .inc files or so)
Did you put the name of the plugins with .amxx at end (EG: prokreedz.amxx)
Check your liblist.gam file (in /cstrike folder) and see if the game DLL is this => gamedll "addons\metamod\dlls\metamod.dll"
If yes, i don't know :D
Yes I checked this stuff lots of times.
That's why my problem is so unusual D:
I also tried reinstalling CS
Type in console :
meta list
amxx list
META LIST
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.1.3 ini Start ANY
[ 2] Fun RUN - fun_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 3] CStrike RUN - cstrike_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 4] CSX RUN - csx_amxx.dll v1.8.1.3 pl1 ANY ANY
4 plugins, 4 running
AMXX LIST
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.1.3746 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.8.1.3746 AMXX Dev Team pluginme
[ 11] Admin Chat 1.8.1.3746 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.8.1.3746 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.8.1.3746 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.8.1.3746 AMXX Dev Team imessage.amxx running
[ 15] Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running
[ 16] NextMap 1.8.1.3746 AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.8.1.3746 AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.8.1.3746 AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.8.1.3746 AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.8.1.3746 AMXX Dev Team statscfg.amxx running
[ 21] StatsX 1.8.1.3746 AMXX Dev Team statsx.amxx running
21 plugins, 21 running
I have Official XJ pack loaded
paste your plugins.ini here
Here it is I RUSSIA
ni; 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)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx ; console chat commands
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
kz_ljs_xm.amxx
xj_timer.amxx
xtreme-jumps.amxx
strange... r u kidding? very strange
I've been trying to solve it for about 3 months , searched all the topics which Google gave me and found nothing so finally what I did was writing to you. Seems like AMX isn't for me ;p
Seems that plugins.ini you provided is not the one that is being loaded.
Do you play the game in your own language ?
I've got polish atm but I loaded addons to the cstrike_polish so everything should be ok ?
How can I check what folder plugins.ini is loaded from ?
And maybe its something about my dedicated server settings ?
i think you have to install in cstrike/
AMXX as far as I know isn't run from cstrike_[language]. Copy the plugins folder to cstrike/addons/amxmodx.
Ive done it already. Didn't help. But give me some time maybe I missed something. pls dont answer until I edit this post :)
EDIT: Moved everything to cstrike and it is still NOT reading my XJ plugins. Later Ill try reinstalling my cs and installing whole new amx :P
EDIT2: It worked ;p I enjoy lj stats on my server now thanks you huys : )
Please log in to post replies.