Posts: 11
Threads: 3
Joined: Aug 2009
Reputation:
0
I need a radio system so police officeres can communicate with themself.
Does anyone have a snippet or something?
Thanks
Posts: 899
Threads: 54
Joined: May 2009
Reputation:
0
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.