Prison Architect

Prison Architect

Road Sensors 2.0
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.
Galahad 23 Aug, 2019 @ 3:50am 
Hello,

I tried your mod by doing what is stated in the comments and placing everything on your image, but despite that, I can not run the mod !

I took two screenshots to show you how I placed all this :

https://nsa40.casimages.com/img/2019/08/23/190823125232164918.jpg
https://nsa40.casimages.com/img/2019/08/23/190823125232413171.jpg

Thank you in advance and your help and sorry if I missed something.
PS : sorry for my English, I'm French.
MrJeeves  [author] 13 Aug, 2019 @ 2:14pm 
No problem :P
LeLobster 12 Aug, 2019 @ 3:55pm 
Welp, I completely forgot to send electricity to the servos. :lunar2019piginablanket:
Mod functions fine now, thanks Jeeves for your work on it!
LeLobster 11 Aug, 2019 @ 5:38pm 
I can not get them to work either. Ive done exactly as you have in the picture and connected them to a servo.
MrJeeves  [author] 8 Aug, 2019 @ 1:47pm 
They can be connected to anything. They are made for road gates, specifically.

You can place one 2 tiles up from a road gate, then wire them up to a door servo which is connected to the gate.
FlagrantAladdin 8 Aug, 2019 @ 12:36am 
I can not get them to work what am i doing wrong? do i need to connect them in a special way or just like a remote door?