Raised This Month: $32 Target: $400
 8% 

[TF2] Murder (version 0.5.1 Beta)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
SomePanns
Senior Member
Join Date: Dec 2013
Plugin ID:
5623
Plugin Version:
Plugin Category:
Gameplay
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A fun game mode taken from Garry's Mod where all players except 1 is trying to survive the murderer, while the sheriff is trying to figure out who the murderer is and take him out before it's too late.
    Old 05-11-2017 , 11:41   [TF2] Murder (version 0.5.1 Beta)
    Reply With Quote #1

    [TF2] Murder

    TF2 Murder GitHub https://github.com/SirPurpleness/TF2-Murder

    If you haven't played it before, Murder is a popular gamemode for Garry's Mod where 1 player has to kill everyone to win, while another player must defend the rest of the players who are defenseless from the murderer, and kill him before it's too late. And now it's available for TF2, although due to TF2's structure it's a bit different and as this is the beta and first release of it I would appreciate if you could report bugs to me and come with ideas to improve it further.

    Features
    • All players are red spies with the sapper equipped only.
    • The murderer has a knife that instantly kills.
    • The sheriff has a gun with slow reload that instantly kills.
    • When an innocent is killed (non-sheriff, non-murderer) they will not be able to communicate with the living.
    • Toggable background music.
    • Commands that makes the gameplay more alive.

    Commands
    • sm_mmhelp - Displays a panel with info of how to play Murder.
    • sm_newsheriff - Vote to fire the current sheriff and choose a new.
    • sm_murdermusic - Toggle background music on/off.

    ConVars
    • sm_mm_setuptime - Amount of seconds before sheriff and murderer is chosen. Default is 45.0 seconds.
    • sm_mm_antiafk - Amount of seconds after the most recent kill by the murderer before someone else is made into the murderer. Default is 180 seconds.

    Dependencies (plugins required to run the gamemode)
    • SteamTools
    • TF2Items
    • TF2Attributes

    Installation Instructions
    Simply upload everything to your /tf/ folder.

    Upgrading from 0.4 Beta
    If you upgrade from 0.4 Beta you will need to set mp_allowspectators to 1 or just reboot your servers. Otherwise spectating will still be disabled.

    Notes
    • To be able to disable respawning for dead people due to non-arena maps, the plugin is increasing the cvar spec_freeze_time tremendously, and it's not recommended to change this cvar or have it in your server.cfg as it will break the plugin.
    • Do not run this game with instant respawn plugin as it will break it.

    Current Known Issues
    • arena_badlands is not supported as something is blocking players from leaving spawn.
    • You can inspect players and see who's the murderer/sheriff by their weapons.
    • Hit detection for the murderer's knife is sometimes not dectected even though the hitsound is played.

    For Developers
    To be able to compile this plugin, you need the following:
    • SteamTools
    • Sdktools
    • Sdkhooks
    • tf2_stocks
    • morecolors
    • tf2attributes
    • smlib
    • tf2items

    Changelog
    Spoiler


    Contributors
    • SomePanns
    • SnowTigerVidz

    Attached Files
    File Type: sp Get Plugin or Get Source (murdermodtf2.sp - 521 views - 32.8 KB)

    Last edited by SomePanns; 05-21-2017 at 14:36.
    SomePanns is offline
    ThatKidWhoGames
    Veteran Member
    Join Date: Jun 2013
    Location: IsValidClient()
    Old 05-11-2017 , 12:13   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #2

    Thank you for sharing this. Gonna test it later, great work.
    ThatKidWhoGames is offline
    AlexFlipnote
    Junior Member
    Join Date: Sep 2016
    Location: Norway
    Old 05-11-2017 , 13:07   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #3

    I'll have a look, might possibly test it on a server.
    __________________
    AlexFlipnote is offline
    cigzag
    AlliedModders Donor
    Join Date: Nov 2014
    Location: NZ
    Old 05-11-2017 , 14:27   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #4

    Looks good, will test it out later
    cigzag is offline
    Sigara
    Member
    Join Date: Apr 2014
    Old 05-11-2017 , 15:29   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #5

    74.91.123.246:28001 testing it now,

    1. if a player leaves and the only other player is a killer then it breaks.
    2. players can switch to red when there on blue to spawn and or count as a player but not at the same time which breaks it
    3. the killer is slower then everyone
    __________________

    Last edited by Sigara; 05-11-2017 at 15:30.
    Sigara is offline
    cigzag
    AlliedModders Donor
    Join Date: Nov 2014
    Location: NZ
    Old 05-11-2017 , 23:10   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #6

    Quote:
    Originally Posted by Sigara View Post
    74.91.123.246:28001 testing it now,

    1. if a player leaves and the only other player is a killer then it breaks.
    2. players can switch to red when there on blue to spawn and or count as a player but not at the same time which breaks it
    3. the killer is slower then everyone
    1. Does it fix itself the next round? I could help by editing it a little bit
    2. Players can switch to red? You may aswell explain that in detail. (I could check on roundstart and player death, to slay if there is 1 to 3 players on blue
    3. I may aswell help the author and check this out.

    Own note : In theory, if the plugin doesn't work on Arena, you can use Stripper:Source to change the arena map logic to koth map logic

    ~ I'm not trying to take over the plugin, I just thought i'd help it out

    Last edited by cigzag; 05-11-2017 at 23:25.
    cigzag is offline
    SomePanns
    Senior Member
    Join Date: Dec 2013
    Old 05-12-2017 , 02:58   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #7

    Quote:
    Originally Posted by SnowTigerVidz View Post
    1. Does it fix itself the next round? I could help by editing it a little bit
    2. Players can switch to red? You may aswell explain that in detail. (I could check on roundstart and player death, to slay if there is 1 to 3 players on blue
    3. I may aswell help the author and check this out.

    Own note : In theory, if the plugin doesn't work on Arena, you can use Stripper:Source to change the arena map logic to koth map logic

    ~ I'm not trying to take over the plugin, I just thought i'd help it out
    Yes using Stripper:Source would make it work in arena maps, I will add info about that in the OP as well. About the listed bugs, I'll fix them and report back to you guys.

    And I appreciate all feedback I can get with this, and if you want to help me work on improving this plugin you're more than free to add me on Discord (just send me a PM with your name and I'll add you)

    Last edited by SomePanns; 05-12-2017 at 02:58.
    SomePanns is offline
    Sirckel_Brad
    Junior Member
    Join Date: Feb 2017
    Old 05-12-2017 , 04:06   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #8

    Hello! I just tried your mod,and I want to say these issues.
    1.Murderers sometimes wont win..?
    2.Breaks on arena
    3.Some times,the bot that keeps joining blu turns to murderer/shrieff
    4.You can inspect people weapons and see the knife.
    Just that..
    How do I even win as murderer?
    I tried killing all,nothing happens? Can you fix?

    Last edited by Sirckel_Brad; 05-12-2017 at 04:11.
    Sirckel_Brad is offline
    SomePanns
    Senior Member
    Join Date: Dec 2013
    Old 05-12-2017 , 04:43   Re: [TF2] Murder (version 0.1 Beta)
    Reply With Quote #9

    Quote:
    Originally Posted by Sirckel_Brad View Post
    Hello! I just tried your mod,and I want to say these issues.
    1.Murderers sometimes wont win..?
    2.Breaks on arena
    3.Some times,the bot that keeps joining blu turns to murderer/shrieff
    4.You can inspect people weapons and see the knife.
    Just that..
    How do I even win as murderer?
    I tried killing all,nothing happens? Can you fix?
    1. Never experienced this before, will look into it.
    2. Yes I know, will add info about how to run it on arena.
    3. I don't really understand, can you explain more into detail?
    4. Yes that is a known problem which I'm looking into.
    SomePanns is offline
    SomePanns
    Senior Member
    Join Date: Dec 2013
    Old 05-12-2017 , 07:00   Re: [TF2] Murder (version 0.2 Beta)
    Reply With Quote #10

    Version 0.2 Beta released, OP updated!
    Also added a GitHub for it https://github.com/SirPurpleness/TF2-Murder.

    Last edited by SomePanns; 05-12-2017 at 07:15.
    SomePanns is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 06:06.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode