Scanner Module

From PZwiki
Revision as of 22:32, 21 June 2021 by Thing II (talk | contribs) (Created page with "{{languages|Motion Sensor}} {{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 41|incver=50}} {{notice|verify}} {{Infobox normal |display_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CandleLit.png
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
Scanner Module
General
Category Item
Encumbrance
Heavy Load
0.1
Technical details
Base ID ScannerModule

A scanner module is an unobtainable electrical item.

Usage

Scanner modules are unobtainable and serve no purpose in the game.

Distribution

Scanner modules are currently unobtainable.

Code

From items_radio.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 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 named DismantleRadioSpecial, though it is never called.

Template:Navbox/Electricity and Engineering