SA-MP Forums Archive
How to make a radio system. - 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: How to make a radio system. (/showthread.php?tid=102827)



How to make a radio system. - blokienl - 17.10.2009

I need a radio system so police officeres can communicate with themself.
Does anyone have a snippet or something?

Thanks


Re: How to make a radio system. - blokienl - 18.10.2009

?


Re: How to make a radio system. - Peter_Corneile - 18.10.2009

You want someone to write the whole code for you ? If yes , ask here Script Request Thread


Re: How to make a radio system. - Abernethy - 18.10.2009

Use a Variable for the Police Radio & make a command that loops through all the players & checks if they've the same variable (bool:PoliceRadio[MAX_PLAYERS], PoliceRadio[playerid] == true, or something). If they do, send them the string. I'm figuring you don't know how to do this.
So as Peter suggested, you might like to ask in the Script Request Thread.