Prison Architect

Prison Architect

56 ratings
Road Sensors 2.0
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.284 KB
1 Aug, 2019 @ 8:15pm
1 Aug, 2019 @ 8:21pm
2 Change Notes ( view )

Subscribe to download
Road Sensors 2.0

Description
Fixed for latest updates!

Lay sensors across your roads to detect when vehicles are present!

They're like pressure pads, but for roads!

Make sure to place two tiles above road gates for vehicles to stop on them.

Half-road sensors only detect one lane, and need to be placed like in the screenshot above.
(You don't have to have two next to each other, though.)

THEY ARE LOCATED UNDER UTILITIES AFTER YOU COMPLETE THE REMOTE ACCESS RESEARCH.
16 Comments
Szojusz 12 Nov, 2022 @ 10:48am 
Will there be an update to the latest versions of the game? :guard:
(No texture in the speech bubble of the event when the prisoner was searched)
阳台门口 16 Jun, 2021 @ 8:27am 
已修复最新更新!

在你的道路上放置传感器,以检测何时有车辆!

他们就像压力垫,但对道路!

确保在道路大门上方放置两块瓷砖,以便车辆停在上面。

半路传感器只检测一条车道,需要像上面的截图一样放置。

(不过,你不必让两个相邻。)

在您完成远程访问研究后,它们位于实用程序下。
Mark 15 May, 2020 @ 9:06am 
My halfroadgates didn't work, think there is a typo in the halfroadsensor.lua

line 64 ->
return Get( vehicle, "Pos.y" ) - this.Pos.y <= Proximity and Get( vehicle, "Pos.x" ) == this.Pos.y;

with this.pos.x instead of this.pos.y at the end it works for me
-->
return Get( vehicle, "Pos.y" ) - this.Pos.y <= Proximity and Get( vehicle, "Pos.x" ) == this.Pos.x;

Xico26 14 Mar, 2020 @ 3:27am 
How do I put the servo?
MrJeeves  [author] 8 Nov, 2019 @ 10:50am 
No, it isn't meant to be used with the original. Double check you enabled it.
Loki 7 Nov, 2019 @ 6:24pm 
is this supposed to be used with the original? Sensors aren't showing up for me at all.
Galahad 24 Aug, 2019 @ 12:11pm 
Hello,
I'm sorry, I did not know that there was a sense in the connection (that explains that I could never get my doors working ^^') now that I connected in the right direction, everything works perfectly. Really sorry for the inconvenience, I did not know that the problem came from ther:/
I misunderstood your previous explanation (my English is more than passable ahah).
Thank you for your speed and mod !
MrJeeves  [author] 24 Aug, 2019 @ 11:56am 
You have to connect the sensors to the servo. THE DIRECTION OF THE CONNECTION MATTERS like in other connections in the game.
Galahad 24 Aug, 2019 @ 11:38am 
Hello,

By connecting, you mean to connect it like the cameras to the monitor ? Because if that's the case, I connected the servo to the sensors, we see the blue lines on the capture that I joined in my previous message (it is interrupted on the capture, but in the game I well connected the sensors to the servo). If I misunderstood your explanation, sorry, I never use servo and automatic doors so I'm not too used to running > <
MrJeeves  [author] 24 Aug, 2019 @ 11:22am 
Many issues here, Galahad.

Your Road Sensors DO NOT need power.

The road sensors should be connected to the servo. The direction of the connection matters.

The servo should not be connected to itself.