![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Scanner Module
Jump to navigation
Jump to search
![]() |
English |
Navigation:Main Index>The Game World>Items>Electricity and Engineering>Scanner ModulePage Updated: Version 41.50
![]() |
This article may have claims which require verification. Editors should verify the article's current content and, while adding content, check new information.
|
Scanner Module | |
---|---|
![]() | |
General | |
Category | Item |
Weight | 0.1 |
Technical details | |
Base ID | ScannerModule |
A scanner module is an rare and useless electrical item.
Usage
Scanner modules are rare and serve no purpose in the game.
Distribution
Scanner modules are currently rare. Spawning only in some loot containers.
Code
From items_radio.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.50 |
item ScannerModule Weight = 0.1, Type = Normal, DisplayName = Scanner Module, Icon = ScannerChip,
Trivia
- In
Project Zomboid directory/media/scripts/lua/server/recipecode.lua
, there exists a function to obtain the item namedDismantleRadioSpecial
, though it is never called.