SA-MP Forums Archive
audio plugin - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: audio plugin (/showthread.php?tid=268146)



audio plugin - BaubaS - 11.07.2011

Hi, is that possible to make that:

For example, Im listening some radio station or some song in car. When other player comes near me - he's will hear that song/radio staton too.

If yes, then which functions of that plugin I should use?


Re: audio plugin - [MG]Dimi - 11.07.2011

I don't think that you can set that another player hears GTA SA default Radio. But using Audio Plug in and adding own songs into plugin I you would be able to make it using IsPlayerInRangeOfPoint and IsPlayerInAnyVehicle


Re: audio plugin - BaubaS - 11.07.2011

Im not talking about default radio station, Im talking about real. ;S


Re: audio plugin - BaubaS - 11.07.2011

Bump, any ideas?


Re: audio plugin - PrawkC - 11.07.2011

Re-read what Dimi said.


Re: audio plugin - [MG]Dimi - 11.07.2011

As PrawkC said read again what I said. To do what you want use Audio Plugin, IsPlayerInRangeOfPoint and IsPlayerInAnyVehicle.