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

[CS:GO/CSS] AbNeR Round End Sounds V4.0.3 07/30/2023


Post New Thread Reply   
 
Thread Tools Display Modes
Author
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Plugin ID:
4800
Plugin Version:
4.0.3
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
    70 
    Plugin Description:
    Play cool musics when round ends
    Old 08-31-2015 , 15:02   [CS:GO/CSS] AbNeR Round End Sounds V4.0.3 07/30/2023
    Reply With Quote #1

    AbNeR Round End Sounds
    Play cool musics when the round ends

    Tutorial video

    - CSS/CS:GO support.
    - Sounds are loaded automatically from the specified folders.
    - Supports both mp3 and wav files.
    - Default CSGO round end sound is stopped.
    - Map custom musics are stopped to prevent playing two sounds together.
    - Type !res to choose if you want to listen the sounds and to set the volume

    Configuration / Support / Suggestions
    Direct Download

    Last edited by AbNeR_CSS; 07-31-2023 at 10:19. Reason: V4.0.3 07/30/2023
    AbNeR_CSS is offline
    Sw33T3R
    AlliedModders Donor
    Join Date: Mar 2014
    Old 09-01-2015 , 05:48   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #2

    Could you tell me difference between new verios and old version?
    Sw33T3R is offline
    AbNeR_CSS
    Senior Member
    Join Date: Jun 2010
    Location: São Paulo - Brazil
    Old 09-01-2015 , 08:07   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #3

    -Added res_play_to_the_end -To Play sounds to the end, it is a alternative for who want that the sounds continue playing when round restart.
    -Added res_rounddraw_play - To choose if you wan´t play sounds when no one wins.
    -
    Internal structure of the plugin improved to boost performance.
    __________________
    It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn

    Last edited by AbNeR_CSS; 09-01-2015 at 08:08.
    AbNeR_CSS is offline
    full1993
    Junior Member
    Join Date: Dec 2014
    Old 09-02-2015 , 13:09   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #4

    Man, you saved my life! I really wanted that the plugin could play the sounds until the end. Installing this on my server today!!!
    full1993 is offline
    AbNeR_CSS
    Senior Member
    Join Date: Jun 2010
    Location: São Paulo - Brazil
    Old 09-02-2015 , 13:12   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #5

    Quote:
    Originally Posted by full1993 View Post
    Man, you saved my life! I really wanted that the plugin could play the sounds until the end. Installing this on my server today!!!
    Thanks bro, any problems tell me and i'll fix as soon as possible
    __________________
    It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
    AbNeR_CSS is offline
    full1993
    Junior Member
    Join Date: Dec 2014
    Old 09-02-2015 , 15:03   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #6

    Okay, just installed the plugin and it works like a charm! However the round doesnt finish until the sound ends. Is there a way to keep the sound playing but in the new round instead of wait in the last one?

    full1993 is offline
    AbNeR_CSS
    Senior Member
    Join Date: Jun 2010
    Location: São Paulo - Brazil
    Old 09-02-2015 , 15:11   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #7

    Quote:
    Originally Posted by full1993 View Post
    Okay, just installed the plugin and it works like a charm! However the round doesnt finish until the sound ends. Is there a way to keep the sound playing but in the new round instead of wait in the last one?

    I don´t know how do this yet and don´t know if is possible, so this is the best alternative we have for now, if I find out how to make the sounds do not stop playing when the round ends I implement in next release
    __________________
    It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
    AbNeR_CSS is offline
    full1993
    Junior Member
    Join Date: Dec 2014
    Old 09-02-2015 , 15:30   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #8

    Quote:
    Originally Posted by AbNeR_CSS View Post
    I don´t know how do this yet and don´t know if is possible, so this is the best alternative we have for now, if I find out how to make the sounds do not stop playing when the round ends I implement in next release
    It works really well anyway! I'll reduce the sounds time and it will be fine! Plugin of the Month.
    full1993 is offline
    m22b
    Senior Member
    Join Date: Jul 2013
    Old 09-02-2015 , 21:08   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #9


    BUG in v3.0
    :

    "mp_round_restart_delay" stop working

    Example :
    write in console "sm_cvar mp_round_restart_delay 0.11" and if you have mp3 with 13sec. you will be hear music 13sec. and after round restarts

    or

    write in console "sm_cvar mp_round_restart_delay 28" and if you have mp3 with 5sec. you will be hear music 5sec. and after round restarts

    Version 2.4 dont have this bug

    This is problem cuz i have many mp3 with
    5sec
    8sec
    or 11 sec
    m22b is offline
    AbNeR_CSS
    Senior Member
    Join Date: Jun 2010
    Location: São Paulo - Brazil
    Old 09-02-2015 , 21:11   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.0
    Reply With Quote #10

    Quote:
    Originally Posted by m22b View Post

    BUG in v3.0
    :

    "mp_round_restart_delay" stop working

    Example :
    write in console "sm_cvar mp_round_restart_delay 0.11" and if you have mp3 with 13sec. you will be hear music 13sec. and after round restarts

    or

    write in console "sm_cvar mp_round_restart_delay 28" and if you have mp3 with 5sec. you will be hear music 5sec. and after round restarts

    Version 2.4 dont have this bug

    This is problem cuz i have many mp3 with
    5sec
    8sec
    or 11 sec
    Not a bug, it is a feature, if you wanna disable use res_play_to_the_end 0
    __________________
    It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
    AbNeR_CSS 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 02:57.


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