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

[L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.3 [30-November-2022]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Plugin ID:
8288
Plugin Version:
1.1.3
Plugin Category:
All
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    1 
    Plugin Description:
    replace heartbeat to drums music, dynamic set black-white screen
    Old 11-14-2022 , 15:01   [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.3 [30-November-2022]
    Reply With Quote #1

    about
    • dynamics play drums music when going to die
    • closer get to death, tighter the rhythm will be
    • music has 10 levels here
    • dynamic set glow effect and black-white screen when less than specify health
    • optional prevent game native heartbeat music
    • im very excited to make this, i feel so cool here, idea from i searching my game disk music
    • completely support plugin [L4D & L4D2] Heartbeat


    Intro Videos

    [L4D2] Dynamic HeartBeat - Part Glows (SourceMod)



    [L4D2] Dynamic HeartBeat - Part Music & Screen (SourceMod)



    ConVar

    PHP Code:
    // interval of frame(s) to detect black-white screen.
    dynamic_heartbeat_detect "30"

    // does make glow when gets black-white screen.
    dynamic_heartbeat_glow "1"

    // does make glow flashing
    dynamic_heartbeat_glow_flash "1"

    // max distance to see glow 0=unlimited.
    dynamic_heartbeat_glow_range "200"

    // glow type 0=none 2=on look at 3=constant
    dynamic_heartbeat_glow_type "2"

    // dont prevent game native HeartBeat music
    // 0=prevent 1=dont change
    dynamic_heartbeat_heartbeat "0"

    // only set black-white screen when health less than this value
    dynamic_heartbeat_striked "40"

    // does play the drums music when third striked
    dynamic_heartbeat_music "1" 

    changelog
    • v1.0 just releases; 15-November-2022
    • v1.1 new ConVar *_music to control does plays drums music when third striked start, robust codes; 15-November-2022 (2nd time)
    • v1.1.1 fix a negligence about plugin '[L4D2] HeartBeat by Silvers', fix a ConVar description text typo; 16-November-2022
    • v1.1.2 fix drum music wont stop when spectator dead survivor; 25-November-2022
    • v1.1.3 fix a rare situation drum music wont stop; 30-November-2022

    Related Plugin
    Installation
    • put l4d2_dynamic_heartbeat.smx on /plugins/
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d2_dynamic_heartbeat.sp - 478 views - 13.8 KB)
    __________________

    Last edited by NoroHime; 11-30-2022 at 10:32.
    NoroHime is offline
    Maur0
    Senior Member
    Join Date: Aug 2020
    Old 11-14-2022 , 16:50   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow [15-November-2022]
    Reply With Quote #2

    WOW Excellent plugin. It makes it more useful and more intense when it comes to dying. Good work!
    Maur0 is offline
    swiftswing1
    Member
    Join Date: Oct 2020
    Old 11-15-2022 , 05:30   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1 [15-November-2022]
    Reply With Quote #3

    really cool! thanks for sharing!
    swiftswing1 is offline
    yabi
    Senior Member
    Join Date: Jun 2021
    Location: Taiwan
    Old 11-24-2022 , 21:46   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #4

    If I am a spectator watching a player in black and white.
    I watched as a bystander. When the injured player used the medical kit to heal himself with more than 40Hp of blood, there was still the sound of drumming.
    Or when the player in the black and white state falls to the ground and dies again, as a bystander, I will still hear the drumming sound.
    yabi is offline
    yabi
    Senior Member
    Join Date: Jun 2021
    Location: Taiwan
    Old 11-24-2022 , 21:49   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #5

    NoroHime, you have many plugins that I like very much, I like this plugin very much, hope this kind of bugs can be fixed.
    yabi is offline
    NoroHime
    Veteran Member
    Join Date: Aug 2016
    Location: bed
    Old 11-25-2022 , 00:48   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #6

    Quote:
    Originally Posted by yabi View Post
    NoroHime, you have many plugins that I like very much, I like this plugin very much, hope this kind of bugs can be fixed.
    thanks your report, I will took some time known why those happen
    __________________
    NoroHime is offline
    Silvers
    SourceMod Plugin Approver
    Join Date: Aug 2010
    Location: SpaceX
    Old 11-25-2022 , 01:28   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #7

    Quote:
    Originally Posted by yabi View Post
    If I am a spectator watching a player in black and white.
    I watched as a bystander. When the injured player used the medical kit to heal himself with more than 40Hp of blood, there was still the sound of drumming.
    Or when the player in the black and white state falls to the ground and dies again, as a bystander, I will still hear the drumming sound.
    Are you using the Heartbeat plugin? Both plugins could do with resetting the sound on anyone spectating the client who's heartbeat sound should be stopped.
    __________________
    Silvers is offline
    NoroHime
    Veteran Member
    Join Date: Aug 2016
    Location: bed
    Old 11-25-2022 , 03:50   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #8

    Quote:
    Originally Posted by yabi View Post
    If I am a spectator watching a player in black and white.
    I watched as a bystander. When the injured player used the medical kit to heal himself with more than 40Hp of blood, there was still the sound of drumming.
    Or when the player in the black and white state falls to the ground and dies again, as a bystander, I will still hear the drumming sound.
    issue located, problem is when you spectate someone the previous music not stop yet (usually i takeover a dead survivor), when you doing spectate you wont received the music from fighting survivor, so music also didnt stop, try version 1.1.2, if not compeletely fix yet please report
    Quote:
    • v1.1.2 fix drum music wont stop when spectator someone; 16-November-2022
    __________________
    NoroHime is offline
    yabi
    Senior Member
    Join Date: Jun 2021
    Location: Taiwan
    Old 11-25-2022 , 23:22   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #9

    Quote:
    Originally Posted by Silvers View Post
    Are you using the Heartbeat plugin? Both plugins could do with resetting the sound on anyone spectating the client who's heartbeat sound should be stopped.
    Silvers
    Heartbeat plug-in
    I haven't used it
    yabi is offline
    yabi
    Senior Member
    Join Date: Jun 2021
    Location: Taiwan
    Old 11-25-2022 , 23:25   Re: [L4D2] Dynamic HeartBeat - Music & Screen & Glow v1.1.1 [16-November-2022]
    Reply With Quote #10

    Quote:
    Originally Posted by NoroHime View Post
    issue located, problem is when you spectate someone the previous music not stop yet (usually i takeover a dead survivor), when you doing spectate you wont received the music from fighting survivor, so music also didnt stop, try version 1.1.2, if not compeletely fix yet please report

    I will try to use it again, if there is any error I will report to you, thank you
    yabi 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 12:45.


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