06.09.2009, 11:51
Hello, on the Wiki it says to use 'PlayCrimeReportForPlayer(playerid,INVALID_PLAYER_ID,crimeid);' so the suspect doesn't hear the radio, but when i use this, it doesnt even send it to the playerid. When I change it to 'PlayCrimeReportForPlayer(playerid,suspect,crimeid );' it works but I dont want the suspect to hear it.