This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[L4D] Reserved slots with no wasted slots


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Dark-Reaper
Member
Join Date: Jan 2009
Plugin ID:
733
Plugin Version:
1.0.109-L4D
Plugin Category:
Server Management
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Opens reserved slots on L4D servers without having to reserve slots
    Unapprover:
    Reason for Unapproving:
    plugin author's request
    Old 01-25-2009 , 12:59   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #1

    Quote:
    Originally Posted by Big Myke View Post
    I hate to break it to you but it still doens't kikc the lowest played person on my team. even after the patch. I'm not kidding. Dark-Reaper, let me know if it works for you nwo after the update.

    No, it seems to kick randomly even if I put the variable on 3.
    Dark-Reaper is offline
    strontiumdog
    Veteran Member
    Join Date: Jan 2007
    Location: BC, Canada
    Old 01-26-2009 , 01:37   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #2

    OK.
    I changed the whole method of kicking by least time on the server.

    Should work now.
    __________________
    Plugins | TheVille
    Zombie Mod for DoD:S - l4dod.theville.org
    strontiumdog is offline
    santaclaus
    Senior Member
    Join Date: Dec 2008
    Old 01-26-2009 , 09:54   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #3

    Quote:
    Originally Posted by strontiumdog View Post
    OK.
    I changed the whole method of kicking by least time on the server.

    Should work now.
    Does that mean that we don't need that cvar anymore ?

    Quote:
    sm_reserve_kicktype 0
    0 = Highest Ping
    1 = Highest Time
    2 = Random
    3 = Lowest Time
    __________________

    santaclaus is offline
    strontiumdog
    Veteran Member
    Join Date: Jan 2007
    Location: BC, Canada
    Old 01-26-2009 , 10:29   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #4

    No.
    The other methods still work, so you need the cvar.

    Technical explanation.
    The old method of kicking by least time on the server involved checking everyone's time on the server and finding the shortest one and kicking them (except people with custom1 and reservation of course). The detection method was not reliable.

    So I decided to implement a LIFO - last in first out.
    This is an ADT array where your client number gets stored in the array. If you leave, the client number is removed. If you are the last one in, you will be the first to go....

    Hope this makes sense


    I might suggest to the devs to add this to the normal SM reserved slot plugin.
    __________________
    Plugins | TheVille
    Zombie Mod for DoD:S - l4dod.theville.org
    strontiumdog is offline
    Darin
    Member
    Join Date: Dec 2008
    Old 01-26-2009 , 17:54   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #5

    It is not working properly, when I set it to the lowest time. And I type reserved slot 1 in HLSW it kicks the player with the least time, but when it enters into L4D another player connects before me. It won't keep the slot open...

    sm_reservedslot_time 30.0
    sm_reserve_kicktype 3

    This is what I have set in the sourcemod.cfg file
    Darin is offline
    Big Myke
    Senior Member
    Join Date: Jan 2009
    Location: Grain Belt, USA
    Old 01-26-2009 , 19:30   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #6

    Quote:
    Originally Posted by Darin View Post
    It is not working properly, when I set it to the lowest time. And I type reserved slot 1 in HLSW it kicks the player with the least time, but when it enters into L4D another player connects before me. It won't keep the slot open...

    sm_reservedslot_time 30.0
    sm_reserve_kicktype 3

    This is what I have set in the sourcemod.cfg file

    I have the same problem ='(
    Big Myke is offline
    strontiumdog
    Veteran Member
    Join Date: Jan 2007
    Location: BC, Canada
    Old 01-26-2009 , 20:56   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #7

    http://forums.alliedmods.net/showpos...70&postcount=2

    Set up autojoin BEFORE you open the slot.
    You should connect immediately a person gets kicked.
    __________________
    Plugins | TheVille
    Zombie Mod for DoD:S - l4dod.theville.org
    strontiumdog is offline
    Darin
    Member
    Join Date: Dec 2008
    Old 01-26-2009 , 22:10   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #8

    Ahh, it's too bad that HLSW doesn't have an auto join option. I can just use it in L4D I guess .

    Thanks!
    Darin is offline
    Dark-Reaper
    Member
    Join Date: Jan 2009
    Old 01-28-2009 , 12:04   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #9

    Quote:
    Originally Posted by Darin View Post
    Ahh, it's too bad that HLSW doesn't have an auto join option. I can just use it in L4D I guess .

    Thanks!
    There is an auto-join option.
    Dark-Reaper is offline
    Dark-Reaper
    Member
    Join Date: Jan 2009
    Old 01-29-2009 , 08:10   Re: [L4D] Reserved slots with no wasted slots
    Reply With Quote #10

    Guy I'm so sorry but your plugin definitly doesn't kick the lowest spend time player on the server, the thing that you've done with the ID Number I don't know what, was wrong, there is an example of why :

    Dark-Reaper 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 04:03.


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