Audio stream
#2

you can create a checker for that coordinates or just put it in OnPlayerUpdate.
PHP код:
if(IsPlayerInRangeOfPoint(playerid,range,x,y,z))
{
    
PlayAudioStreamForPlayer(playerid,"music link (mp3 or wav)",x,y,z,range,1);

Reply


Messages In This Thread
Audio stream - by hamrlg - 01.04.2018, 12:29
Re: Audio stream - by Mugala - 01.04.2018, 12:37
Re: Audio stream - by CantBeJohn - 01.04.2018, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)