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

[REQ] CSGO Connect JoinSound


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
asdfdsdf
AlliedModders Donor
Join Date: Aug 2010
Location: Belgium
Old 08-01-2014 , 09:55   [REQ] CSGO Connect JoinSound
Reply With Quote #1

Hello,

Im searching for a cs go connect join sound when players joining the servere they here intro sound/music ive searched already here on AM found some installed them but they are not working if someone could give me a working one thx in advance

Last edited by asdfdsdf; 08-01-2014 at 10:47.
asdfdsdf is offline
thecount
Veteran Member
Join Date: Jul 2013
Old 08-04-2014 , 01:41   Re: [REQ] CSGO Connect JoinSound
Reply With Quote #2

Quote:
Originally Posted by asdfdsdf View Post
Hello,

Im searching for a cs go connect join sound when players joining the servere they here intro sound/music ive searched already here on AM found some installed them but they are not working if someone could give me a working one thx in advance
Use this to download custom sounds.

And compile this according to the sound file pathway:
PHP Code:
#include <sourcemod>
#include <sdktools>

public Plugin:myinfo = {
    
name "Greeting",
    
author "The Count",
    
description "Greeting sound plays on client put in server.",
    
version "1",
    
url ""
}

public 
OnClientPutInServer(client){
    
ClientCommand(client"playgamesound vo/spy_laughlong01.wav");

thecount is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 08-04-2014 , 08:43   Re: [REQ] CSGO Connect JoinSound
Reply With Quote #3

Have you tried this?
https://forums.alliedmods.net/showthread.php?p=1786527

or this
https://forums.alliedmods.net/showthread.php?p=1581786

or this
https://forums.alliedmods.net/showthread.php?p=1871328
__________________
DoPe^ is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 08-04-2014 , 13:44   Re: [REQ] CSGO Connect JoinSound
Reply With Quote #4

or this
https://forums.alliedmods.net/showthread.php?t=238970
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Chesterfield
Senior Member
Join Date: Apr 2013
Old 08-04-2014 , 14:24   Re: [REQ] CSGO Connect JoinSound
Reply With Quote #5

I been waiting for your answer since days Bara..

Just kidding.
Chesterfield 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 11:28.


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