TV Remote: Difference between revisions

From PZwiki
mNo edit summary
(Checked and updated to version 40.43. Changed dismantling remote to produce receiver instead of electronics scrap.)
Line 1: Line 1:
{{languages|TV Remote}}
{{languages|TV Remote}}
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox normal
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=43}}{{Infobox normal
|display_name = TV Remote
|display_name = TV Remote
|name_colour = Electric
|name_colour = Electric
Line 14: Line 14:


==Usage==
==Usage==
The TV remote can be dismantled, producing an [[Electronics Scrap|electronics scrap]], or craft [[Remote Controller|remote controllers]].
The TV remote can be dismantled, producing a [[receiver]], or craft [[Remote Controller|remote controllers]].


Note that the TV remote ''cannot'' interact with a [[Television|TV]].
Note that the TV remote ''cannot'' interact with a [[Television|TV]].
Line 20: Line 20:
==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting table header}}
{{RecipeLookup|7000}}
{{RecipeLookup|7029}}
{{RecipeLookup|7004}}
{{RecipeLookup|7004}}
{{RecipeLookup|7005}}
{{RecipeLookup|7005}}
Line 31: Line 31:
==Code==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=5}}
{{Retrieved|version=40|incver=43}}
<pre> item Remote
<pre> item Remote
Weight = 0.2,
Weight = 0.2,

Revision as of 22:03, 6 July 2019

TV Remote
TV Remote
General
Category Item
Encumbrance
Heavy Load
0.2
Function Crafting
Technical details
Base ID Base.Remote
PlushSpiffo.pngThis article is about the remote used in crafting. For the remote used to trigger traps, see [[Remote Controller]].

A TV remote is an electrical item used in crafting.

Usage

The TV remote can be dismantled, producing a receiver, or craft remote controllers.

Note that the TV remote cannot interact with a TV.

Crafting

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

Distribution

Can be found in household side tables, electronics store counters and shelves.

Code

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

	item Remote
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= TV Remote,
		Icon		= Remote,
		MetalValue 	= 8,

See also