PDA

View Full Version : Metamod 1.7 working fine with CZ but cant get AMX to work?


zainday
04-01-2004, 20:29
:x
okay i have metamod 1.7 in addons folder etc working fine!

and have the following line in my plugin.ini file

win32 "addons\amx\dlls\amx_mm.dll"

and i have amx in addons etc........

and have the following line in my users.ini

"STEAM_IS_LOOPBACK" "" "abcdefghijklmnopqrstu" "de"
"STEAM_0:0:######" "" "abcdefghijklmnopqrstu" "c"

(obviously i dont have ####### i have my steam id number no giving that out)

but when i serve (non dedicated-listenserver i guess people call)
i type meta list and metamod working says 1 plugin amx_mm.dll
but says that it wont load.......any suggestions.....

Ive tried it also with AMXx....same thing?

Peli
04-01-2004, 20:42
Change this in your Metamod plugins.ini file :
win32 "addons\amx\dlls\amx_mm.dll"
to :
win32 addons/amxx/dlls/amxx_mm.dll

You put the quotes on it , only do that for the Metamod load in the Liblist.gam , also your forgot the extra "x" after amx and make sure your "Amx" folder is called "Amxx" :)

Geesu
04-01-2004, 21:06
and you are using metamodx right?

DoubleTap
04-01-2004, 21:46
:x
okay i have metamod 1.7 in addons folder etc working fine!

but when i serve (non dedicated-listenserver i guess people call)
i type meta list and metamod working says 1 plugin amx_mm.dll
but says that it wont load.......any suggestions.....

Ive tried it also with AMXx....same thing?

Like PD said... dont tell us what it says... copy and paste your direct console/log info showing version number etc etc... you MUST be using MMX (MMv1.17X3) to use AMXX v0.16...

Vic/DT

|2ob
04-03-2004, 10:57
i am using MetaMod 1.17 (straight from metamod.org) it works fine. just put in a config.ini file in metamod dir and pointed out the gamedll in the file.

Hangman5386
04-03-2004, 13:30
you MUST be using MMX (MMv1.17X3) to use AMXX v0.16...Where did you find that anyway? After all I know they said it works with Metamod 1.17 as well as Metamod 1.17X3 ...

DoubleTap
04-03-2004, 13:39
I guess it may not be required now that I looked again. This could also be why some are having so many problems. The new patches included may be what they are missing. CZ especially since we all know how long it's been since MM was last updated :)

Vic/DT