Results 1 to 15 of 19
-
12-08-2010, 23:17 #1
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- USA
- Posts
- 36
Global Connection Sound Notifications
Hi,
I would like the option to be able to globally hear when anybody disconnects or connects to the server, even if they are not in my channel.
ThanksLast edited by JohnnyT; 14-08-2010 at 19:29.
-
12-08-2010, 23:30 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Catalunya
- Posts
- 2,330
Settings > Options > Notifications >
[Default Soundpack]
> Connection > set Connected and Disconected
-
14-08-2010, 19:27 #3
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- USA
- Posts
- 36
I receive no GLOBAL sounds that way, if I'm in another channel, I do not hear it. That is incorrect.
-
14-08-2010, 19:33 #4
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
Go to on your tS3 Client installation folder and sound folder and default folder.
Edit settings.ini, and research : CLIENT_CONNECTION_CONNECTED_SERVER
If you have nothing write :
CLIENT_CONNECTION_CONNECTED_SERVER = play("neutral_connection_connected_server.wav")
Restart your client and normaly have a connection soundLast edited by florian_fr40; 14-08-2010 at 19:47.
-
14-08-2010, 19:43 #5
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- USA
- Posts
- 36
Nice, they should fix this so you don't have to edit the ini file.
Thanks
-
13-06-2011, 22:27 #6
-= TeamSpeak User =-
- Join Date
- Apr 2011
- Posts
- 4
no sound when clients join my SERVER?
looked for this thread and couldnt find anything...when clients connect to my ts3 server i cant hear a sound that they joined the server...only hear a sound when they join my channel...i went into settings/options/notifications and there are the sounds beside join channel but not joined server...it says beside connected server / disconnected server / lost connection no sound script available???? how do i fix this guys...thank you
-
15-06-2011, 08:07 #7
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
This question has already been answered. You can get several answers using the search function.
(key word : sound+join+notification)
-
17-06-2011, 16:40 #8
-= TeamSpeak User =-
- Join Date
- Apr 2011
- Posts
- 4
Im missing something then florian because i searched with your keyword and found nothing...There is just way to many topics for a newbie like myself to teamspeak 3 to even know where to begin...but ill keep looking....have no other choice...thank you for the suggestion
-
17-06-2011, 16:48 #9
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Try with this thread : http://forum.teamspeak.com/showthrea...-Notifications
-
17-06-2011, 17:23 #10
-= TeamSpeak User =-
- Join Date
- Apr 2011
- Posts
- 4
tryed that also florian...nothing...i edited the settings.ini and heres what it looks like...
# client connection connected
CLIENT_CONNECTION_CONNECTED_SERVER = play("neutral_connection_connected_server.wav")
CLIENT_CONNECTION_CONNECTED_CURRENT_CHANNEL =
play("${clientType}_connection_connected_currentch annel.wav")
# client connection disconnected
CLIENT_CONNECTION_DISCONNECTED_SERVER = play("neutral_connection_connected_server.wav")
CLIENT_CONNECTION_DISCONNECTED_CURRENT_CHANNEL =
play("${clientType}_connection_disconnected_curren tchannel.wav")
Did i edit it right?...thank you
-
18-06-2011, 10:41 #11
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Ok there is some changes.
1 Go into the sound folder
Client installation folder > sound > select the folder from soundpack you use)
Download the attached file (the zip file) and extract.
2 Open the settings.ini
3 Start your client and enable the soundCode:# client connection connected CLIENT_CONNECTION_CONNECTED_SERVER = play("neutral_connection_connected_server.wav") # client connection disconnected CLIENT_CONNECTION_DISCONNECTED_SERVER = play("neutral_connection_disconnected_server.wav")
Settings > Options > Notifications > Client > Connection > Connected/Disconnected
Check the "Server" option
This sound line should appears.Last edited by florian_fr40; 09-03-2012 at 08:53.
-
09-11-2011, 20:38 #12
-= TeamSpeak User =-
- Join Date
- Nov 2011
- Posts
- 1
Hi there.
Our guild server is set up so that "Guests" automatically join the default channel and can not leave this channel except one of our members drags them to another channel. The other channels are permanent channels.
Problem is, when we are in one of the permanent channels we get no voice message by TS3 if a "Guest" joins the default channel. The only thing we can hear is if someone joins the channel we are currently in.
What do I have to change so that everyone who is connected to the server always hears the "User connected", "User disconnected" sound messages, whatever channel they are in?
Thank you.
--- Merged ---
Allright, solved it myself.
The solutions posted in this forum and all around the internet didn't work because the mentioned .wav-files are not included in the latest install file of TS3.
So I downloaded TS2, copied the old TS2 "userjoined.wav", "userleft.wav" and "hesouttahere.wav" and pasted them in the TS3 sound\default-folder, edited the .ini and hooray, now it all works as planned.
Although I wish there was a solution for all of our members, so that all of them won't have to change it manually.
Thread MergedLast edited by florian_fr40; 10-11-2011 at 08:18.
-
08-03-2012, 06:09 #13
-= TeamSpeak User =-
- Join Date
- Mar 2012
- Posts
- 2
Audio Notification for Users joining Lobby Channel (even if we're in another channel)
Hello there,
We are also looking for this feature in TS3. Our clan has four channels set up as follows:
Lobby - this channel is where everyone (Admin, Normal, and Guest users) enters our TS3 server
Game Play - this channel is where we go for our game play (only Admin and Normal users) can join
AFK - this channel is where we park our ids when we're away (only Admin and Normal users) can join
Admin - this channel is restricted to our Admins
We had to restrict "Guest" users in the Lobby because we had troublemakers come in and curse and spoil fun for rest of us.
So basically what we would like is the following:
No matter what channel (other than Lobby) we are in, we would like to get a AUDIO notification when someone joins our server in the Lobby channel (even if I am in any of the other 3 channels Game Play channel, AFK channel, or ADMIN channel).
So as soon as a person joins the lobby channel, (while I am in the Game channel), I should hear an Audio Notification (i.e. User has joined your server, or lobby, or etc.).
Then we can go and move that person (if a legitimate user) to one of the proper channels so they can participate in the game play.
Could you please help us?
Thank you,
Mike
*** Thread Merged ***Last edited by florian_fr40; 08-03-2012 at 08:11.
-
09-03-2012, 07:31 #14
-= TeamSpeak User =-
- Join Date
- Mar 2012
- Posts
- 2
# client connection connected
CLIENT_CONNECTION_CONNECTED_SERVER = play("${clientType}_server_joined.wav")
# client connection disconnected
CLIENT_CONNECTION_DISCONNECTED_SERVER = play("${clientType}_server_left.wav")
I did the above just like you said Fr40, but no luck. It is still not working. When I click play sound in the Settings menu --------- There is no sound from these code lines.
Any other suggestions?
Please let me know and thank you,
Mike
-
09-03-2012, 07:42 #15
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Yes it's normal.
With the last versions, these sounds no longer exist.
I will edit this post to add these 2 wav files
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TS Sound Notifications HELP
By shwarz in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 21-07-2006, 07:42 -
Sound Notifications Glitch(s)?
By mavts in forum [TeamSpeak 2] Client SupportReplies: 1Last Post: 18-06-2006, 00:33 -
Regarding Sound Notifications
By Flode in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 22-02-2006, 03:16


Reply With Quote