Hello there,
I'm trying to write myself a speedcam.txt custom file filled with points related to my country.
I'm going to get all them from different CSV files to a unique speedcam.txt but I don't know how to fit cameras, bus lanes, limited area access, schools and other things because I don't know the correct category type number.
Anyone may help?
More, how do I should edit the sys.txt file in order to get some of the categories spoken or alerted by a sound?
Edit:
I've extracted a copy of data.zip then I've found inside igo9.ini with this content
Is it correct? Should I use this content inside sys.ini and speedcam.txt ?
May I have speedcam_1.txt 2 3 4 5 ..... ? Or only one file .txt ?
I'm trying to write myself a speedcam.txt custom file filled with points related to my country.
I'm going to get all them from different CSV files to a unique speedcam.txt but I don't know how to fit cameras, bus lanes, limited area access, schools and other things because I don't know the correct category type number.
Anyone may help?
More, how do I should edit the sys.txt file in order to get some of the categories spoken or alerted by a sound?
Edit:
I've extracted a copy of data.zip then I've found inside igo9.ini with this content
Spoiler: Speedcams content
Code:
[speedcam_category:0]
activated_spoken_type=speech
activated_speech="Speed camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Speed camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=-1
use_road_speedlimit=1
; S P E E D C A M - C A T : 1
[speedcam_category:1]
activated_spoken_type=speech
activated_speech="Mobile speed camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Mobile speed camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=-1
use_road_speedlimit=1
; S P E E D C A M - C A T : 2
[speedcam_category:2]
activated_spoken_type=speech
activated_speech="Speed camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Speed camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=5
use_road_speedlimit=1
; S P E E D C A M - C A T : 3
[speedcam_category:3]
activated_spoken_type=speech
activated_speech="Average speed camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Average speed camera."
section_beep_distance=150
section_beep_spoken_type=speech
section_beep_speech="Average speed camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=-1
use_road_speedlimit=1
; S P E E D C A M - C A T : 4
[speedcam_category:4]
activated_spoken_type=speech
activated_speech="Red light camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Red light camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=5
use_road_speedlimit=1
; S P E E D C A M - C A T : 6
[speedcam_category:6]
activated_spoken_type=speech
activated_speech="Railway crossing ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Railway crossing."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=5
use_road_speedlimit=0
; S P E E D C A M - C A T : 7
[speedcam_category:7]
activated_spoken_type=speech
activated_speech="Bus lane camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Bus lane camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=-1
use_road_speedlimit=0
; S P E E D C A M - C A T : 8
[speedcam_category:8]
activated_spoken_type=speech
activated_speech="High accident zone ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="High accident zone."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=-1
use_road_speedlimit=0
; S P E E D C A M - C A T : 9
[speedcam_category:9]
speedcam_snap_distance=50
activated_spoken_type=speech
activated_speech="School zone ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="School zone."
overspeed_spoken_type=none
min_frc=5
use_road_speedlimit=0
; S P E E D C A M - C A T : 10
[speedcam_category:10]
activated_spoken_type=speech
activated_speech="Town entry point ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Town entry point."
overspeed_spoken_type=speech
overspeed_speech="Prepare to reduce your speed."
overspeed_min_speech_repeat_delay=25
min_frc=-1
use_road_speedlimit=0
; S P E E D C A M - C A T : 11
[speedcam_category:11]
activated_spoken_type=speech
activated_speech="Red light and speed camera ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Red light and speed camera."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=5
use_road_speedlimit=1
; S P E E D C A M - C A T : 12
[speedcam_category:12]
activated_spoken_type=speech
activated_speech="Toll booth ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Toll booth."
overspeed_spoken_type=speech
overspeed_speech="Toll booth ahead. Prepare to stop."
overspeed_min_speech_repeat_delay=25
min_frc=-1
use_road_speedlimit=0
; S P E E D C A M - C A T : 13
[speedcam_category:13]
approach_beep_sound=!proxi
min_frc=-1
use_road_speedlimit=0
; S P E E D C A M - C A T : 14
[speedcam_category:14]
approach_beep_sound=!proxi
min_frc=-1
use_road_speedlimit=0
; S P E E D C A M - C A T : 15
[speedcam_category:15]
activated_spoken_type=speech
activated_speech="Congestion charge zone ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Congestion charge zone."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=5
use_road_speedlimit=0
[ ... ]
; S P E E D C A M - C A T : 31
[speedcam_category:31]
activated_spoken_type=speech
activated_speech="Dangerous area ahead."
approach_beep_distances=150
approach_beep_spoken_type=speech
approach_beep_speech="Dangerous area."
overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=10
min_frc=-1
use_road_speedlimit=0
Is it correct? Should I use this content inside sys.ini and speedcam.txt ?
May I have speedcam_1.txt 2 3 4 5 ..... ? Or only one file .txt ?