Raised This Month: $ Target: $400
 0% 

Connect Announce


Post New Thread Reply   
 
Thread Tools Display Modes
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 06-28-2009 , 14:18   Re: Connect Announce
Reply With Quote #161

Quote:
Originally Posted by Naow View Post
It seems that the sound when the player connects doesn't work in l4d I use a "default" sound in left4dead/sound folder so its not a download issue.
Works perfect, both for connect and disconnect

you probably have set the sound wrong

Code:
// Plays a specified (sm_ca_playsoundfile) sound on player connect
// -
// Default: "0"
sm_ca_playsound "1"

// Sound to play on player connect if sm_ca_playsound = 1
// -
// Default: "ambient\alarms\klaxon1.wav"
sm_ca_playsoundfile "ambient\alarms\klaxon1.wav"

//my disconnect sound
sm_ca_playsoundfile2 "player\survivor\voice\TeenGirl\grabbedbysmoker03c.wav"
AtomicStryker is offline
Naow
Senior Member
Join Date: Feb 2009
Old 06-28-2009 , 14:32   Re: Connect Announce
Reply With Quote #162

Thanks for your reply

Here is my cannounce.cfg

Quote:
Always allow custom join messages for admins with the ADMIN_KICK flag
// -
// Default: "1"
sm_ca_autoallowmsg "1"

// Plays a specified (sm_ca_playsoundfile) sound on player connect
// -
// Default: "0"
sm_ca_playsound "1"

// Sound to play on player connect if sm_ca_playsound = 1
// -
// Default: "ambient\alarms\klaxon1.wav"
sm_ca_playsoundfile "UI\menu_countdown.wav"
I have also uploaded the sound in my server (in the folder sound\UI )
Naow is offline
Arg!
Veteran Member
Join Date: Jul 2008
Location: Australia
Old 06-28-2009 , 19:13   Re: Connect Announce
Reply With Quote #163

im not really sure how the sounds in l4d work, since i cant even find any sound files on the server.
__________________
Arg! is offline
Sexual Harassment Panda
Veteran Member
Join Date: Dec 2008
Location: San Diego, CA
Old 06-30-2009 , 20:37   Re: Connect Announce
Reply With Quote #164

I'm having a seriously hard time using connect sounds on a player specific basis. Could somebody possibly shed light on this subject, and possibly on the join sound for all players i've been hearing about?
__________________
Sexual Harassment Panda is offline
Arg!
Veteran Member
Join Date: Jul 2008
Location: Australia
Old 06-30-2009 , 20:55   Re: Connect Announce
Reply With Quote #165

the very very basic tutorial:

sm_setjoinsnd arg "/path_to_sound_file.wav"

to make sure the path works, test it with sm_playsnd


edit the cannounce.cfg to set a sound for all players.
__________________
Arg! is offline
Sexual Harassment Panda
Veteran Member
Join Date: Dec 2008
Location: San Diego, CA
Old 06-30-2009 , 20:57   Re: Connect Announce
Reply With Quote #166

oh you can playsound files without a person joining!
__________________
Sexual Harassment Panda is offline
Arg!
Veteran Member
Join Date: Jul 2008
Location: Australia
Old 06-30-2009 , 21:01   Re: Connect Announce
Reply With Quote #167

yes, in fact there is even a core command to do it now 'sm_play' but that cmd wasnt there when i wrote this plugin.
__________________
Arg! is offline
Sexual Harassment Panda
Veteran Member
Join Date: Dec 2008
Location: San Diego, CA
Old 06-30-2009 , 21:09   Re: Connect Announce
Reply With Quote #168

Well that's nice and handy.
__________________
Sexual Harassment Panda is offline
baklanoid
Junior Member
Join Date: Jun 2009
Location: Aktau, kz
Old 07-04-2009 , 03:19   Re: Connect Announce
Reply With Quote #169

This plugin doesn't work for me. It shows anything when connecting from localhost..

Code:
Counter-Strike Source

Protocol version 7
Exe version 1.0.0.34 (cstrike)
Exe build: 13:31:33 Dec 22 2008 (3698)
Code:
    SourceMod Version: 1.2.1
    SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.2.1)
    SourcePawn API: v1 = 4, v2 = 3
    Compiled on: May 30 2009 23:59:05
    Build ID: 2708:69195a250d70
    http://www.sourcemod.net/
