Video information

Added on

Uploaded by

vallidor

About this video

Using Advanced Settlement Power to rig up an automatic door, and showing how simple it is to make an automatic door closer. Interval is basically managed using the connected terminal.

  • Share

0 comments

  1. niston
    niston
    • premium
    • 476 kudos
    Be aware: If you scrap any of the ASP objects that have more than one connector, it will trigger the scrap crash in your settlement. This is because the ASP scripts will .Delete() the additional connectors. The fix is to change all the .Delete() operations in all the ASP scripts to .Disable() operations instead and recompile the scripts. Oh, and you should run power grid tools on the settlement, to see if the problem has already manifested.