Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.27 KB

File metadata and controls

31 lines (21 loc) · 1.27 KB

Autoscan

Automatically scans items on landing and announces results in chat. The goal of this mod is to provide the same information as terminal scans.

Configuration

  • AutoAnnounce (default: true)
    Single automatic announcement at round start summarizing the number of loot items outside the ship. Disable to announce manually.

  • AnnounceOutsideLoot (default: true)
    Include the total count of loot located outside the facility (includes Beehives, Sapsucker eggs, and 8am shotgun spawns). Disable to hide external loot counts.

  • AnnounceValue (default: true)
    Include the approximate total loot value (same as terminal scan). Disable to report counts only.

  • HostOnly (default: true)
    Set to false to allow autoscan to work when you are client.

  • AnnounceExactValue (default: false) Set this to true to announce the actual scrap value instead of the one from the terminal scan command. Only works for host.

  • ScanDelay (default: 2.5s)
    Delay before scanning to ensure beehives are accounted for.

Recent changes:

  • added some customization options
  • added an exact value option
  • Fixed 8am shotguns being counted in the first scan count. (This is not the case when you manually scan)

Heavily inspired by baer1's lethalscancommand