Code:
[SM] Listing 49 plugins:
  01 "Admin File Reader" (1.2.1) by AlliedModders LLC
  02 "Admin Help" (1.2.1) by AlliedModders LLC
  03 "Admin Menu" (1.2.1) by AlliedModders LLC
  04 "Advanced c4 Countdown Timer" (1.4.1) by dalto
  05 "Advertisements" (0.5.5) by Tsunami
  06 "Anti-Flood" (1.2.1) by AlliedModders LLC
  07 "Advanced Team Attack Control" (2.5.0) by FlyingMongoose
  08 "ATAC Punishment Beacon" (2.5.0) by dalto
  09 "ATAC Punishment Blind" (2.5.0) by FlyingMongoose
  10 "ATAC Punishment Burn" (2.5.0) by FlyingMongoose
  11 "ATAC Counter-Strike: Source" (2.5.0) by FlyingMongoose
  12 <Error> "ATAC DoD: Source" (2.5.0) by FlyingMongoose
  13 "ATAC Punishment Drug" (2.5.0) by FlyingMongoose
  14 "ATAC Punishment FireBomb" (2.5.0) by FlyingMongoose
  15 "ATAC Punishment Freeze" (2.5.0) by FlyingMongoose
  16 "ATAC Punishment FreezeBomb" (2.5.0) by FlyingMongoose
  17 <Failed> "ATAC IRC Relay Bridge" (2.5.0) by FlyingMongoose
  18 "ATAC Punishment Slap" (2.5.0) by FlyingMongoose
  19 "ATAC Punishment Slay" (2.5.0) by FlyingMongoose
  20 "ATAC Punishment TimeBomb" (2.5.0) by FlyingMongoose
  21 "ATAC Punishment UberSlap" (2.5.0) by FlyingMongoose
  22 "Basic Ban Commands" (1.2.1) by AlliedModders LLC
  23 "Basic Chat" (1.2.1) by AlliedModders LLC
  24 "Basic Comm Control" (1.2.1) by AlliedModders LLC
  25 "Basic Commands" (1.2.1) by AlliedModders LLC
  26 "Basic Info Triggers" (1.2.1) by AlliedModders LLC
  27 "Basic Votes" (1.2.1) by AlliedModders LLC
  28 "Connect Announce" (0.8) by Arg!
  29 "Client Preferences" (1.2.1) by AlliedModders LLC
  30 "Custom Votes" (0.5.6) by chundo
  31 "Death Beam" (1.1) by Peoples Army, AMP
  32 "Map End Music/Sound" (1.2) by TechKnow
  33 "Fun Commands" (1.2.1) by AlliedModders LLC
  34 "Fun Votes" (1.2.1) by AlliedModders LLC
  35 "MapChooser" (1.1.0) by AlliedModders LLC
  36 <Error> "Mapvote" (1.2.1) by Zerak
  37 "mapvote-reweight" (1.1.1) by Zerak
  38 "Nextmap" (1.2.1) by AlliedModders LLC
  39 "NGGoreXmod" (4.1.1a) by Joe 'Pinkfairie' Maley
  40 "Map Nominations" (1.2.1) by AlliedModders LLC
  41 "Player Commands" (1.2.1) by AlliedModders LLC
  42 "Quake Sounds" (2.5) by dalto and Grrrrrrrrrrrrrrrrrrr
  43 "QuickDefuse" (0.3) by pRED*
  44 "Reserved Slots" (1.2.1) by AlliedModders LLC
  45 "Rock The Vote" (1.1.0-svn) by AlliedModders LLC
  46 "RoundSound++" (1.1.0) by ANTiCHRiST
  47 "SM Super Commands" (0.60) by pRED*
  48 "Sound Commands" (1.2.1) by AlliedModders LLC
  49 "Spray Tracer" (5.8) by Nican132, CptMoore, Lebson506th
Configs are default.. I've tried to recompile.. but still nothing. I'm using "Super Commands" and "sm_connectannounce 1" works.
baklanoid is offline
Send a message via ICQ to baklanoid
Sexual Harassment Panda
Veteran Member
Join Date: Dec 2008
Location: San Diego, CA
Old 07-04-2009 , 03:24   Re: Connect Announce
Reply With Quote #170

I don't exactly understand your problem. Is it not allowing you to enable people's messages, are the messages not showing up, are your sounds not working? the plugin is loaded.
__________________
Sexual Harassment Panda 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 23:02.


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