This guide will let you know how to install and run mods in Cs 1.6. You have to follow all the steps carefully to install it.
2. Click on the “Manual Download” Link if you are downloading it from “gamebanana.com”.
3. After that, open the downloaded setup file from the downloads folder and run it to install it.
4. When the installation completes for the AMX Mod X installer, you have to checkmark Run AMX Mod X Installer and click on the Finish Tab.
5. When AMX Mod X Installer asks you to choose the install method, you need to choose the “Select mod directory” under local installation and click on Next.
6. Now go to this directory “Local Disc C > Games > Counter-Strike Warzone > cstrike” and select Counter-Strike as a Custom game addon.
7. Click Yes when AMX Mod X Installer pop-up a message and then AMX Mod X will be installed on your PC.
8. Now it’s time to activate the AMX Mod X. Go to the game directory which is in Local Disc C > Games > Counter-Strike Warzone > cstrike and further select addons > metamod > plugins.
9. Edit the plugin’s file and remove the semicolon from these two code lines in this file and save it. Now AMX Mod X is ready to use.
10. If you find this text in green color when you open the game, then it means AMX Mod X has been successfully installed.
11. Now you can use the AMX commands on the console of the game and get results.
12. After that, you can download & install the mods as AMX Mod is activated. For the moment, you can go for a parachute mod as an example. You can download mods for CS from “https://forums.alliedmods.net/“.
13. Now go to the downloads folder and copy the AMX file of the mod.
14. After that, go back to the game’s directory “Local Disc C > Games > Counter-Strike Warzone > cstrike > addons > amxmodx > plugins” and paste that AMX file here. You also need to copy the name of this file.
15. Now go to one folder back (amxmodx) in the same directory, open the configs folder & find the plugins file and edit it.
16. You need to paste the file name you just copied in the “third party plugins” section and must add .amxx at the end of the file name, then save the file.
17. Mod is ready to use now. Remember some mods also require mdl files, so you also need to install them. Go to the downloaded mdl files and extract them using WinRAR.
18. Open the extracted folder, copy the “parachute.mdl” file and paste it into this directory of the game “Local Disc C > Games > Counter-Strike Warzone > cstrike > models.”
19. Now again open the game to check if the mod is running. Open the console in the game and type in “amx_plugins 21” and you can see it says the mod is running.