25.05.2012, 15:44
hey guys,
is it possible to make it like when a song with PlayAudioStreamForPlayer ends that automaticcaly there starts a new song? liek a function called:
OnPlayerAudioStreamEnd(playerid, stream.....)
{
RestartAudioStreamForPlayer(playerid, stream.....);
return 1;
}
is there a function familiar to this? cuz i would LOVE it
greets niels
is it possible to make it like when a song with PlayAudioStreamForPlayer ends that automaticcaly there starts a new song? liek a function called:
OnPlayerAudioStreamEnd(playerid, stream.....)
{
RestartAudioStreamForPlayer(playerid, stream.....);
return 1;
}
is there a function familiar to this? cuz i would LOVE it
greets niels