PDA

View Full Version : AMX not working well


Lasko
03-18-2007, 11:36 AM
So I'm trying to make AMX work to start off on a Listen server, I followed the steps to make it work on the sticky and what happens is when I create a server it crashes without an error message so I have no idea how to fix this.

Soul Surviver
03-20-2007, 08:08 AM
1) I recommend using a Dedicated Server instead of a Listen Server, click tools tab in steam menu then start downloading the Dedicated server, then copy paste zp folder into the dedicated server folder which should be before the half life folder

2) Get amxmodx, NOT AMX and you can dl the latest version here - http://www.amxmodx.org/downloads.php (1.76d)

3) Follow this tutorial on how to set it up - http://wiki.amxmodx.org/index.php/Category:Documentation_%28AMX_Mod_X%29

I totally recommend using amxmodx, but if you really want to use AMX, read this - http://www.zombiepanic.org/forums/showthread.php?t=877

albopimpsta
03-21-2007, 07:16 AM
yea amxmodx is awsome

NeoAssassin
03-21-2007, 11:55 AM
It could also just be custom plugins you have running, if you have any. Sometimes they won't cooperate.

If you do have custom plugins, put a ; in front of their names in the plugins.ini and start up the server to see if it works. If it does work after that, then shut it down, and open up the plugins.ini and start deleting the ;'s you put in one by one. Starting the server back up and seeing if it works each time you delete one of the ;.

Lasko
03-22-2007, 02:53 PM
Thanks, yeah my only reason for a listen server was to be able to test out what I'm doing, but thats not happening now obviously.

So I'll try out what you all suggested for me, if I need anymore help I'll ask. Thank you for your time. :]