From d4e811c4c7a575f1d9d32277d63ac6926b46ab4b Mon Sep 17 00:00:00 2001 From: AEnimka <36441614+AEnimka@users.noreply.github.com> Date: Mon, 26 Feb 2018 19:37:37 +0300 Subject: [PATCH] Updated Installing (markdown) --- Installing.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Installing.md b/Installing.md index ad3c1a8..13d815d 100644 --- a/Installing.md +++ b/Installing.md @@ -11,8 +11,7 @@ Do not forget that **Metamod-r** is compatible only with the following server ve # Installing on the game server * Download the latest version of_** Metamod-r * * _ [![Download](https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667)](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) into any convenient place. -* Unzip the folder _**addons** * _ into your mod folder from the downloaded zip archive. ![] -(https://i.imgur.com/QYpJ6vI.png) +* Unzip the folder _**addons** * _ into your mod folder from the downloaded zip archive.![](https://i.imgur.com/ptx3MZx.png) In case of any problem with determining the name of the directory, please refer to the summary table, which is represented by **[here](https://github.com/theAsmodai/metamod-r/wiki/Troubbleshouting)**._ * Find the 'liblist' file.gam`in the mod folder, make a backup copy of it (if you want) and open the file with any convenient text editor. * Find `liblist ' in the file.gam 'strings containing' gamedll`and 'gamedll_linux'. For example, `Half-Life 1 would look like this:_ @@ -20,7 +19,7 @@ In case of any problem with determining the name of the directory, please refer gamedll "dlls\hl.dll" gamedll_linux "dlls/hl.so" ``` -_а у `Counter-Strike 1.6` - так:_ +_as for `Counter-Strike 1.6`:_ ``` gamedll "dlls\mp.dll" @@ -38,4 +37,11 @@ gamedll_linux "addons/metamod/metamod_i386.so" * Save the changes to `liblist.gam ' file. * Installation * * Metamod-r** is completed. +# Check + +After a successful installation of * * Metamod-r** you can check the performance by running the game server. In case of ** Metamod-r * * works the message will appear: +![](https://i.imgur.com/VScngBr.png) +If it doesn't, +![](https://i.imgur.com/HPKRiBF.png) +contact [the Troubleshooting guide](https://github.com/theAsmodai/metamod-r/wiki/Troubbleshouting). ![](https://i.imgur.com/ptx3MZx.png) \ No newline at end of file