View Single Post
Plugin Info:     Modification:          Category:         
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 05-29-2018 , 15:51   [v1.1.2, May 29] Murder mod
Reply With Quote #1




- v1.1.2, last updated: 29 may 2018, Servers using this mod GitHub link

Murder mod for Counter-Strike 1.6. Most is ported from original Murder mod in Garry's mod. Some things are adjusted to possibilities and limititations of HL engine. Some are enhanced of my own view how game should be played.

The bystanders are innocent who walk around the map and try to survive. One of bystanders have gun to kill murderer.
The murderer is the player secretly tasked with killing every bystander without getting caught. He is able to throw his knife.

More info here.


Contents :

Requirements top

CS 1.6.
AMX Mod X 1.8.2 or higher.
Orpheu 2.3 or higher.

Commands top
  • say /open
    Opens cell doors in JailBreak maps.
  • say /rules
    Shows helpful info.


Cvars top

Murder mod is fully customizable. Look into mm_mod.cfg for more information.

API top

Fully working API included. Look into murdermod.inc file for more information.

Installation top
  1. Firstly, you need Orpheu. You have just to unzip the content of orpheu_base.zip in ./amxmodx/ ;
  2. Then unzip the content of the provided archive here in ./amxmodx/ ;
  3. Install the plugin*, restart and it's ready.

* You need to compile locally the plugin since it uses third party includes from Orpheu and my plugin.

If you don't know how to compile locally on windows :
  1. Download AMX Mod X Base for windows on the main site ;
  2. Unzip the package somewhere in a folder ;
  3. From the orpheu_base.zip package you have downloaded just before, copy the include files located in ./scripting/include/ to the folder created in 2. in ./addons/amxmodx/scripting/include/ ;
  4. Download includes folder and copy it to ./addons/amxmodx/scripting/include/ too ;
  5. Download ALL sma files and copy it in ./addons/amxmodx/scripting/ ;
  6. Now go to ./addons/amxmodx/scripting/ and click compile.exe ;
  7. You will see a new folder named "compiled" which is automatically created. ;
  8. Congratulations, you have your compiled plugin, you can install it on your server. Restart and it's ready.

Info top
  • Releasing all my mods.
  • You are able to grab knife/revolver with E (+use) button
  • If knife is lost, it will (should) be given to murderer automatically
  • After 60 seconds (defined by cvar) of inactivity murder will start to smoke
  • There are different list of names that can be used, new ones can be added as well
  • There are various radio commands that can be used for fun


Credits top
  • Original mod creator.
  • Arkshine - For topics design, code and helping in forum.
  • Everyone else who helped with code, answers, testing, suggestions.


Installation Files top

Attached Files
File Type: zip mm_resources.zip (3.72 MB, 1056 views)
File Type: zip mm_main.zip (151.9 KB, 871 views)
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness

Last edited by GuskiS; 06-02-2018 at 05:56.
GuskiS is offline