en:troubleshooting:setting_up_hlds
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:troubleshooting:setting_up_hlds [2022-04-02-11-14] – 7saturn | en:troubleshooting:setting_up_hlds [2022-08-14-17-01] (current) – [Metamod] 7saturn | ||
---|---|---|---|
Line 5: | Line 5: | ||
* Change to the new directory with '' | * Change to the new directory with '' | ||
* It is now time to get all data on the machine with which the server will be installed. For this the following files are necessary: | * It is now time to get all data on the machine with which the server will be installed. For this the following files are necessary: | ||
- | - hlds_l_3110_full.tar.gz | + | - //hlds_l_3110_full.tar.gz// ([[https:// |
- | - hlds_l_3111e_update.tar.gz | + | - //hlds_l_3111e_update.tar.gz// ([[https:// |
- | - cs_15_full.tar.gz | + | - //cs_15_full.tar.gz// ([[https:// |
- | - nowon2.pl | + | - //nowon2.pl// ([[https:// |
- | * We start by making the Perl script | + | * We start by making the Perl script |
* unzip '' | * unzip '' | ||
* Unpack '' | * Unpack '' | ||
* Unpack '' | * Unpack '' | ||
* run '' | * run '' | ||
+ | * If you are working on a 64 bit version of Linux, you might need to install the 32 bit version of the libc6 package (e.g. for Debian that is // | ||
* If there were no errors during patching, you are now finished with the installation. | * If there were no errors during patching, you are now finished with the installation. | ||
Now the //naked// server with the cstrike mod is installed and can be tested: | Now the //naked// server with the cstrike mod is installed and can be tested: | ||
Line 23: | Line 24: | ||
Actually the basic server is not a [[: | Actually the basic server is not a [[: | ||
==== Metamod ==== | ==== Metamod ==== | ||
- | The first thing you need is the Metamod. This can be found at http:// | + | The first thing you need is the Metamod. This can be found at http:// |
- Create the folder '' | - Create the folder '' | ||
- | - Inside this folder create the folder '' | + | - Inside this folder create the folder '' |
- | - Then open the '' | + | - Place the just obtained Metamod library file (// |
- | That should run the Metamod. Start briefly to test it. The CS server should already name it. | + | - Then open the '' |
+ | That should run the Metamod. Start it briefly to test it. The CS server should already name it in a similar fashion as this: | ||
+ | < | ||
+ | | ||
+ | | ||
+ | This is free software, and you are welcome to redistribute it | ||
+ | under certain conditions; type `meta gpl' for details. | ||
+ | </ | ||
==== AMXmodX ==== | ==== AMXmodX ==== | ||
- | Unpack | + | This is an actual mod, using MetaMod. You can get it here: https:// |
+ | |||
+ | * Unpack | ||
+ | * Unpack //amxmodx-1.60-cstrike.tar.gz// to //cstrike/ | ||
+ | * Add the following to //cstrike/ | ||
===== WAN Patch ===== | ===== WAN Patch ===== | ||
The server installed in this way is a pure LAN server. This means that the server reacts to connections that do not come from an IP in the local network only with a message that it only allows LAN connections. This can be avoided by patching it. You can either patch it yourself, or use the prepared file. | The server installed in this way is a pure LAN server. This means that the server reacts to connections that do not come from an IP in the local network only with a message that it only allows LAN connections. This can be avoided by patching it. You can either patch it yourself, or use the prepared file. | ||
Line 65: | Line 77: | ||
* [[http:// | * [[http:// | ||
===== Sources ===== | ===== Sources ===== | ||
- | http:// | + | * https:// |
[[..: | [[..: |
en/troubleshooting/setting_up_hlds.1648898087.txt.gz · Last modified: 2022-04-02-11-14 by 7saturn