Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Connecting agent"

From Creatures Wiki
Jump to navigation Jump to search
m
m
 
Line 8: Line 8:
  
 
Connecting agents are not included in [[Docking Station]], however, several developers have created their own connecting agents, most notably [[Clucky]], [[Uecasm]], [[Mrlittleguy]] and [[Moe]] (in [[C2toDS]]).  The [[Stickerports]] allow players to add connectivity to agents that were not designed with ports.
 
Connecting agents are not included in [[Docking Station]], however, several developers have created their own connecting agents, most notably [[Clucky]], [[Uecasm]], [[Mrlittleguy]] and [[Moe]] (in [[C2toDS]]).  The [[Stickerports]] allow players to add connectivity to agents that were not designed with ports.
 +
 +
The [[EM Jammer]], when connected, makes gadgets invisible to [[ettin]]s.
  
 
[[File:AntiBacterialSprayCallButton.png|right|frame|An [[Anti-Bacterial Spray]] attached to a lift call button: this simple setup will activate the spray after the button is pushed.]]
 
[[File:AntiBacterialSprayCallButton.png|right|frame|An [[Anti-Bacterial Spray]] attached to a lift call button: this simple setup will activate the spray after the button is pushed.]]
Line 30: Line 32:
 
==See also==
 
==See also==
 
*[[Creatures_3_walkthrough#The_improved_Grendel-killing_machine.21_.28C3.29|The improved Grendel-killing machine!]], instructions to make a more complex connected array of agents, using nested Boolean logic.
 
*[[Creatures_3_walkthrough#The_improved_Grendel-killing_machine.21_.28C3.29|The improved Grendel-killing machine!]], instructions to make a more complex connected array of agents, using nested Boolean logic.
*The [[EM Jammer]], when connected, makes gadgets invisible to [[ettin]]s.
+
 
  
 
==External links==
 
==External links==

Latest revision as of 21:28, 12 September 2022

The contact sensor has an output port (right) and an input port (left) which let the contact sensor be linked to other gadgets.

In Creatures 3 connecting agents are agents, usually gadgets, which can interact with each other by sending and receiving signals of varying strength. Networked together, they can be used to make complex machinery or simple tools. They normally have an input port (which can receive an incoming signal) and an output port (which can send multiple outgoing signals simultaneously.) Most of the gadgets on the Shee Ark have these ports.

These gadgets can be duplicated in the Replicator, or Blueprints can be downloaded from the internet which when placed in the replicator provide many connecting agents at once. Desert Ettins are often responsible for connecting agents going missing: they will take them to the Desert Terrarium. Additionally, any creature may hit a connected gadget: repeated hits will eventually break the connections.

Agents cannot be connected while they are in the player's inventory. Connecting agents can be used to help manage various parts of the Shee Ark, for example, healing creatures, feeding creatures, fighting grendels and maintaining the ecosystem.

Connecting agents are not included in Docking Station, however, several developers have created their own connecting agents, most notably Clucky, Uecasm, Mrlittleguy and Moe (in C2toDS). The Stickerports allow players to add connectivity to agents that were not designed with ports.

The EM Jammer, when connected, makes gadgets invisible to ettins.

An Anti-Bacterial Spray attached to a lift call button: this simple setup will activate the spray after the button is pushed.

CAOS[edit]

To make a connecting agent, it must be a compound object to support ports, rather than a simple object. CAOS commands that are specific to connecting agents are:

See also[edit]


External links[edit]

Editnorn.png This stub could use more information.