Problem Audio Plugin
#1

Hi guys, I have a problem with the audio plugin that is when I put the music in the game and a new player connects, the player that connects not hear the music previously set. How do I sync the player that connects?
Reply
#2

Quote:
Originally Posted by Hantex.
Посмотреть сообщение
Hi guys, I have a problem with the audio plugin that is when I put the music in the game and a new player connects, the player that connects not hear the music previously set. How do I sync the player that connects?
Simply add this.
pawn Код:
PlayAudioStreamForPlayer(playerid, "http://listen.radionomy.com/so--hits.m3u");
On any place you want
Reply
#3

Quote:
Originally Posted by Clad
Посмотреть сообщение
Simply add this.
pawn Код:
PlayAudioStreamForPlayer(playerid, "http://listen.radionomy.com/so--hits.m3u");
On any place you want
I use the audio plugin and I need that when the player connect into server hears music synchronized also the position (in seconds).
Reply
#4

Quote:
Originally Posted by Hantex.
Посмотреть сообщение
I use the audio plugin and I need that when the player connect into server hears music synchronized also the position (in seconds).
Add it on
pawn Код:
public OnPlayerConnect
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)