Raised This Month: $51 Target: $400
 12% 

AmX X installation failure


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Hitman243
New Member
Join Date: Dec 2004
Old 12-30-2004 , 00:45   AmX X installation failure
Reply With Quote #1

I've tried using the auto installer, we dont need to get into that...

So I downloaded the main amx mod x and the cstrike addon for amx mod x. I followed the documentation to the LETTER, and when I get into my server to test it out, no such thing as amxmodx, its like all i installed was metamod. 'meta list' - 0 mods running.

If you have any suggestions or fixes for this PLEASE help. By the way, my liblist file reads=

mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls\cs_i386.so"

My server is Windows XP Home edition server pack 1, and I am very well able to handle it, so nothing wrong with the computer.

THanks for the help in advance.

--Hitman--
Hitman243 is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-30-2004 , 01:55  
Reply With Quote #2

how about you show us plugins.ini, which is what we need instead of your liblist.gam. =\
f1del1ty.oXi is offline
maximus_aridus
Junior Member
Join Date: Jan 2005
Old 01-02-2005 , 14:23   AmxModX install failure
Reply With Quote #3

I have installed metamod and Amxmodx and the addon pack for CS and it does not work. I followed the directions to the letter...

liblist.gam
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
;gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
gamedll "addons/metamod/dlls/metamod.dll"

Plugins.ini from the metamod directory
win32 addons\amxmodx\amxmodx_mm.dlls
maximus_aridus is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 01-02-2005 , 14:48  
Reply With Quote #4

it's .dll, not .dlls

and the slashes should be //, not \\/...as metamod wants them that way.
f1del1ty.oXi is offline
maximus_aridus
Junior Member
Join Date: Jan 2005
Old 01-02-2005 , 15:01  
Reply With Quote #5

fixed that

plugins.ini
win32 addons/amxmodx/amxmodx_mm.dll
win32 addons/cdeath/cdmod.dll

Server console
] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] <amxmodx_mm.dll badf load amxmodx_mm.dll v - ini - - [ 2] Cheating-Death RUN - cdmod.dll v4.21.0 ini Chlvl Chlvl
2 plugins, 1 running
maximus_aridus is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 01-02-2005 , 16:31  
Reply With Quote #6

the folder is addons/amxmodx/dlls/amxmodx_mm.dll
f1del1ty.oXi is offline
Peli
Veteran Member
Join Date: Mar 2004
Location: San Diego, CA
Old 01-05-2005 , 00:15  
Reply With Quote #7

Here you go...
1. Change these lines in your Liblist.gam file :
Code:
gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs_i386.so"
to these :
Code:
gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux addons/metamod/dlls/metamod_i386.so
2. Change what's in your Metamod Plugins.ini file to this :
Code:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
AMX Mod X and Metamod are correctly installed ( basic installation , you have to configure stuff now like giving yourself admin etc... ) unless you have installed it incorrectly.
Peli is offline
Send a message via MSN to Peli
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode