Posts: 826
Threads: 64
Joined: Oct 2013
Reputation:
0
Anyway I can use those great functions like Audio_Set3DPosition in normal SAMP sounds ?
Posts: 1,767
Threads: 124
Joined: Mar 2010
Quote:
Originally Posted by Ahmad45123
Anyway I can use those great functions like Audio_Set3DPosition in normal SAMP sounds ?
|
Is that a statement or a question, it doesn't make sense. What do you mean by "normal SAMP" sounds"? Do you mean San Andreas default sound effects (i.e. cellphone call sound effect) and other?
Posts: 120
Threads: 28
Joined: Apr 2014
I'm on the hunt for audio plugin version 0.4.0.0 which works properly.
Posts: 1,767
Threads: 124
Joined: Mar 2010
Quote:
Originally Posted by ViperAssasin11
I'm on the hunt for audio plugin version 0.4.0.0 which works properly.
|
Incognito is not supporting this plugin anymore.
Posts: 120
Threads: 28
Joined: Apr 2014
Quote:
Originally Posted by Riddick94
Incognito is not supporting this plugin anymore.
|
If anyone has a download link for version 0.4.0.0 it would be good.
Posts: 1,767
Threads: 124
Joined: Mar 2010
Link for what? It's in the main post.
Posts: 32
Threads: 5
Joined: Oct 2013
Reputation:
0
28.01.2015, 16:48
(
Последний раз редактировалось Carper; 29.01.2015 в 18:22.
)
Not working with 0.3z/0.3.7?
Client not connect.
/e: It's work.
Posts: 60
Threads: 23
Joined: Sep 2011
Reputation:
0
How i can detect if the audio is finished please? Thanks you, awesome plugin.
Posts: 78
Threads: 8
Joined: Aug 2015
Reputation:
0
Bug found: [FAKE] Connect & Disconnect(client) every 15-20 seconds.
[20:27:08] *** Audio Plugin: Started TCP server on port 7777
[20:27:08] *** Audio_SetPack: Audio pack set to "default_pack" (transferable and automated)
[20:27:21] [connection] 127.0.0.1:55191 requests connection cookie.
[20:27:22] [connection] incoming connection: 127.0.0.1:55191 id: 0
[20:27:22] [join] Salik_Davince has joined the server (0:127.0.0.1)
[20:27:29] *** Audio Plugin: Salik_Davince (ID: 0) has connected
[20:27:58] *** Audio Plugin: Salik_Davince (ID: 0) has disconnected
[20:28:09] *** Audio Plugin: Salik_Davince (ID: 0) has connected
[20:28:30] *** Audio Plugin: Salik_Davince (ID: 0) has disconnected
[20:28:41] *** Audio Plugin: Salik_Davince (ID: 0) has connected
[20:29:03] *** Audio Plugin: Salik_Davince (ID: 0) has disconnected
[20:29:21] *** Audio Plugin: Salik_Davince (ID: 0) has connected
[20:29:44] *** Audio Plugin: Salik_Davince (ID: 0) has disconnected
Posts: 6
Threads: 1
Joined: Jun 2015
Reputation:
0
Can anyone re-upload the client v0.4?
Posts: 547
Threads: 57
Joined: Dec 2010
Is there a way to fade the audio as the player gets further away from the point where the audio is?
Posts: 2
Threads: 0
Joined: Jul 2015
Reputation:
0
Hello, you can do new function for this script? We need to bind to a specific transport handle.
Привет, ты можешь добавить новую функцию в свой скрипт? Мне нужно(я думаю, что один я с этим столкнулся) чтобы было можно привязать определенный звук к какому-то определенному транспорту.
Posts: 54
Threads: 16
Joined: Jun 2014
Reputation:
0
found bug: player can't reconnect to tcp server (client-side)
Posts: 625
Threads: 38
Joined: Nov 2011
23.02.2017, 09:14
(
Last edited by [Twixx]; 23/02/2017 at 10:26 AM.
)
Hello,
Me and a friend of mine have been trying to make use of Incognito's Audio Plugin for our server, but have ran into an issue.
The issue would be that 3D sounds do not seem to work properly. They work for the host, but the sounds won't play for any clients, returning the following error in the logs:
Code:
Error creating mixer for playback of "dooropen.ogg": Invalid handle.
Switching the sound to 2D by not downmixing somewhat fixes it, the sound plays, but it's not 3d as required.
We've gonne trough many possible fixes and none seem to work.
Does anyone have any possible solutions?
Posts: 123
Threads: 7
Joined: May 2017
this plugin working for new verison SA:MP 0.3.7 - R2?
Posts: 79
Threads: 2
Joined: Jun 2009
Reputation:
0
Yes, plugin works on 0.3.7 R2
I have question: Is that possible to connect 2 clients from the same IP?
Now client disconnects when trying to join as second player from the same IP.
Posts: 123
Threads: 7
Joined: May 2017
Quote:
Originally Posted by Michalec
Yes, plugin works on 0.3.7 R2
I have question: Is that possible to connect 2 clients from the same IP?
Now client disconnects when trying to join as second player from the same IP.
|
Does not connect the player to it! What can he have?
Posts: 78
Threads: 8
Joined: Aug 2015
Reputation:
0
OnPlayerDisconnect - double called, it's bug?