Vehicle radio? - 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: Vehicle radio? (
/showthread.php?tid=419642)
Vehicle radio? -
Zalman - 01.03.2013
I have made a radio0 thing but now I want the url that the player has set the radio to will set it for all the people who are in or are getting to the car will hear, How would I do this? If so could you please leave me an example below thanks.
Re: Vehicle radio? -
Smikkeltoetje - 01.03.2013
I use the command "IsPlayerInRangeOf" for my radio command, so all people that enter the radius can hear it.
Maybe you should try that
Re: Vehicle radio? -
Zalman - 01.03.2013
Quote:
Originally Posted by Smikkeltoetje
I use the command "IsPlayerInRangeOf" for my radio command, so all people that enter the radius can hear it.
Maybe you should try that 
|
Will do thanks man
Re: Vehicle radio? -
Smikkeltoetje - 01.03.2013
Quote:
Originally Posted by Zalman
Will do thanks man 
|
Np hope it works for you

(It won't be to easy though)
Maybe you better use PlayAudioStreamForPlayer if he enters a car :P and StopAudioStream if he exits