Skip to content
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

Add several more detectors #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

h3ndrik
Copy link

@h3ndrik h3ndrik commented Nov 29, 2021

This will add 3 more detector nodes:

  • An inventory scanner that works like the ones at the airport. You can also list several itemstrings (separated by space or comma) and it will detect if the player has any of those in their posession. (Leave empty and it will detect if player has anything in her/his inventory
  • An awards scanner: To be used with the awards mod. Will activate if player has unlocked specified awards.
  • An playerfactions scanner: To be used with the playerfactions mod. Activates if player is member of specified faction.

I put them all into one mod, because the code is almost identical. (named 'moremesecons_detector' analogous to 'mesecons_detector' where i also borrowed the code structure)

Sorry i'm not good at making textures, so the textures are just borrowed from core mods. I'd be happy if someone else could paint some textures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant