14.04.2016, 17:34
You could do a switch(pInfo[playerid][Faction])
then
case 1: { } // All the police radio code here
case 2: { } // All of the EMS code here.
then
case 1: { } // All the police radio code here
case 2: { } // All of the EMS code here.