Jehree added a new file:
QuoteDisplay MoreModders, see "Modders" tab for info on the API functions of this mod
On its own, this mod does very little.
It will:
- Make all extracts have an "Extract" prompt appear when you are inside their extraction zone. Interacting with it will toggle the extraction timer (read: loot bodies that end up in an extraction area without accidentally extracting)
- Config option exists to set whether the timer will be on immediately upon entering an exfil zone or if it will require you to interact with it first.
PLEASE DO NOT REDISTRIBUTE THIS MOD
If you are using it as a dependency to one of your projects, link it as a dependency. Do not package it with your upload.
The main purpose of this mod is to expose the ability to conveniently add custom interaction options to the interactable areas that this mod creates. I made this mod in preparation for a few upcoming projects (in raid stash, in raid traders (maybe?) etc.)
See Examples class, as well as the lines commented out in the Start method in the Plugin.cs file in the project repo to see how to set up custom interactions (more detailed docs may come later).
Sorry to remove old docs, some key things changed and I don't feel like maintaining detailed docs that may change in the near future.
If you need a list of all the active exfils in raid, you can get it via the InteractableExfilsSession component attached to the player: