In my cruise I have a problem when there is more about 10 connections cop system starts to bug. For example cant find anyone in some distance. In my cruise its 250. What could be the reason for that and how to fix it?
How to make that Cruise InSim police system catch only car what is in front. Now I have this code but it would be more realistic that it recognise only cars what is in front not all around in some distance.
if ((LowestDistance < 250) && (LowestDistance > 0))