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

[L4D2] Survivors Deathmatch 1.0.4a


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Fleepster99
Senior Member
Join Date: Apr 2010
Plugin ID:
1917
Plugin Version:
1.0.4a
Plugin Category:
Fun Stuff
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    This plugin allows players to fight survivors VS survivors in teams of red and blue, with many features.
    Unapprover:
    Reason for Unapproving:
    Unsupported + Menu Handle leak.
    Old 08-28-2010 , 08:00   [L4D2] Survivors Deathmatch 1.0.4a
    Reply With Quote #1

    I AM NO LONGER SUPPORTING THIS IF YOU FEEL LIKE CONTINUING IT THEN BE MY GUEST

    Description

    This is a based on a request made by searcher64 a while back

    Request thread

    This consists of having two teams 1 blue 1 red against each other, just watch the video below and you will know all of the features involved in this .
    Free for all gamemode added also, check this video for some of the features of this plugin.

    Check all the features here

    Check unedited Free for All gameplay here

    Try out
    If you would like to try the latest version of this mod join Abaddown's server which focuses only on this gamemode and is used for testing new features.
    The ip is 206.217.129.146:27015, for those of you who dont know type "connect 206.217.129.146:27015" in your l4d2 console to join it but remember its not my server so play nice ;).
    Thanks to him for hosting.

    How to use
    This is very simple, just copy the L4D2 Survivors Deathmatch.smx onto your server plugins folder, and then also copy the l4d2Teamdm.txt onto your gamedata folder, this is a must or no respawns etc. will work.


    Notes
    I have only spent about 2 weeks on this because most of the code was straightforward or already in my files.
    As obvious as this is the l4d2 maps aren't as fun as for example a CS map would be, so if any of you guys have ported maps and at least a few people are interested in that specific map, i will add the spawns etc and make it work for this mode.
    the maps currently available are All but the passing(will add soon), i will add the spawns on the others soon.
    You need the gamedata to make this work(see below)
    I am aware that panxiaohai created a counter-strike plugin which takes a similar approach to what ive done.I created this because i had a ton of ideas and no other plugin was able to meet my requirements.
    This is not to be taken seriously as there will always be balance issues and this was made just for fun.

    BONUS gamemodes:
    The bonus gamemodes is a new part of the plugin which if active(through cvars) replaces 2nd rounds with different gametypes, the only TWO currently available to play are Infection and oddgnome.

    INFECTION:One player gets selected to become the alpha boomer and he then tries to vomit on people when someone gets vomited on they will become a boomer and this carries on untill everyone has become infected.
    Last player to get vomited on usually wins(unless a specific boomer vomits on most of the survivors and gets most points).

    ODDGNOME:in this specific gamemode gnome chompsky is spawned and players need to carry him to gain points in order to win, first player to 50(or modified score cvar) wins.
    The intention of this gamemode is to make all players chase the gnome and focus on the carrier at all times as well as causing havoc , idea was taken from Halo's Oddball.

    I AM CURRENTLY looking for new ideas for these modes so if you have any fun ones i would appreciate your help.

    Recommendations
    if your able to have more than 8 players on your server then i recommend that you do as there is no player limit for this, the more the better imo.
    i recommend that you use Superversus or a similar spec plugin as the game gets forced into versus.
    you can find superversus here DDr's Superversus

    Improvements
    Bold=Complete
    • Throw bile at each other and convert pipe bombs into grenades.
    • add light Kill bonuses, laser etc.
    //currently doing
    • Add damage amplifiers, for example headshots= more damage// not 100% working waiting for new sdk hooks which ontakedamage works properly with l4d2 :/
      Currently only detecting head shot when player has more than 39 health.
    • Add more classes//+1
    • limit number of players per class
    • Create gamemode called capture the gnome(CTG)
    • Create bonus gamemode called infection
    • Create FFA deathmatch
    • Improve spawning system(will do when all maps spawns are assigned)
    • Clean code
    • Remove tag mismatches on when compiled
    • Add custom class menu
    • Add Recoil for most weapons(without z_gun_kick)
    • Find a way to punish campers.
    • Remove weapons from the ground or find a way or survivors to pick them up without grabbing them
    • Add all main maps and a few custom ones 5/6 +1 custom

    Quote:
    Version history:
    1.0:
    - release

    1.0.1:
    -Fixed a few fairly rare issues, added a 5th class(heavy gun), added every single gun to the killfeed(searcher's idea), added damage multiplier cvar, tweaked damages,added first blood & headshot damage multiplier.
    Used atomic stryker's code for precaching weapons, thanks to him for that.

    1.0.2
    -Added custom equipment option, added FFA(everyone against everyone) deathmatch, currently recommended is 10 players due to map sizes, added swamp fever and dead center, maps available now are Dark carnival, the parish dead center, swamp fever for both gamemodes., added pickup weapons back.
    plus a fair amount of other features.

    1.0.3
    -Changed hitmarkers from purple to red
    added pipebomb and vomitjar throwables(Thanks Dj West)
    added hard rain map to the map cycle list 5/6(passing to do)
    added searcher's request hint message

    1.0.4
    -increased default radius of pipe and vomitjar to a more suitable value
    increased chainsaw damage
    added molotov which creates a similar effect to smoker cloud
    and deals damage to players,thanks to atomic stryker for his smoker cloud plugin code and mommafish for the idea ;)
    added BONUS gamemodes cvars + 2 gamemodes INFECTION and OddGnome,these replace 2nd rounds if active(currently only available during Free for all, will activate for team later).
    improved the spawning/takeover code
    added shining on vomitjars(just a small effect)
    Added Jetpacks (can be turned on or off through cfg.full credit to madcap for his ghost fly plugin)
    plus a number of small fixes

    1.0.4a
    -Fixed grenades not working in team dm, small error removed also
    Issues
    Currently the only small issue im aware off is when you throw a pipebomb you may see 2 blinking lights instead of 1, this does not affect the game at all.

    Credit
    As usual i "borrowed" a fair ammount of code
    So here are the people that greatly helped me make this.

    searcher64 for the idea.

    Silvers for the winning team having trophies above their head
    Achievement trophy

    muukis for the bot takeover code, which keeps players human,
    Survivor bot takeover

    frool for his bebop which keeps bots spawning so players have corpses
    bebop additional coop players

    mortiegama and atomic stryker for the gamedata file which i know absolutely nothing about but was able to mix with muukis's .txt to enable respawning etcSurvivor respawning

    DJ WEST for his Incapped nade plugin, which i used to make pipes and vomitjar available for this.
    Thanks to all my friends that helped me test it .

    I may have forgotten someone so please let me know if i have.
    Attached Files
    File Type: txt l4d2Teamdm.txt (2.2 KB, 978 views)
    File Type: sp Get Plugin or Get Source (L4D2 Survivors Deathmatch v1.0.4a.sp - 1552 views - 292.9 KB)

    Last edited by Fleepster99; 10-04-2010 at 02:08.
    Fleepster99 is offline
    SyluxLockjaw100
    Senior Member
    Join Date: Jul 2010
    Location: Novaya Russia
    Old 08-28-2010 , 08:04   Re: [L4D2] Survivors Deathmatch
    Reply With Quote #2

    I know it's hard....but if someone code the bots to shoot humans or bots on the opposing team then this plugin is uber.
    SyluxLockjaw100 is offline
    corsi
    Member
    Join Date: Mar 2010
    Old 08-28-2010 , 08:49   Re: [L4D2] Survivors Deathmatch
    Reply With Quote #3

    its not the same!!! urs is better!!! good job
    corsi is offline
    Abaddown
    Member
    Join Date: May 2010
    Old 08-28-2010 , 10:17   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #4

    This is very playable. Nice work Fleep. Im currently running it. I am updating to the new version now. I will post any issues here.
    Abaddown is offline
    Visual77
    Veteran Member
    Join Date: Jan 2009
    Old 08-28-2010 , 10:30   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #5

    Nice plugin.
    Visual77 is offline
    corsi
    Member
    Join Date: Mar 2010
    Old 08-28-2010 , 10:55   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #6

    yeah nice pluggin when i hit restart chapter or campaign, my server crash!!! why?
    corsi is offline
    corsi
    Member
    Join Date: Mar 2010
    Old 08-28-2010 , 11:34   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #7

    i cant take any damage!!! this pluggin is awesome but it needs updates!!!
    corsi is offline
    Abaddown
    Member
    Join Date: May 2010
    Old 08-28-2010 , 11:35   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #8

    I map change with it. Post the server logs for him might help a little.
    Abaddown is offline
    Abaddown
    Member
    Join Date: May 2010
    Old 08-28-2010 , 11:36   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #9

    only time I seen no damage was cs weapons. was it by chance a cs weapon?
    Abaddown is offline
    corsi
    Member
    Join Date: Mar 2010
    Old 08-28-2010 , 11:44   Re: [L4D2] Survivors Deathmatch 1.0
    Reply With Quote #10

    no css weapons!!! no damage from all weapons; i cant take any weapons found on the map; im not allowed!!! i love this pluggin but needs ore updates; the idea is great
    corsi is offline
    Reply


    Thread Tools
    Display Modes

    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 03:55.


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