PlayAudioStreamForPlayer - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PlayAudioStreamForPlayer (
/showthread.php?tid=590916)
PlayAudioStreamForPlayer -
s3ek - 05.10.2015
iwant to make if player enter any cars play radio PlayAudioStreamForPlayer auto .. if players get out car stop play radio
Re: PlayAudioStreamForPlayer -
Gammix - 05.10.2015
You can take help of this callback,
OnPlayerStateChange
Check for new state and then play your music.