Timer: Difference between revisions

From PZwiki
(added code section)
m (Added navbox)
Line 32: Line 32:
==See also==
==See also==
*[[Digital Watch]]
*[[Digital Watch]]
{{Navbox/Electricity and Engineering}}


[[Category:Electricals and Transmission (Project)]]
[[Category:Electricals and Transmission (Project)]]

Revision as of 22:39, 21 June 2021

Timer
Timer
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.Timer

A timer is an electrical item used in crafting.

Usage

The only current use for the timer is crafting a crafted timer.

Note that the timer cannot be used in a similar way to the alarm clock, in setting a time to emit a noise.

Crafting

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.5

	item Timer
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Timer,
		Icon		= Timer,
		MetalValue 	= 7,

See also

Template:Navbox/Electricity and Engineering