Half-Life FAQ
How do I install AMX?
First AMX needs meta mod, http://metamod.org/ , download the linux version. Then you can connect to the server’s ftp by following http://forum.hostedgameservers.com/viewtopic.php?f=19&t=75 , a 3rd party program is recommended.
1. Unzip the metamod file and put it in your server’s ftp in the location of cstrike/addons/metamod/dlls/ if the folder do not exist you can create them.
2. Edit liblist.gam in the cstrike folder. Change gamedll_linux “dlls/cs_i386.so” to gamedll_linux “addons/metamod/dlls/metamod_i386.so”
3. Go to www.amxmodx.org and click “Downloads”. Download the amxmodx-base package for Linux.
4. Extract the base package to your mod folder. This will place AMX Mod X into cstrike\addons\amxmodx.
5. Go back to the AMX Mod X download site. If there is an addon pack for your mod available, and you want to use it, download the addon package corresponding to your mod. Make sure you download the pack that corresponds to Linux.
6. Extract the addon pack to the same place as before, it should simply add more files to your AMX Mod X installation.
7. AMX Mod X should now be installed! You can type “meta list” in your server console to see if it was successful. To view that you need to ssh in, go to http://forum.hostedgameservers.com/viewtopic.php?f=19&t=74 for instructions on how to ssh in. Then do screen –x to attach the screen. Once finished do ctrl-a-d to detach the screen.
8. You can now move on to Configuring AMX Mod X (http://wiki.amxmodx.org/Configuring_AMX_Mod_X). If you encountered problems, see Troubleshooting AMX Mod X (http://wiki.amxmodx.org/Troubleshooting_AMX_Mod_X).
Sources: http://wiki.amxmodx.org/Installing_AMX_Mod_X_Manually
1. Unzip the metamod file and put it in your server’s ftp in the location of cstrike/addons/metamod/dlls/ if the folder do not exist you can create them.
2. Edit liblist.gam in the cstrike folder. Change gamedll_linux “dlls/cs_i386.so” to gamedll_linux “addons/metamod/dlls/metamod_i386.so”
3. Go to www.amxmodx.org and click “Downloads”. Download the amxmodx-base package for Linux.
4. Extract the base package to your mod folder. This will place AMX Mod X into cstrike\addons\amxmodx.
5. Go back to the AMX Mod X download site. If there is an addon pack for your mod available, and you want to use it, download the addon package corresponding to your mod. Make sure you download the pack that corresponds to Linux.
6. Extract the addon pack to the same place as before, it should simply add more files to your AMX Mod X installation.
7. AMX Mod X should now be installed! You can type “meta list” in your server console to see if it was successful. To view that you need to ssh in, go to http://forum.hostedgameservers.com/viewtopic.php?f=19&t=74 for instructions on how to ssh in. Then do screen –x to attach the screen. Once finished do ctrl-a-d to detach the screen.
8. You can now move on to Configuring AMX Mod X (http://wiki.amxmodx.org/Configuring_AMX_Mod_X). If you encountered problems, see Troubleshooting AMX Mod X (http://wiki.amxmodx.org/Troubleshooting_AMX_Mod_X).
Sources: http://wiki.amxmodx.org/Installing_AMX_Mod_X_Manually
