npc_cscanner is an existing NPC entity available in (HL2) Half-Life 2 with all versions of Mapbase.

City Scanner



KeyValues

- Custom Flight Speed (CustomFlightSpeed) <float>
Overrides the scanner's default speed. 0 = use default
- Never take photos (DisablePhotos) <choices>
Prevents this scanner from ever taking photos. It may still chase and inspect, but it will never actually take any pictures or flashes.

Inputs

- SetFlightSpeed <integer>
Sets the flight speed of the scanner
- DisablePhotos <void>
Disables this scanner's ability to take photos.
- EnablePhotos <void>
Enables this scanner's ability to take photos if it was previously disabled.