No edit summary |
m (Pywikibot 10.3.1) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|category = Unit | |category = Unit | ||
|icon = Set Register.png | |icon = Set Register.png | ||
|explaination = Creates a link between two registers. | |||
<hl>From</> specifies the component and register number on that register to start the link | |||
<hl>To</> specifies the component and register number of the register to end the link | |||
- If no number is specified it will get the first register. | |||
- Extra variables for <hl>Component Index</> allow specifying registers if multiple of the same component are equipped. | |||
- If no component is specified then it will use the frame registers for the unit. | |||
Example: | |||
- Link the result register of the Scout Radar to the frames <bl>Visual</> Register | |||
- Link the Missing Ingredient register of the second equipped fabricator to the units <bl>Signal</> Register | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = From | |argsName1 = From | ||
Line 52: | Line 64: | ||
|argsDescription11 = | |argsDescription11 = | ||
|argsDataType11 = | |argsDataType11 = | ||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Set Link | |name=Set Link | ||
}}</noinclude> | }}</noinclude> |