Parking sensor configuration
Last updated
Last updated
This option is used to enable or disable the parking sensor
When set to true, the parking sensors work and when vehicle is getting closer to peds, vehicles or objects, vehicle starts beeping (like IRL)
This will turn off the park sensor system
This option is used to help you to easily configurate the script:)
When set to true, the debug system turns on and everytime you are reversing and get close to any vehicles, the distance starts printing in the F8 console. this distance can be used on Config.Thresholds
This will turn of this system
This option is used to change the beep sound
This is the BEEP sound name to play
This is the BEEP sound set name
This option is used to change the beep sound
Invertals are in milliseconds!
The number can not be lower than 200, this is because of script cpu usage optimizations
When you are at far distance, BEEP sound plays every 1.2 seconds!
When you are at medium distance, BEEP sound plays every 0.7 seconds!
When you are at close distance, BEEP sound plays every 0.5 seconds!
When you are at very close distance, BEEP sound plays every 0.2 seconds!
This option is used to change the beep sound
The number can not be lower than 200, this is because of script cpu usage optimizations
When you are 10 meters away from the target vehicle, it is considered as far distance
When you are 8 meters away from the target vehicle, it is considered as medium distance
When you are 6 meters away from the target vehicle, it is considered as close distance
When you are 5 meters away from the target vehicle, it is considered as veryClose distance
This option is used to change the sensor detection logic
With this option, sensors will detect nearby peds!
With this option, sensors will detect nearby objects!
With this option, sensors will detect nearby vehicles!