Raised This Month: $51 Target: $400
 12% 

[CS:S/CS:GO] Last Man Standing (1.0.2 | 2014-02-22)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
LordMarqus
Senior Member
Join Date: Sep 2009
Location: Poland
Plugin ID:
2439
Plugin Version:
1.0.2
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Notifies the last remaining player in a team.
    Unapprover:
    Reason for Unapproving:
    Feedback was given author is inactive
    Old 07-18-2011 , 13:17   [CS:S/CS:GO] Last Man Standing (1.0.2 | 2014-02-22)
    Reply With Quote #1

    Description
    ---------------------------------------------------
    When you are the last man standing in your team, plugin can play a sound for you and send a chat messages about the number of opponents left. All players can see that there is a "last man standing" situation and get notified when the last man wins. Plugin supports clientprefs (!settings) and translations.

    Servers using this plugin: http://www.game-monitor.com/search.p..._version=1.0.0

    Public commands
    ---------------------------------------------------
    lastman - opens Last Man Standing player settings (also available in !settings menu)

    Cvars
    ---------------------------------------------------
    Code:
    / Set 1 to show chat notifications about enemies left for a new players
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    lastman_default_chat "1"
    
    // Set 1 to play a sound for a new players
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    lastman_default_sound "1"
    
    // Enable/disable plugin
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    lastman_enabled "1"
    
    // Set 1 to show public chat notifications
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    lastman_public chat "1"
    
    // Patch to a sound file in a cstrike/sound folder
    // -
    // Default: "lastman.wav"
    lastman_sound "lastman.wav"
    
    // Last man sound volume level (set 1.0 for sound's original)
    // -
    // Default: "1.0"
    // Minimum: "0.100000"
    // Maximum: "1.000000"
    lastman_sound_volume "1.0"
    Installation
    ---------------------------------------------------
    lastman.smx -> addons/sourcemod/plugins/
    lastman.phrases.txt -> addons/sourcemod/translations/

    CS:S
    lastman.wav -> sound/
    lastman_sound "lastman.wav"

    CS:GO
    lastman.mp3 -> sound/music/
    lastman_sound "music/lastman.mp3"

    Config file (lastman.cfg) will be auto-generated on the first plugin start. You can find it in cfg/sourcemod/.

    Changelog
    ---------------------------------------------------
    Quote:
    1.0.0
    * Initial release

    1.0.2
    * Fixed "Plugin lastman.smx failed to load: Native "BfWriteByte" was not found."
    Planned features
    ---------------------------------------------------
    Not really.

    Translations
    ---------------------------------------------------
    • English (mistakes are possible, let me know about it)
    More translations are very welcome.

    Credits
    ---------------------------------------------------
    exvel - http://forums.alliedmods.net/showthread.php?t=96831
    dalto - http://forums.alliedmods.net/showthread.php?p=509453 (for a general idea, I guess)
    Attached Files
    File Type: sp Get Plugin or Get Source (lastman.sp - 1137 views - 8.1 KB)
    File Type: txt lastman.phrases.txt (712 Bytes, 1076 views)
    File Type: smx lastman.smx (11.9 KB, 1035 views)
    File Type: inc colors.inc (14.8 KB, 845 views)
    File Type: zip lastman_sound.zip (134.2 KB, 1426 views)
    __________________
    My public plugins: [CS:S/CS:GO] Last Man Standing

    Last edited by RedSword; 03-08-2014 at 01:05. Reason: Marked as feedback given
    LordMarqus is offline
    shustas
    SourceMod Donor
    Join Date: May 2007
    Location: London
    Old 08-04-2011 , 19:08   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #2

    working fine so far
    __________________
    shustas is offline
    talpa
    Member
    Join Date: Jun 2007
    Old 08-17-2011 , 13:21   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #3

    sound work ?

    Last edited by talpa; 08-17-2011 at 14:42.
    talpa is offline
    shustas
    SourceMod Donor
    Join Date: May 2007
    Location: London
    Old 08-18-2011 , 17:12   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #4

    ^^ ye like a charm
    __________________
    shustas is offline
    LordMarqus
    Senior Member
    Join Date: Sep 2009
    Location: Poland
    Old 08-22-2011 , 10:46   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #5

    Servers using my plugin: http://www.game-monitor.com/search.p..._version=1.0.0

    It would be very cool to have this plugin approved .
    __________________
    My public plugins: [CS:S/CS:GO] Last Man Standing
    LordMarqus is offline
    gameguysz
    Member
    Join Date: Aug 2011
    Location: USA
    Old 08-26-2011 , 15:17   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #6

    Quote:
    Originally Posted by LordMarqus View Post
    Servers using my plugin: http://www.game-monitor.com/search.p..._version=1.0.0

    It would be very cool to have this plugin approved .


    My friend uses this for his CSS server It works perfectly!!!
    gameguysz is offline
    x16
    Junior Member
    Join Date: Dec 2008
    Old 08-30-2011 , 12:36   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #7

    I want do replace the soundfile, but when i do no sound is playing. What specs the wav should have????????????

    Last edited by x16; 08-30-2011 at 14:23.
    x16 is offline
    LordMarqus
    Senior Member
    Join Date: Sep 2009
    Location: Poland
    Old 09-02-2011 , 15:59   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #8

    Read this post please: https://forums.alliedmods.net/showpo...99&postcount=4

    The sound attached is a 16-bit, 11KHz, PCM file with 176kbps bitrate. You can also use a mp3 file. Recommended format is 128kbps CBR, 44KHz (48KHz won't work).

    Also remember about updating plugin's config file with a new path to your sound file. This path must be relative to the cstrike/sound directory.

    If you are using sv_pure 1, include the path to the last man sound in pure_server_whitelist.txt . Example:

    lastman.cfg
    Code:
    lastman_sound "lastman.wav"
    pure_server_whitelist.txt
    Code:
    sound/lastman.wav    allow_from_disk
    __________________
    My public plugins: [CS:S/CS:GO] Last Man Standing
    LordMarqus is offline
    shtopor
    Member
    Join Date: Dec 2010
    Old 10-12-2011 , 13:23   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #9

    added Russian language \ добавлен русский язык

    description of the plug-in Russian is available at the link \ описание плагина на русском языке доступно по ссылке
    http://source-plugins.ru/forum/viewtopic.php?f=28&t=460
    Attached Files
    File Type: txt lastman.phrases.txt (1.2 KB, 627 views)

    Last edited by shtopor; 10-12-2011 at 14:02.
    shtopor is offline
    amohanlall32
    SourceMod Donor
    Join Date: Sep 2009
    Location: Female
    Old 11-05-2011 , 22:33   Re: [CSS] Last Man Standing (1.0.0 | 2011-07-18)
    Reply With Quote #10

    Is it possible to add a cvar that will allow you to enable it for each team?

    I only want it to announce when there is one CT remaining, this is for my Jailbreak server. So a cvar for this, and/or seperate version would be awesome.
    __________________
    amohanlall32 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 07:17.


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