SA-MP Forums Archive
[FilterScript] Audio Stream Script - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Audio Stream Script (/showthread.php?tid=506152)



Audio Stream Script - SuperiorOfAll - 12.04.2014

Okay, I want to create a ambient for my DayZ server that sounds realistic, however: I don't really know how. haha

http://k007.kiwi6.com/hotlink/r0jw8t4oqv/dbirds.mp3 < Day
http://k007.kiwi6.com/hotlink/7ariyigvdg/nbirds.mp3 < Night

I know
public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid, "http://k007.kiwi6.com/hotlink/r0jw8t4oqv/dbirds.mp3");
return 1;
}

but how would I set a time value to that? like 6:00 - 21:00

Thank you, Krypton


Re: Audio Stream Script - Masterskitz - 12.04.2014

Try asking for help in the help section.
http://forum.sa-mp.com/forumdisplay.php?f=12


Re: Audio Stream Script - SamerNajada - 12.04.2014

Goood Job Brother