I have found that using this in sys.txt:
[speedcam.disabled_countries]
_FRA=x,x,x,x,x,x,x
_SUI=x,x,x,x,x,x,x
doesn't always negate this original setting in data.zip:
[speedcam.disabled_countries]
_FRA=1,2,3,4,5,11,7
_SUI=1,2,3,4,5,11,7
The solution which I have found always works for me is to remove ALL references to this in sys.txt and comment out, or remove completely, the ORIGINAL setting in data.zip thus:
[speedcam.disabled_countries]
;_FRA=1,2,3,4,5,11,7
;_SUI=1,2,3,4,5,11,7
With the above the speedcams were visible on the map but then the following entries in sys.txt were needed to get the popup warnings to display:
[hva]
hva_countries=""
[warning.hva]
dangerous_zone_enabled=0
dangerous_zone_warn_type=0
Bookmarks