Help with 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with Radio (
/showthread.php?tid=155629)
Help with Radio -
artex91 - 19.06.2010
Is it possible to turn off all the players' Radio Station in the car? Help someone to write the command?
Re: Help with Radio -
Flashy - 19.06.2010
No it isnґt. SAMP put this automatically.
But you can go to Options > Audio > Sounds Radio and minimis it. So you canґt hear the radio.
Re: Help with Radio -
artex91 - 19.06.2010
And if he used:
Код:
Audio_RemovePlayer(playerid);
or
Код:
Audio_RemoveEAX(playerid);
?
Re: Help with Radio -
sansko - 19.06.2010
Quote:
Originally Posted by artex91
And if he used:
Код:
Audio_RemovePlayer(playerid);
or
Код:
Audio_RemoveEAX(playerid);
?
|
for that you need another include and the client needs a special plugin for it
Re: Help with Radio - TheInnocentOne - 19.06.2010
I'm pretty sure both those functions don't have anything to do with in-game radio either
Re: Help with Radio -
DJDhan - 19.06.2010
Quote:
Originally Posted by TheInnocentOne
I'm pretty sure both those functions don't have anything to do with in-game radio either
|
They are not specifically related to the Radio, but as the name suggests, they remove the completely mute the in-game audio of the player.
Btw, what's that plugin you are talking about?
Re: Help with Radio -
artex91 - 19.06.2010
I wanted to disable all radio in the car, when I use this plugin
http://forum.sa-mp.com/index.php?topic=106960.0