Raised This Month: $ Target: $400
 0% 

What the hell....


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Prunned^BrickWalker
Member
Join Date: Mar 2005
Location: US, Mid West, Wisconsin
Old 03-29-2005 , 11:52   What the hell....
Reply With Quote #1

I just booted up my comp and amx wasnt working i tryed redownloading amxx and it still wouldnt work anyone know whats going on ?
Prunned^BrickWalker is offline
Send a message via AIM to Prunned^BrickWalker Send a message via MSN to Prunned^BrickWalker
pendragon
Senior Member
Join Date: Mar 2004
Location: In a bubble
Old 03-29-2005 , 11:58  
Reply With Quote #2

did you recently update your HLDS files?

look into liblist.gam file and make sure that the dll running is metamod and not dod.

gamedll "addons\metamod\dlls\metamod.dll"
__________________
pendragon is offline
Send a message via ICQ to pendragon
Prunned^BrickWalker
Member
Join Date: Mar 2005
Location: US, Mid West, Wisconsin
Old 03-29-2005 , 12:00  
Reply With Quote #3

Look into it? Is there a program i can download that allows me to open .gam files?
Prunned^BrickWalker is offline
Send a message via AIM to Prunned^BrickWalker Send a message via MSN to Prunned^BrickWalker
pendragon
Senior Member
Join Date: Mar 2004
Location: In a bubble
Old 03-29-2005 , 13:46  
Reply With Quote #4

notepad
pendragon is offline
Send a message via ICQ to pendragon
Prunned^BrickWalker
Member
Join Date: Mar 2005
Location: US, Mid West, Wisconsin
Old 03-29-2005 , 18:18  
Reply With Quote #5

K i got this:

Code:
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"
Prunned^BrickWalker is offline
Send a message via AIM to Prunned^BrickWalker Send a message via MSN to Prunned^BrickWalker
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 03-29-2005 , 18:26  
Reply With Quote #6

you have to change it to load metamod instead of the game
dll/so.

read section c) Metamod in the manual:
http://www.amxmodx.org/doc/source/in...ion/manual.htm
FeuerSturm is offline
Prunned^BrickWalker
Member
Join Date: Mar 2005
Location: US, Mid West, Wisconsin
Old 03-29-2005 , 18:39  
Reply With Quote #7

I fixed the liblist but its still not working this is what my metamod's plugins.ini looks like:

Code:
Win32 addons/adminmod/dlls/admin_MM.dll

Win32 addons/adminmod/dlls/admin_MM.dll
;;AMX Mod X 1.0
win32   addons\amxmodx\dlls\amxmodx_mm.dll
win32 dlls/chicken_mm.dll
win32 addons/metamod/dlls/booster_mm.dll
Prunned^BrickWalker is offline
Send a message via AIM to Prunned^BrickWalker Send a message via MSN to Prunned^BrickWalker
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 03-29-2005 , 18:42  
Reply With Quote #8

the problem's directly in your face,
it has to be
Code:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
your slashes are wrong.
and why are you using adminmod? and then even have it twice in your plugins.ini?
FeuerSturm is offline
pendragon
Senior Member
Join Date: Mar 2004
Location: In a bubble
Old 03-29-2005 , 20:31  
Reply With Quote #9

Try this if you really want AdminMod and AMXmodX at the same time:
Code:
win32 addons/adminmod/dlls/admin_MM.dll
win32 addons/amxmodx/dlls/amxmodx_mm.dll 
win32 dlls/chicken_mm.dll 
win32 addons/metamod/dlls/booster_mm.dll
if not - delete the line that references adminmod.
pendragon is offline
Send a message via ICQ to pendragon
Prunned^BrickWalker
Member
Join Date: Mar 2005
Location: US, Mid West, Wisconsin
Old 03-29-2005 , 21:20  
Reply With Quote #10

Well ive run it with admin mod before but im gona try that thanks for the help so far!

EDIT : It works!!! you all get a cookie!!
Prunned^BrickWalker is offline
Send a message via AIM to Prunned^BrickWalker Send a message via MSN to Prunned^BrickWalker
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 19:50.


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