Raised This Month: $7 Target: $400
 1% 

[L4D(2)] SuperVersus [1.5.4]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
DDR Khat
SourceMod Donor
Join Date: Feb 2006
Plugin ID:
894
Plugin Version:
1.5.4
Plugin Category:
Fun Stuff
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    231 
    Plugin Description:
    (upto) 18vs18. When 4vs4 isn't enough!
    Old 05-18-2009 , 16:02   [L4D(2)] SuperVersus [1.5.4]
    Reply With Quote #1

    This plugin will NOT allow more than 8 players. You will need an extension to do that (see below)

    General:

    This plugin requires a SM 1.3 or newer!

    Info:

    This plugin will allow you to limit the amount of players able to join either team (Not bots!). It also allows you to set the tanks HP higher based on the amount of survivors.

    Cvar:

    l4d_survivor_limit <NUM> "Maximum amount of survivors" ( Default: 4 Max: 18 )
    l4d_infected_limit <NUM> "Max amount of infected (will not affect bots)" ( Default: 4 Max: 18 )
    l4d_supertank <0/1> "Set tanks HP based on Survivor Count" ( Default: 0 )
    l4d_tank_hpmulti <Float> "Tanks HP Multiplier (multi*(survivors-4))" ( Default: 0.25 )
    l4d_XtraHP <0/1> "Give extra survivors HP packs? (1 for extra medpacks)" ( Default: 0 )
    -This means the Tanks HP will become higher if supertank is 1. The value is: HP * ( l4d_tank_hpmulti * ( Survivors - 4 ) ).
    -I.E l4d_tank_hpmulti is 0.25 and you have 2 extra survivors, that means it is HP * ( 0.25 * ( Survivors - 4 ) ) . Which results in 9000 (He would be 6000 by default and gains half his health)
    l4d_killreservation <0/1> "Should we clear Lobby reservaton? (For use with Left4DownTown extension ONLY)" ( Default: 1 )

    Commands:
    sm_hardzombies <0/6> "How many zombies you want. (In multiples of 30. Recommended: 3 Max: 6)" - Use this to modify the infected (not special infected) amount if you wish to raise the amount of infected.
    sm_jointeam2 (or !jointeam2 / !joinsurvivor in chat) <> "Jointeam 2 - Without dev console"
    sm_jointeam3 (or !jointeam3 / !joininfected in chat) <> "Jointeam 3 - Without dev console"

    Installation:
    • Copy l4d_superversus.smx to addons/sourcemod/plugins/
    • Modify l4d_superversus.cfg in cfg/sourcemod/ (If the file does not exist it will be created when the plugin is first loaded or you can download a fresh copy of the config below)

    Credits:
    DDRKhat
    -Author of plugin
    Damizean
    -Based Partially on his "L4D Spawn Missing Survivors"
    Downtown1
    -Various help

    Changelog:
    Version 1.5.4
    -Hooked Round_Start. (Should Improve TankHP and Bot spawning)
    Version 1.5.3
    -Improved setting of TankHP (Should be definite now?)
    Version 1.5.2
    -Adjusted Survivor Spawning. (Should be the end of Survivor Spawning issues)
    -Changed Finale Vehicle Handling. (Thanks to Damizean for the EntProp value!)
    -Bot Booter only boots "Useless Bots" (Bots not directly involved with Useful/incap system)

    Known Issues:
    -None?

    Additional Comments:
    Maximum possible tank HP is 65535.
    This works brilliant with the Left4DownTown extension (Allows up to 18 players to connect)

    Find out which servers running this plugin!

    v1.5.3 345
    v1.5.2 90 views
    v1.5.1 230 views
    v1.5 204 views
    v1.4 7074 views
    v1.3.1 142 views
    v1.3 34 views
    V1.2 910 views
    Attached Files
    File Type: cfg l4d_superversus.cfg (991 Bytes, 52452 views)
    File Type: sp Get Plugin or Get Source (l4d_superversus.sp - 80642 views - 19.9 KB)
    __________________
    Nothing but a whisper in the wind~~

    Last edited by DDR Khat; 12-06-2009 at 12:26. Reason: Plugin Update
    DDR Khat is offline
    HL-SDK
    Member
    Join Date: Jan 2009
    Old 05-18-2009 , 19:09   Re: [L4D] Super Versus
    Reply With Quote #2

    Supercool, haven't tested it yet but read through code. It is like what I am running but... better!

    Oh, and I second the request for item doubling (and tripling if possible).

    And a third thing, could you set the convar bounds to 12 each? I know L4D doesn't do more than 18 players but restrictions are restrictions!

    Last edited by HL-SDK; 05-18-2009 at 19:11.
    HL-SDK is offline
    Number Six
    Senior Member
    Join Date: Dec 2008
    Old 05-18-2009 , 19:17   Re: [L4D] Super Versus
    Reply With Quote #3

    very cool ! Thank
    Just need now a hack for the lobby >server grabb gamers

    Ps: Possibly created super survival ?
    __________________



    Last edited by Number Six; 05-18-2009 at 19:33.
    Number Six is offline
    DDR Khat
    SourceMod Donor
    Join Date: Feb 2006
    Old 05-18-2009 , 19:57   Re: [L4D] Super Versus
    Reply With Quote #4

    Quote:
    Originally Posted by Number Six View Post
    very cool ! Thank
    Just need now a hack for the lobby >server grabb gamers

    Ps: Possibly created super survival ?
    l4d_survivor_limit 16
    Enjoy
    __________________
    Nothing but a whisper in the wind~~
    DDR Khat is offline
    Felycity
    Member
    Join Date: Mar 2009
    Old 05-18-2009 , 19:59   Re: [L4D] Super Versus
    Reply With Quote #5

    great plugin!

    i have one request.
    i want to make 4vs4 + 8 spectate server.
    means, i want to allow join 16 users but only 8 users can play as character,
    other 8 users for only spectate.
    is this plugin possible make such server?
    or, can u add such function?
    Felycity is offline
    DDR Khat
    SourceMod Donor
    Join Date: Feb 2006
    Old 05-18-2009 , 20:16   Re: [L4D] Super Versus
    Reply With Quote #6

    Quote:
    Originally Posted by Felycity View Post
    great plugin!

    i have one request.
    i want to make 4vs4 + 8 spectate server.
    means, i want to allow join 16 users but only 8 users can play as character,
    other 8 users for only spectate.
    is this plugin possible make such server?
    or, can u add such function?
    If you are asking about getting more players to connect to the server, you would need "Left4DownTown" for that.
    __________________
    Nothing but a whisper in the wind~~
    DDR Khat is offline
    Felycity
    Member
    Join Date: Mar 2009
    Old 05-18-2009 , 20:21   Re: [L4D] Super Versus
    Reply With Quote #7

    Quote:
    Originally Posted by DDR Khat View Post
    If you are asking about getting more players to connect to the server, you would need "Left4DownTown" for that.
    ok, i try that one.
    thanks!
    Felycity is offline
    Downtown1
    Veteran Member
    Join Date: Mar 2004
    Old 05-18-2009 , 20:25   Re: [L4D] Super Versus
    Reply With Quote #8

    Quote:
    Originally Posted by DDR Khat View Post
    If you are asking about getting more players to connect to the server, you would need "Left4DownTown" for that.
    You should put "allows up to 18 players to connect to the server" , so people don't keep asking this question.
    Downtown1 is offline
    DDR Khat
    SourceMod Donor
    Join Date: Feb 2006
    Old 05-18-2009 , 20:40   Re: [L4D] Super Versus
    Reply With Quote #9

    Quote:
    Originally Posted by Downtown1 View Post
    You should put "allows up to 18 players to connect to the server" , so people don't keep asking this question.
    Look. We get it. you made your extension which allows up to 18 players.
    __________________
    Nothing but a whisper in the wind~~
    DDR Khat is offline
    schmoey
    Junior Member
    Join Date: Apr 2009
    Old 05-18-2009 , 21:15   Re: [L4D] Super Versus
    Reply With Quote #10

    Nice plugin! I love the customizability of it.

    Is there anyway to get the game's switch team GUI to work?
    schmoey 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 01:54.


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