Quote Originally Posted by bielsa View Post
how can I change the values so that it warns me at 800 meters?
Warning distances cannot be set from the menu, you have to change them in the plugin.ini of the speedcam.zip file.

This line determines the warning distance:

warn_distances="00:350"

instead of 350 you have to write 800.

In many categories this line does not exist or is commented with a semicolon and the warning distance depends on the speed you have, so you have to add it yourself to each category.

You must also pay attention to this line:

approach_beep_distances=150

determines after how many meters the second (or third etc.) warning is repeated, in your case 800 - 150 = 650 meters, and after 650 - 150 = 500 meters, and so on.