-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrated Infiltration in autopilot update #286
base: main
Are you sure you want to change the base?
Conversation
This needs a way for the player to stop the repeated infiltrations, maybe a button can be added in the overview. @otto-kirchheim : the check of !options["getMoney"] is true for getmoney = "", which the next bit of code explicity uses ("" is falsy), working on it. Also working on the button, but UI-Handling must happen in Overview, as everything else disappears, and it's kinda ugly right now. |
There are two errors in the scripts. and even after enabling infiltration ['disable-Infiltration', false] the infiltrator.js script won't be started from autostart.js |
Updated copy of otto-kirchheims PR for infiltration integration
fixes #238
relevant info from #239 discussion:
further info: