Inas07-EOSExt_SecDoorTerminal icon

EOSExt SecDoorTerminal

Rundown Dev side SecurityDoorTerminal. Now added ExtraDoor support

CHANGELOG

1.1.2

  • Fixed a null ref in last version.

1.1.1

  • Updated warden event to interact with SDT on ExtraDoor
    • Updated documentation accordingly

1.1.0

  • Added ExtraDoor support: SDT could now be added to doors added by EOSExt_ExtraDoor.
    • Updated documentation accordingly
    • Basically, specify the ExtraDoor you wanna add SDT to by FCWorldEventObjectFilter in your SDT config file.
    • Make sure to install EOSExt_ExtraDoor first if you wanna use this feature.
  • Fixed: ChainedPuzzles of UniqueCommand on SDT with command rule Normal is not reset on puzzle complete, making the command not repeatable by design.

1.0.0

Initial release