User Tools

Site Tools


en:troubleshooting:setting_up_hlds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:troubleshooting:setting_up_hlds [2022-08-14-17-36] – [Installation Grundserver] 7saturnen:troubleshooting:setting_up_hlds [2022-08-14-19-01] (current) – [Metamod] 7saturn
Line 26: Line 26:
 The first thing you need is the Metamod. This can be found at http://www.metamod.org or https://sourceforge.net/projects/metamod/files/Metamod%20Binaries/ [[https://sourceforge.net/projects/metamod/files/Metamod%20Binaries/1.18/metamod-1.18-linux.tar.gz/download?use_mirror=kumisystems&download=|1.18]] The first thing you need is the Metamod. This can be found at http://www.metamod.org or https://sourceforge.net/projects/metamod/files/Metamod%20Binaries/ [[https://sourceforge.net/projects/metamod/files/Metamod%20Binaries/1.18/metamod-1.18-linux.tar.gz/download?use_mirror=kumisystems&download=|1.18]]
   - Create the folder ''addons'' (i.e. ''cstrike/addons'')   - Create the folder ''addons'' (i.e. ''cstrike/addons'')
-  - Inside this folder create the folder ''metamod'' with the Metamod in it. Like this: ''cstrike/addons/metamod''+  - Inside this folder create the folder ''metamod'' with the Metamod in it. Like this: ''cstrike/addons/metamod/dlls''
-  - Then open the ''liblist.gam'' in ''cstrike'' and delete the entry (or comment it out with '';''): ''gamedll_linux <nowiki>"dlls/cs_i386.so"</nowiki>'' and write instead: ''gamedll_linux <nowiki>"addons/metamod/dlls/metamod.so"</nowiki>'' and save. +  - Place the just obtained Metamod library file (//metamod_i386.so//) inside it
-That should run the Metamod. Start briefly to test it. The CS server should already name it.+  - Then open the ''liblist.gam'' in ''cstrike'' and delete the entry (or comment it out with '';''): //gamedll_linux <nowiki>"dlls/cs_i386.so"</nowiki>// and write instead: ''gamedll_linux <nowiki>"addons/metamod/dlls/metamod.so"</nowiki>'' and save. 
 +That should run the Metamod. Start it briefly to test it. The CS server should already name it in a similar fashion as this: 
 +<code> 
 +   Metamod version 1.18  Copyright (c) 2001-2005 Will Day <willday@metamod.org> 
 +   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'
 +   This is free software, and you are welcome to redistribute it 
 +   under certain conditions; type `meta gpl' for details. 
 +</code>
 ==== AMXmodX ==== ==== AMXmodX ====
 This is an actual mod, using MetaMod. You can get it here: https://sourceforge.net/projects/amxmodx/files/ or here: https://www.amxmodx.org/downloads.php. It comes in two parts, the base package and the additional package for the game mod you intend to use (in our case: //cstrike//). This is an actual mod, using MetaMod. You can get it here: https://sourceforge.net/projects/amxmodx/files/ or here: https://www.amxmodx.org/downloads.php. It comes in two parts, the base package and the additional package for the game mod you intend to use (in our case: //cstrike//).
en/troubleshooting/setting_up_hlds.1660491364.txt.gz · Last modified: 2022-08-14-17-36 by 7saturn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki