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

RoundEndSound Csgo


Post New Thread Reply   
 
Thread Tools Display Modes
Author
andre2843
Member
Join Date: Apr 2011
Plugin ID:
4396
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 10-28-2014 , 20:20   RoundEndSound Csgo
    Reply With Quote #1

    This is my first plugin RoundSounds work 100%.

    Description:
    -------------------------------
    Plays all sounds in a queue or random or play by Winner team (RoundEndSound)

    Requirements:
    -------------------------------
    * Sourcemod
    * MetaMod:Source

    Supported games:

    Counter-Strike Global Offensive:Tested and work

    INSTALLATION:
    -------------------------------
    * Simply follow the folder direction addons.

    Sounds

    To add sound directory:sound/music/roundendsound/mp3.
    Attached Files
    File Type: sp Get Plugin or Get Source (RoundSound.sp - 5009 views - 6.3 KB)
    File Type: smx RoundSound.smx (5.6 KB, 1672 views)
    __________________
    .

    Last edited by andre2843; 10-29-2014 at 11:52.
    andre2843 is offline
    m22b
    Senior Member
    Join Date: Jul 2013
    Old 10-29-2014 , 09:48   Re: RoundEndSound Csgo
    Reply With Quote #2

    very informative
    how about :
    cvars? how many mp3 this plugin support ?
    m22b is offline
    andre2843
    Member
    Join Date: Apr 2011
    Old 10-29-2014 , 11:53   Re: RoundEndSound Csgo
    Reply With Quote #3

    Quote:
    Originally Posted by m22b View Post
    very informative
    how about :
    cvars? how many mp3 this plugin support ?
    I update topic
    __________________
    .
    andre2843 is offline
    m22b
    Senior Member
    Join Date: Jul 2013
    Old 11-27-2014 , 18:45   Re: RoundEndSound Csgo
    Reply With Quote #4

    L 11/28/2014 - 02:400: SourceMod error session started
    L 11/28/2014 - 02:400: Info (map "de_dust2") (file "errors_20141128.log")
    L 11/28/2014 - 02:400: [RoundSound.smx] No team has win the round.
    L 11/28/2014 - 02:41:26: [RoundSound.smx] No team has win the round.

    Sounds not playing, no info about cvars, no info about what a mp3 file names

    Code:
    public OnMapStart()
    {
    	decl String:tewin_snd1[MAX_FILE_LEN];
    	decl String:tewin_snd2[MAX_FILE_LEN];
    	decl String:tewin_snd3[MAX_FILE_LEN];
            decl String:tewin_snd4[MAX_FILE_LEN];
            decl String:tewin_snd5[MAX_FILE_LEN];
            decl String:tewin_snd6[MAX_FILE_LEN];
    	decl String:ctwin_snd1[MAX_FILE_LEN];
    	decl String:ctwin_snd2[MAX_FILE_LEN];
    	decl String:ctwin_snd3[MAX_FILE_LEN];
            decl String:ctwin_snd4[MAX_FILE_LEN];
            decl String:ctwin_snd5[MAX_FILE_LEN];
            decl String:ctwin_snd6[MAX_FILE_LEN];
    
    	Format(tewin_snd1, sizeof(tewin_snd1), "sound/music/roundendsound/twinnar1.mp3");
    	Format(tewin_snd2, sizeof(tewin_snd2), "sound/music/roundendsound/twinnar2.mp3");
    	Format(tewin_snd3, sizeof(tewin_snd3), "sound/music/roundendsound/twinnar3.mp3");
    	Format(tewin_snd4, sizeof(tewin_snd4), "sound/music/roundendsound/twinnar4.mp3");
    	Format(tewin_snd5, sizeof(tewin_snd5), "sound/music/roundendsound/twinnar5.mp3");
    	Format(tewin_snd6, sizeof(tewin_snd6), "sound/music/roundendsound/twinnar6.mp3");
    	Format(ctwin_snd1, sizeof(ctwin_snd1), "sound/music/roundendsound/ctwinnar1.mp3");
    	Format(ctwin_snd2, sizeof(ctwin_snd2), "sound/music/roundendsound/ctwinnar2.mp3");
    	Format(ctwin_snd3, sizeof(ctwin_snd3), "sound/music/roundendsound/ctwinnar3.mp3");
            Format(ctwin_snd4, sizeof(ctwin_snd4), "sound/music/roundendsound/ctwinnar4.mp3");
            Format(ctwin_snd5, sizeof(ctwin_snd5), "sound/music/roundendsound/ctwinnar5.mp3");
            Format(ctwin_snd6, sizeof(ctwin_snd6), "sound/music/roundendsound/ctwinnar6.mp3");
    filenames? must be = ctwinnar and twinnar ?

    Last edited by m22b; 11-28-2014 at 02:05.
    m22b is offline
    Acery
    New Member
    Join Date: Feb 2015
    Location: Denmark
    Old 02-24-2015 , 16:56   Re: RoundEndSound Csgo
    Reply With Quote #5

    Maybe im the only one thinking this but what if a guy comes in and are new to the Sourcemod [plugins] and think where is the Cfgs and some exampels so they can learn how to do it.?
    Acery is offline
    Send a message via Skype™ to Acery
    7106
    Senior Member
    Join Date: Jun 2013
    Old 05-02-2015 , 04:33   Re: RoundEndSound Csgo
    Reply With Quote #6

    first, sry 4 my bad english
    can u edit plugin for me?
    i want play lose sound for lose team
    and play win sound for win team
    7106 is offline
    durangod
    Senior Member
    Join Date: Mar 2016
    Location: SW USA
    Old 08-16-2016 , 04:01   Re: RoundEndSound Csgo
    Reply With Quote #7

    So im guessing if you create a sound dir then it would be like this

    csgo/addons/sourcemod/plugins/sound/music/roundendsound/twinnar1.mp3 or ctwinnar1 (1-6 for each)
    __________________
    Freedom is never free!
    durangod is offline
    durangod
    Senior Member
    Join Date: Mar 2016
    Location: SW USA
    Old 08-17-2016 , 14:34   Re: RoundEndSound Csgo
    Reply With Quote #8

    I never could get this to work so im uninstalling it.
    __________________
    Freedom is never free!
    durangod 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 17:00.


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