Scanning Controlled Automated Material Mapping Enhanced Radar deprecated


SCAMMER allows control of radar scanning, and provides information about the scanned area.

6 years ago
0.14 - 0.15
3
Owner:
justarandomgeek
Source:
https://github.com/justarandomgeek/fa...
Homepage:
N/A
License:
MIT
Created:
7 years ago
Latest Version:
0.15.2 (6 years ago)
Factorio version:
0.14 - 0.15
Downloaded by:
3 users

SCAMMER - Scanning Controlled Automated Material Mapping Enhanced Radar

SCAMMER allows reading the presence of ores and entities on the map.

  • sub entities:
    • CC Control 1: primary commands - SW corner
    • CC Control 2: secondary data - SE corner
    • Control nodes only read one wire - if both are connected it will only read the red one. Use a combinator to merge wires if required. This is mostly a performance optimization, and is not likely to change.

Position: {X,Y} and {U,V}
BoundingBox: {{X,Y},{U,V}}

Commands:

  • P=1 + XY : Scan Position
    • Output found ores/entities to CC2
  • A=1 + XYUV : Scan box
    • Output count of found ores/entities to CC2