Raised This Month: $ Target: $400
 0% 

Fourms have no answer for me.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jasonisthemanpoop
Junior Member
Join Date: Jan 2005
Old 01-04-2005 , 18:05   Fourms have no answer for me.
Reply With Quote #1

Hello I have a problem with installing amx mod x, so if anyone can help me and read on it would be great because, I really don't want to pay 75$ a month to have a server.

Ok so first the installer doesn't work for me so I do it manually
I download the amxmodx base i extract everything to:

C:\Program Files\Valve\Steam\SteamApps\jasonisthemanha\c ondition zero\czero

Ok thats done so next I get metamod binary and I extract to:

C:\Program Files\Valve\Steam\SteamApps\jasonisthemanha\c ondition zero\czero\addons\metamod\dlls

I created metamod folder and dlls folder,

Next I edit \liblist.gam just so u know this is what it looks like:

game "Condition Zero"
url_info "www.cs-conditionzero.com"
url_dl ""
version "1.0"
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 "addons\metamod\dlls\metamod.dll"
;gamedll_linux "dlls/cs_i386.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"
fallback_dir "cstrike"
detailed_textures "1"



Then this is what my plugins.ini looks like:

; AMX Mod
win32 addons/amx/dlls/amx_mm.dll

; AMX Mod modules

; NOTE: don't declare 'pure' AMX Modules here
; (those not having '_mm' in their filename)

; CS Stats (AMX module)
win32 addons/amx/modules/csstats_mm.dll

; Fun (AMX module)
win32 addons/amx/modules/fun_mm.dll

; Vexd Utilities (AMX module)
; win32 addons/amx/modules/VexdUM_mm.dll


and the folder that it is in.. C:\Program Files\Valve\Steam\SteamApps\jasonisthemanha\c ondition zero\czero\addons\metamod

Now everything should work, but unfortinatly it doesn't. This is what happens when i type meta list and meta refresh

] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
0 plugins, 0 running
] meta refresh
L 01/04/2005 - 17:29:53: [META] Refreshing the plugins on demand...
L 01/04/2005 - 17:29:53: [META] ERROR: ini: Unable to open plugins file 'addons/metamod/plugins.ini': No such file or directory
L 01/04/2005 - 17:29:53: [META] ERROR: dll: Problem reloading plugins.ini: addons/metamod/plugins.ini
L 01/04/2005 - 17:29:53: [META] Refres

Now this is very wierd i would think since everything is in its place i don't know why nothing is loading i would apretate if someone would help me out here i am confused

Windows XP Home Edition Thank u if u read this and know what the problem is
jasonisthemanpoop is offline
Send a message via AIM to jasonisthemanpoop
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 01-04-2005 , 18:12  
Reply With Quote #2

are you sure that your folder is amx and not maybe
amxmodx?

are you installing AMX or AMX Mod X??

because what you have there looks more like AMX to me.
FeuerSturm is offline
jasonisthemanpoop
Junior Member
Join Date: Jan 2005
Old 01-04-2005 , 18:21  
Reply With Quote #3

installing amxmodx
jasonisthemanpoop is offline
Send a message via AIM to jasonisthemanpoop
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 01-04-2005 , 18:24  
Reply With Quote #4

then a lot is wrong there.

the folder name should be amxmodx after extracting
and the dll's name is amxmodx_mm.dll and
the stuff you have in your metamod plugins.ini is wrong as well.
the ONLY has to be the amx mod x binary listed, not
amx mod x modules and VEXD utilities doesn't belong there
at all as the engine module replaces it.

for a small step by step tutorial for newbies you should click this link:
http://www.dodplugins.net/viewtopic.php?t=176

it's basically for dod, but if you use the CS addon instead of the DoD addon and the correct pathes of czero, you will get it to work.
FeuerSturm is offline
jarro_2783
Member
Join Date: Jan 2005
Old 01-04-2005 , 18:30  
Reply With Quote #5

All I can tell is three things:
1. check that plugins.ini is in fact in addons/metamod as you say, make sure it is plugins.ini.
2. If your path to amx is addons/amxmodx then in plugins.ini it should be amxmodx for the folder path to your dll.
3. You have too many things declared in plugins.ini, all you need is this:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
that's all mine has.
You should also add the cs addon if you haven't, you didn't mention it so I'm not sure if you did.
__________________
Check out my AMX Configurer v2.4.0 - configure all your .cfg files with a graphical interface instead of by hand in the text file.
http://amxconfig.sourceforge.net/
Now includes a users.ini configurer.
Forum at http://amxconfig.sourceforge.net/forum
jarro_2783 is offline
jasonisthemanpoop
Junior Member
Join Date: Jan 2005
Old 01-04-2005 , 18:34  
Reply With Quote #6

so ur saying that when i extract amxmodx 1.0 it should be called amxmodx and not addons?
jasonisthemanpoop is offline
Send a message via AIM to jasonisthemanpoop
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 01-04-2005 , 18:39  
Reply With Quote #7

no, i'm saying that the folder in what amx mod x is is called amxmodx,
as you always used the folder amx in your paths.

example of a path you posted above:
win32 addons/amx/dlls/amx_mm.dll

folder and amxmod x binary name are wrong here!
FeuerSturm is offline
jasonisthemanpoop
Junior Member
Join Date: Jan 2005
Old 01-04-2005 , 18:51  
Reply With Quote #8

sorry i did that and it didn't work then i took everything off and started over again from that n00by instructions that u gave me and step by step every little word i read but i went to go and see if it worked and still nothing.

I don't have to set up admin do I, in order to see amxmodx work?
jasonisthemanpoop is offline
Send a message via AIM to jasonisthemanpoop
jasonisthemanpoop
Junior Member
Join Date: Jan 2005
Old 01-04-2005 , 18:52  
Reply With Quote #9

the site was very good mite i add but i don't know what happend it still doesn't load so if anyone can help out again it would be grand i really want to know whats going on but it seems that no one knows what the problem is.
jasonisthemanpoop is offline
Send a message via AIM to jasonisthemanpoop
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 01-04-2005 , 19:20  
Reply With Quote #10

well, i have a last suggestion:

download the standalone dedicated server, then it won't be
a problem at all.
FeuerSturm is offline
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 17:49.


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