-
-
Notifications
You must be signed in to change notification settings - Fork 2
How to install Mod?
If you have difficulties understanding or installing, join our Discord Community
Version | |
---|---|
AMX Mod X | 1.10.0.5467 or Latest |
ReAPI Module | 5.24.0.300 or Latest |
ReGameDLL_CS | 5.26.0.668 or Latest |
ReHLDS | 3.13.0.788 or Latest |
MetaMod-R | 1.3.0.138 or Latest |
Download the Base Package
and Counter-Strike
package for the system you want to install on the mod. Unzip the file amxmodx-1.10.0-git5467-base
and amxmodx-1.10.0-git5467-cstrike
then merge cstrike with base and copy addons
and put it in {HLDS_DIR}/cstrike/
.
After downloaded reapi-bin.zip
and decompressing it, you will find two files here addons/amxmodx/modules/
, they are: reapi_amxx.dll
and reapi_module.so
The file is in .dll
format for Windows and .so
for Linux.
Copy a file compatible with your system and place it in this path : {HLDS_DIR}/cstrike/addons/amxmodx/modules/
.
decompressing regamedll-bin
and open the bin
folder. You will find two folders: win32
and linux32
that indicate the systems. The matter is clear. You will find in them, copy it, and place it in the place where it is located hlds_run
.
(This not for Game, Servers only) → First you need to install fresh HLDS via SteamCMD if you buy gameserver and don't have VPS so easy just delete the old server and install new one simply re-install your server from game panel. If you have VPS i don't need to tell you how as you for sure know.
Second download Re-HLDS. Ok after downloading it just Un-ZIP the file and then open bin folder then you will find two folders linux32 and win32.
If your operating system is windows, Copy all files and folders that in win32 folder to the hlds we installed, Paste files where hlds.exe exist.
If your operating system is linux, Copy all files and folders that in linux32 folder to the hlds we installed, Paste files where hlds_run exist.
If you want inst
This is the installation of the metamod that you know but this is another version. Simply Download Latest version of it from Here. Make sure to choose the right Operating system. And same as any Metamod installation quickly i'll take linux as example:
After you downloaded MetaMod, you will Un-RAR it and then open the folder, you will find file named metamod_mm_i368.so or metamod_mm.dll and config.ini, OK now go to your server and go to cstrike and then create new folder name addons then open this folder and create new folder name it metamod and put here configs.ini and create new folder name it dlls in metamod and paste in it the metamod we downloaded. Don't forget to make .ini file in metamod folder and name it plugins.ini.
Ok now there is one thing left: Just back to cstrike folder and find liblist.gam and open it and delete this line:
OS | Current Value in liblist.gam | Change it to |
---|---|---|
Windows | gamedll "dlls/mp.dll" |
gamedll "addons/metamod/metamod.dll" |
Linux | gamedll_linux "dlls/cs.so" |
gamedll_linux "addons/metamod/metamod_i386.so" |
then Save changes
Now, copy files Zombie Escape Mod : addons
, models
, sound
, sprites
and put them in {HLDS_DIR}/cstrike
.
The same way to install a Mod on Server, the same way if you want to install a Mod on a game. Only step Install ReHLDS is different
Game | Work? |
---|---|
CS Steam | ✔️ |
GSClient | ✔️ |
NextClient | |
CS Original | ❌ |
CS WaRzOnE | ❌ |
CS Fenix | ❌ |
Old CS | ❌ |
Tutorial video coming soon ... 😄