Remote Controller: Difference between revisions

From PZwiki
m (Replace navbox)
m (Automated CodeBox update)
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Electricity and Engineering|type=Electrical|version=Version 40|incver=11}}{{Infobox normal
{{Header|Project Zomboid|Items|Materials|Electrical materials}}
{{Page version|41.78.16}}
{{Infobox item
|name=Remote Controller
|name=Remote Controller
|name_colour=Electrical
|model=RemoteCrafted_Model.png
|name_text_colour=Electrical
|icon=RemoteCrafted.png
|image=RemoteCrafted.png
|icon_name=Remote Controller
|category=Item
|category=Item
|weight=0.4
|weight=0.4
|function=Trigger [[:Category:Bomb_and_Throwing_Items|traps]] remotely
|function=Trigger [[Weapons#Explosives|traps]] remotely
|remote_range='''V1:''' 7 tiles<br>'''V2:''' 11 tiles<br>'''V3:''' 15
|remote_range='''V1:''' 7 tiles<br>'''V2:''' 11 tiles<br>'''V3:''' 15
|class_name=Base.RemoteCraftedV1<br>Base.RemoteCraftedV2<br>Base.RemoteCraftedV3
|item_id=Base.RemoteCraftedV1<br>Base.RemoteCraftedV2<br>Base.RemoteCraftedV3
}}{{quote|text=Improvised device used to remotely detonate crafted bombs and traps.<br>Requires known recipe and Electrical skill.|author=In-game tooltip}}
}}
A '''remote controller''' is an [[electrical]] [[item]].
 
{{Quote|text=Improvised device used to remotely detonate crafted bombs and traps.<br>Requires known recipe and Electrical skill.|author=In-game tooltip}}
A '''remote controller''' is an [[electrical]] [[Items|item]].


==Usage==
==Usage==
Remote controllers are used to trigger [[:Category:Bomb and Throwing Items|traps]], so long as they have the [[Crafted Trigger|crafted trigger]] modification. Each of the three remote controllers have a different activation range, being 7, 11, and 15 tiles.
Remote controllers are used to trigger [[Weapons#Explosives|traps]], so long as they have the [[Crafted Trigger|crafted trigger]] modification. Each of the three remote controllers have a different activation range, being 7, 11, and 15 tiles.


===Linking===
===Linking===
Line 22: Line 26:


==Crafting==
==Crafting==
{{Crafting header|ing=4}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7004 -->
{{Crafting header|ing=4}}
{{Crafting/core|ing=4
{{Crafting electrical|103|ing=4}}
| product_image = [[File:RemoteCrafted.png|link=Remote Controller V1|Remote Controller V1]] | product_name = [[Remote Controller V1]] | product_quantity = x1
{{Crafting electrical|104|ing=4}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
{{Crafting electrical|105|ing=4}}
| sl = [[Electrical]] 2
| req = [[File:MagazineElectronics01.png|32px|Recipe Magazines#Electrical|Electronics Magazine Vol.1]]
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
| f3 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i3 = [[Electronics Scrap]] | q3 = x2 | tag3 = (consumed)
| f4 = [[File:Glue.png|link=Glue|Glue]] | i4 = [[Glue]] | q4 = (2 units)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7005 -->
{{Crafting/core|ing=4
| product_image = [[File:RemoteCrafted.png|link=Remote Controller V2|Remote Controller V2]] | product_name = [[Remote Controller V2]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = [[Electrical]] 4
| req = [[File:MagazineElectronics01.png|32px|Recipe Magazines#Electrical|Electronics Magazine Vol.1]]
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
| f3 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i3 = [[Electronics Scrap]] | q3 = x3 | tag3 = (consumed)
| f4 = [[File:Glue.png|link=Glue|Glue]] | i4 = [[Glue]] | q4 = (2 units)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7006 -->
{{Crafting/core|ing=4
| product_image = [[File:RemoteCrafted.png|link=Remote Controller V3|Remote Controller V3]] | product_name = [[Remote Controller V3]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = [[Electrical]] 6
| req = [[File:MagazineElectronics01.png|32px|Recipe Magazines#Electrical|Electronics Magazine Vol.1]]
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
| f3 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i3 = [[Electronics Scrap]] | q3 = x4 | tag3 = (consumed)
| f4 = [[File:Glue.png|link=Glue|Glue]] | i4 = [[Glue]] | q4 = (2 units)
}}
|}
|}


==Distribution==
==Distribution==
Remote controllers can be found in an electrician's house or [[vehicles|vehicle]].
The loot distributions can be found in the table(s) below.
 
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|SafehouseLoot
|[[crate]]
|4
|4
|-
|closet
|[[crate]]  
|4
|4
|}


==Code==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
''V1 Remote Controller [[File:RemoteCrafted.png]]
''V1 Remote Controller [[File:RemoteCrafted.png]]
{{Retrieved|version=40|incver=11}}
{{CodeBox
<pre> item RemoteCraftedV1
| {{CodeSnip
Weight = 0.4,
  | lang = java
Type = Normal,
  | line = true
DisplayName = V1 Remote Controller,
  | start = 645
Icon = RemoteCrafted,
  | source = newitems.txt
RemoteController    =  TRUE,
  | retrieved = true
RemoteRange =  7,
  | version = 41.78.16
MetalValue = 15,
  | code =
Tooltip = Tooltip_RemoteController,</pre>
item RemoteCraftedV1
    {
        DisplayCategory = Electronics,
        Weight = 0.4,
        Type = Normal,
        DisplayName = V1 Remote Controller,
        Icon = RemoteCrafted,
        RemoteController    =  TRUE,
        RemoteRange =  7,
        MetalValue = 15,
        Tooltip = Tooltip_RemoteController,
        WorldStaticModel = RemoteController,
    }
}}
}}


<!-- Div to make all of the 'extra' code collapsible so it doesn't clutter the page. Perhaps there's better way to go about it. -->
<div class="mw-collapsible mw-collapsed" style="overflow:auto;">'''Other code'''
<div class="mw-collapsible-content">
''V2 Remote Controller [[File:RemoteCrafted.png]]
''V2 Remote Controller [[File:RemoteCrafted.png]]
{{Retrieved|version=40|incver=11}}
{{CodeBox
<pre>
| {{CodeSnip
item RemoteCraftedV2
  | lang = java
Weight = 0.4,
  | line = true
Type = Normal,
  | start = 659
DisplayName = V2 Remote Controller,
  | source = newitems.txt
Icon = RemoteCrafted,
  | retrieved = true
RemoteController    =  TRUE,
  | version = 41.78.16
RemoteRange =  11,
  | code =
MetalValue = 15,
item RemoteCraftedV2
Tooltip = Tooltip_RemoteController,
    {
</pre>
        DisplayCategory = Electronics,
        Weight = 0.4,
        Type = Normal,
        DisplayName = V2 Remote Controller,
        Icon = RemoteCrafted,
        RemoteController    =  TRUE,
        RemoteRange =  11,
        MetalValue = 15,
        Tooltip = Tooltip_RemoteController,
        WorldStaticModel = RemoteController,
    }
}}
}}


''V3 Remote Controller [[File:RemoteCrafted.png]]
''V3 Remote Controller [[File:RemoteCrafted.png]]
{{Retrieved|version=40|incver=11}}
{{CodeBox
<pre>
| {{CodeSnip
item RemoteCraftedV1
  | lang = java
Weight = 0.4,
  | line = true
Type = Normal,
  | start = 645
DisplayName = V3 Remote Controller,
  | source = newitems.txt
Icon = RemoteCrafted,
  | retrieved = true
RemoteController    =  TRUE,
  | version = 41.78.16
RemoteRange =  15,
  | code =
MetalValue = 15,
item RemoteCraftedV1
Tooltip = Tooltip_RemoteController,
    {
</pre></div></div>
        DisplayCategory = Electronics,
        Weight = 0.4,
        Type = Normal,
        DisplayName = V1 Remote Controller,
        Icon = RemoteCrafted,
        RemoteController    =  TRUE,
        RemoteRange =  7,
        MetalValue = 15,
        Tooltip = Tooltip_RemoteController,
        WorldStaticModel = RemoteController,
    }
}}
}}


==See also==
==See also==
*[[Electrical]]
*[[Electrical]]


{{Navbox equipment}}
{{Navbox equipment|electronics}}


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

Revision as of 11:23, 26 March 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Remote Controller
RemoteCrafted Model.png
General
Category
Item
Encumbrance
Moodle Icon HeavyLoad.png
0.4
Function
Trigger traps remotely
Properties
Sensor range
V1: 7 tiles
V2: 11 tiles
V3: 15 tiles
Technical
Item ID
Base.RemoteCraftedV1
Base.RemoteCraftedV2
Base.RemoteCraftedV3
Improvised device used to remotely detonate crafted bombs and traps.
Requires known recipe and Electrical skill.
— In-game tooltip

A remote controller is an electrical item.

Usage

Remote controllers are used to trigger traps, so long as they have the crafted trigger modification. Each of the three remote controllers have a different activation range, being 7, 11, and 15 tiles.

Linking

To activate a trap with a remote controller, the two items must first be linked by right-clicking the remote controller or trap and selecting "Link to [TRAP/CONTROLLER]". Each remote controller has a unique Remote ID, upon linking, the trap will have this same ID. If it has been linked correctly, both the remote controller and trap will have an identical Remote ID, and the trap will be tagged with "(Linked)". The trap can now be thrown or placed without triggering upon impact.

Triggering

To trigger the remote trap, right-click the linked remote controller and select "Trigger", this will trigger any linked traps. Multiple traps can be linked to a single remote controller and once triggered, all linked traps will be triggered. A remote controller can be used an infinite amount of times and will never degrade or be consumed.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Remote Controller V1
Remote Controller V1
0 XP Electrical 2 Electronics Magazine Vol.1 Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)
ElectronicsScrap.png
Scrap Electronics x2
(consumed)
Glue.png
Glue
(2 units)

(consumed)
Remote Controller V2
Remote Controller V2
0 XP Electrical 4 Electronics Magazine Vol.1 Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)
ElectronicsScrap.png
Scrap Electronics x3
(consumed)
Glue.png
Glue
(2 units)

(consumed)
Remote Controller V3
Remote Controller V3
0 XP Electrical 6 Electronics Magazine Vol.1 Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)
ElectronicsScrap.png
Scrap Electronics x4
(consumed)
Glue.png
Glue
(2 units)

(consumed)

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
SafehouseLoot crate 4 4
closet crate 4 4

Code

V1 Remote Controller RemoteCrafted.png

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item RemoteCraftedV1
    {
        DisplayCategory = Electronics,
        Weight	=	0.4,
        Type	=	Normal,
        DisplayName	=	V1 Remote Controller,
        Icon	=	RemoteCrafted,
        RemoteController    =   TRUE,
        RemoteRange =   7,
        MetalValue = 15,
        Tooltip = Tooltip_RemoteController,
        WorldStaticModel = RemoteController,
    }

V2 Remote Controller RemoteCrafted.png

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item RemoteCraftedV2
    {
        DisplayCategory = Electronics,
        Weight	=	0.4,
        Type	=	Normal,
        DisplayName	=	V2 Remote Controller,
        Icon	=	RemoteCrafted,
        RemoteController    =   TRUE,
        RemoteRange =   11,
        MetalValue = 15,
        Tooltip = Tooltip_RemoteController,
        WorldStaticModel = RemoteController,
    }

V3 Remote Controller RemoteCrafted.png

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item RemoteCraftedV1
    {
        DisplayCategory = Electronics,
        Weight	=	0.4,
        Type	=	Normal,
        DisplayName	=	V1 Remote Controller,
        Icon	=	RemoteCrafted,
        RemoteController    =   TRUE,
        RemoteRange =   7,
        MetalValue = 15,
        Tooltip = Tooltip_RemoteController,
        WorldStaticModel = RemoteController,
    }

See also