Friends, good morning.
I need your help to modify / adapt the speedcam alert system of the "Pongo" skin.
Speed cameras (radars) use different speeds, depending on the road / street / highway.
The other alert points (schools, spines ...) always use the same alert speed.
I need to adapt the system, to choose which alert should speak distance and speed, and which alert should speak only from a distance.
I edited the file
speedcam.zip -> ux -> speedcam -> plugin.ini

In each section (alert type) I used:
say_camera_speed_limit = 1; Speak speeds
or
say_camera_speed_limit = 0; Do not speak speed

But it did not work.
According to what I select in the main menu, all alerts speak speed
OR none alerts speaks speed.